|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamespacePrefixList | |
org.apache.ws.commons.schema | |
org.apache.ws.commons.schema.utils |
Uses of NamespacePrefixList in org.apache.ws.commons.schema |
Methods in org.apache.ws.commons.schema that return NamespacePrefixList | |
NamespacePrefixList |
XmlSchemaCollection.getNamespaceContext()
|
NamespacePrefixList |
XmlSchema.getNamespaceContext()
|
Methods in org.apache.ws.commons.schema with parameters of type NamespacePrefixList | |
void |
XmlSchemaCollection.setNamespaceContext(NamespacePrefixList namespaceContext)
|
void |
XmlSchema.setNamespaceContext(NamespacePrefixList namespaceContext)
Sets the schema elements namespace context. |
Uses of NamespacePrefixList in org.apache.ws.commons.schema.utils |
Classes in org.apache.ws.commons.schema.utils that implement NamespacePrefixList | |
class |
NamespaceMap
|
class |
NodeNamespaceContext
Implementation of NamespaceContext , which is based on a DOM node. |
Methods in org.apache.ws.commons.schema.utils that return NamespacePrefixList | |
NamespacePrefixList |
NamespaceContextOwner.getNamespaceContext()
Returns the objects namespace context. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |