XML11NamespaceBinderpublic class XML11NamespaceBinder extends XMLNamespaceBinder This class performs namespace binding on the startElement and endElement
method calls in accordance with Namespaces in XML 1.1. It extends the standard,
Namespace-1.0-compliant binder in order to do this. |
Constructors Summary |
---|
public XML11NamespaceBinder()Default constructor.
|
|