com.sun.xml.fastinfoset.sax
Class SystemIdResolver
java.lang.Object
com.sun.xml.fastinfoset.sax.SystemIdResolver
public class SystemIdResolver
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemIdResolver
public SystemIdResolver()
getAbsoluteURIFromRelative
public static String getAbsoluteURIFromRelative(String localPath)
isAbsoluteURI
public static boolean isAbsoluteURI(String systemId)
isAbsolutePath
public static boolean isAbsolutePath(String systemId)
getAbsoluteURI
public static String getAbsoluteURI(String systemId)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.