See: Description
Interface | Description |
---|---|
NamespaceContext |
The
NamespaceContext interface is a helper tool for
XML parsing applications which need to know the mappings between XML
namespace prefixes and namespace URI's. |
Class | Description |
---|---|
QName |
A
QName is a qualified name, as specified by
XML Schema Part2: Datatypes specification, Namespaces in XML, Namespaces in XML Errata. |
This package contains namespace related classes, which are part of Java 5.
To use the classes in Java 1.4 or lower, you need these classes in the
ws-commons-java5.jar
file.
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.