public class ModuleImport extends Object
ModuleImport(String prefix, String nsURI, String systemId)
String
getNsURI()
getPrefix()
getSystemId()
void
toString(StringBuilder buf)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ModuleImport(String prefix, String nsURI, String systemId)
public void toString(StringBuilder buf)
public String getPrefix()
public String getNsURI()
public String getSystemId()
Copyright © 2013. All Rights Reserved.