javax.xml.stream.events

Interface NotationDeclaration

public interface NotationDeclaration extends XMLEvent

Method Summary
StringgetName()
StringgetPublicId()
StringgetSystemId()

Method Detail

getName

public String getName()

getPublicId

public String getPublicId()

getSystemId

public String getSystemId()