Interface NotationDeclaration

All Superinterfaces:
XMLEvent, XMLStreamConstants

public interface NotationDeclaration extends XMLEvent
  • Method Details

    • getName

      java.lang.String getName()
    • getPublicId

      java.lang.String getPublicId()
    • getSystemId

      java.lang.String getSystemId()