Interface NotationDeclaration2

All Superinterfaces:
NotationDeclaration, XMLEvent, XMLStreamConstants
All Known Implementing Classes:
NotationDeclarationEventImpl

public interface NotationDeclaration2 extends NotationDeclaration
Interface that extends basic NotationDeclaration to add support for handling Base URI needed to resolve Notation references. This
  • Method Details

    • getBaseURI

      String getBaseURI()