javax.xml.stream.events

Interface DTD

public interface DTD extends XMLEvent

Method Summary
StringgetDocumentTypeDeclaration()
ListgetEntities()
ListgetNotations()
ObjectgetProcessedDTD()

Method Detail

getDocumentTypeDeclaration

public String getDocumentTypeDeclaration()

getEntities

public List getEntities()

getNotations

public List getNotations()

getProcessedDTD

public Object getProcessedDTD()