Interface NotationDeclaration

All Superinterfaces:
XMLEvent, XMLStreamConstants

public interface NotationDeclaration extends XMLEvent
  • Method Details

    • getName

      String getName()
    • getPublicId

      String getPublicId()
    • getSystemId

      String getSystemId()