lux.xquery
Class ModuleImport
java.lang.Object
lux.xquery.ModuleImport
public class ModuleImport
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleImport
public ModuleImport(String prefix,
String nsURI,
String systemId)
toString
public void toString(StringBuilder buf)
getPrefix
public String getPrefix()
getNsURI
public String getNsURI()
getSystemId
public String getSystemId()
Copyright © 2013. All Rights Reserved.