org.apache.xerces.xni.parser.XMLComponent
, org.apache.xerces.xni.parser.XMLDocumentFilter
, org.apache.xerces.xni.parser.XMLDocumentSource
, org.apache.xerces.xni.XMLDocumentHandler
public class XML11NamespaceBinder extends XMLNamespaceBinder
ERROR_REPORTER, fDocumentHandler, fDocumentSource, fErrorReporter, fNamespaces, fOnlyPassPrefixMappingEvents, fSymbolTable, NAMESPACES, SYMBOL_TABLE
Constructor | Description |
---|---|
XML11NamespaceBinder() |
Default constructor.
|
Modifier and Type | Method | Description |
---|---|---|
protected boolean |
prefixBoundToNullURI(java.lang.String uri,
java.lang.String localpart) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
characters, comment, doctypeDecl, emptyElement, endCDATA, endDocument, endElement, endGeneralEntity, getDocumentHandler, getDocumentSource, getFeatureDefault, getOnlyPassPrefixMappingEvents, getPropertyDefault, getRecognizedFeatures, getRecognizedProperties, handleEndElement, handleStartElement, ignorableWhitespace, processingInstruction, reset, setDocumentHandler, setDocumentSource, setFeature, setOnlyPassPrefixMappingEvents, setProperty, startCDATA, startDocument, startElement, startGeneralEntity, textDecl, xmlDecl
protected boolean prefixBoundToNullURI(java.lang.String uri, java.lang.String localpart)
prefixBoundToNullURI
in class XMLNamespaceBinder
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.