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_startPrefixMapping
getInstance, XMLDocumentHandler_endPrefixMapping
public XercesBridge_2_3() throws InstantiationException
InstantiationException
- if instantiation failedpublic void NamespaceContext_declarePrefix(org.apache.xerces.xni.NamespaceContext namespaceContext, String ns, String avalue)
XercesBridge
NamespaceContext_declarePrefix
in class XercesBridge
Copyright © 2017. All rights reserved.