public class XercesBridge_2_3 extends XercesBridge_2_2
| Constructor and Description |
|---|
XercesBridge_2_3()
Should fail for Xerces version less than 2.3
|
| Modifier and Type | Method and Description |
|---|---|
void |
NamespaceContext_declarePrefix(org.apache.xerces.xni.NamespaceContext namespaceContext,
String ns,
String avalue)
Default implementation does nothing
|
getVersion, XMLDocumentFilter_setDocumentSource, XMLDocumentHandler_startDocument, XMLDocumentHandler_startPrefixMappinggetInstance, XMLDocumentHandler_endPrefixMappingpublic XercesBridge_2_3()
throws InstantiationException
InstantiationException - if instantiation failedpublic void NamespaceContext_declarePrefix(org.apache.xerces.xni.NamespaceContext namespaceContext,
String ns,
String avalue)
XercesBridgeNamespaceContext_declarePrefix in class XercesBridgeCopyright © 2016. All rights reserved.