Interface XSNotation

All Superinterfaces:
XSComponent, XSDeclaration
All Known Implementing Classes:
NotationImpl

public interface XSNotation extends XSDeclaration
Notation declaration.
Author:
Kohsuke Kawaguchi ([email protected])
  • Method Details

    • getPublicId

      String getPublicId()
    • getSystemId

      String getSystemId()