org.apache.xerces.impl
Class XML11NamespaceBinder
public
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.
INTERNAL:
- Usage of this class is not supported. It may be altered or removed at any time.
Version: $Id: XML11NamespaceBinder.java,v 1.5 2004/10/04 21:45:49 mrglavas Exp $
Author: Neil Graham, IBM
public XML11NamespaceBinder()
Default constructor.
protected boolean prefixBoundToNullURI(String uri, String localpart)
Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.