March 2005
Beginner to intermediate
1254 pages
104h 21m
English
Package javax.xml.namespace
This
small
package defines types for working with XML namespaces.
NamespaceContext represents a mapping between
namespace URIs and namespace prefixes. QName
represents a qualified name consisting of a local part and a
namespace.
public interface NamespaceContext;public class QName implements Serializable;Read now
Unlock full access