Package com.sun.xml.fastinfoset.sax
Class SystemIdResolver
java.lang.Object
com.sun.xml.fastinfoset.sax.SystemIdResolver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static StringgetAbsolutePathFromRelativePath(String relativePath) static StringgetAbsoluteURI(String systemId) static StringgetAbsoluteURIFromRelative(String localPath) static booleanisAbsolutePath(String systemId) static booleanisAbsoluteURI(String systemId) private static booleanisWindowsAbsolutePath(String systemId) private static StringreplaceChars(String str)
-
Constructor Details
-
SystemIdResolver
public SystemIdResolver()
-
-
Method Details
-
getAbsoluteURIFromRelative
-
getAbsolutePathFromRelativePath
-
isAbsoluteURI
-
isAbsolutePath
-
isWindowsAbsolutePath
-
replaceChars
-
getAbsoluteURI
-