Class WNotationDeclaration

  • All Implemented Interfaces:
    NotationDeclaration, XMLEvent, XMLStreamConstants, org.codehaus.stax2.evt.NotationDeclaration2, org.codehaus.stax2.evt.XMLEvent2

    public class WNotationDeclaration
    extends org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
    Woodstox implementation of NotationDeclaration2. The only required addition is that of passing in the Base URI.
    Since:
    4.0.0
    Author:
    Tatu Saloranta
    • Method Detail

      • getBaseURI

        public String getBaseURI()
        Specified by:
        getBaseURI in interface org.codehaus.stax2.evt.NotationDeclaration2
        Overrides:
        getBaseURI in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl