June 2003
Intermediate to advanced
672 pages
23h 48m
English
Package javax.xml.namespace
This package contains only a single class,
QName
, that represents a
namespace-qualified XML element name. Theoretically, many of the XML
APIs, including those that are not directly related to web services,
could make use of this class. At the present time, however, it is
used only by the packages that form the JAX-RPC API.
public class QName implements Serializable;Read now
Unlock full access