|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XsAnyURI | |
net.sf.jaxme.xs | |
net.sf.jaxme.xs.impl | |
net.sf.jaxme.xs.xml | |
net.sf.jaxme.xs.xml.impl |
Uses of XsAnyURI in net.sf.jaxme.xs |
Methods in net.sf.jaxme.xs that return XsAnyURI | |
XsAnyURI |
XSDocumentation.getSource()
Returns the documentations source element or null, if no such attribute is defined. |
XsAnyURI |
XSAppinfo.getSource()
Returns the appinfos source element or null, if no such attribute is defined. |
Uses of XsAnyURI in net.sf.jaxme.xs.impl |
Methods in net.sf.jaxme.xs.impl that return XsAnyURI | |
XsAnyURI |
XSDocumentationImpl.getSource()
|
XsAnyURI |
XSAppinfoImpl.getSource()
|
Methods in net.sf.jaxme.xs.impl with parameters of type XsAnyURI | |
protected org.xml.sax.InputSource |
XSLogicalParser.getInputSource(java.lang.String pReferencingSystemId,
XsAnyURI pURI)
Converts the given URI into an instance of InputSource. |
Uses of XsAnyURI in net.sf.jaxme.xs.xml |
Methods in net.sf.jaxme.xs.xml that return XsAnyURI | |
XsAnyURI[] |
XsNamespaceList.getUris()
Returns the array of URI's specified in the namespace list. |
XsAnyURI |
XsESchema.getTargetNamespace()
|
XsAnyURI |
XsERedefine.getSchemaLocation()
|
XsAnyURI |
XsENotation.getSystem()
|
XsAnyURI |
XsEInclude.getSchemaLocation()
|
XsAnyURI |
XsEImport.getNamespace()
|
XsAnyURI |
XsEImport.getSchemaLocation()
|
XsAnyURI |
XsEDocumentation.getSource()
|
XsAnyURI |
XsEAppinfo.getSource()
|
Methods in net.sf.jaxme.xs.xml with parameters of type XsAnyURI | |
void |
XsESchema.setTargetNamespace(XsAnyURI pAnyURI)
|
void |
XsERedefine.setSchemaLocation(XsAnyURI pSchemaLocation)
|
void |
XsENotation.setSystem(XsAnyURI pSystem)
|
void |
XsEInclude.setSchemaLocation(XsAnyURI pSchemaLocation)
|
void |
XsEImport.setNamespace(XsAnyURI pNamespace)
|
void |
XsEImport.setSchemaLocation(XsAnyURI pSchemaLocation)
|
void |
XsEDocumentation.setSource(XsAnyURI pSource)
|
void |
XsEAppinfo.setSource(XsAnyURI pSource)
|
Constructors in net.sf.jaxme.xs.xml with parameters of type XsAnyURI | |
XsQName(XsAnyURI pNamespaceURI,
java.lang.String pLocalName)
|
|
XsQName(XsAnyURI pNamespaceURI,
java.lang.String pLocalName,
java.lang.String pPrefix)
|
Uses of XsAnyURI in net.sf.jaxme.xs.xml.impl |
Methods in net.sf.jaxme.xs.xml.impl that return XsAnyURI | |
XsAnyURI |
XsESchemaImpl.getTargetNamespace()
|
XsAnyURI |
XsERedefineImpl.getSchemaLocation()
|
XsAnyURI |
XsENotationImpl.getSystem()
|
XsAnyURI |
XsEIncludeImpl.getSchemaLocation()
|
XsAnyURI |
XsEImportImpl.getNamespace()
|
XsAnyURI |
XsEImportImpl.getSchemaLocation()
|
XsAnyURI |
XsEDocumentationImpl.getSource()
|
XsAnyURI |
XsEAppinfoImpl.getSource()
|
Methods in net.sf.jaxme.xs.xml.impl with parameters of type XsAnyURI | |
void |
XsESchemaImpl.setTargetNamespace(XsAnyURI pAnyURI)
|
void |
XsERedefineImpl.setSchemaLocation(XsAnyURI pSchemaLocation)
|
void |
XsENotationImpl.setSystem(XsAnyURI pSystem)
|
void |
XsEIncludeImpl.setSchemaLocation(XsAnyURI pSchemaLocation)
|
void |
XsEImportImpl.setNamespace(XsAnyURI pNamespace)
|
void |
XsEImportImpl.setSchemaLocation(XsAnyURI pSchemaLocation)
|
void |
XsEDocumentationImpl.setSource(XsAnyURI pSource)
|
void |
XsEAppinfoImpl.setSource(XsAnyURI pSource)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |