Class XercesBridge_2_3


  • public class XercesBridge_2_3
    extends XercesBridge_2_2
    Xerces bridge for use with Xerces 2.3 and higher
    Author:
    Marc Guillemot
    • Constructor Detail

      • XercesBridge_2_3

        public XercesBridge_2_3()
                         throws java.lang.InstantiationException
        Should fail for Xerces version less than 2.3
        Throws:
        java.lang.InstantiationException - if instantiation failed
    • Method Detail

      • NamespaceContext_declarePrefix

        public void NamespaceContext_declarePrefix​(org.apache.xerces.xni.NamespaceContext namespaceContext,
                                                   java.lang.String ns,
                                                   java.lang.String avalue)
        Description copied from class: XercesBridge
        Default implementation does nothing
        Overrides:
        NamespaceContext_declarePrefix in class XercesBridge