Uses of Interface
javax.xml.stream.events.DTD

Packages that use DTD
描述
Defines interfaces and classes for the Streaming API for XML (StAX).
  • Uses of DTD in javax.xml.stream

    Methods in javax.xml.stream that return DTD
    修饰符和类
    方法
    描述
    abstract DTD
    XMLEventFactory.createDTD(String dtd)
    Create a document type definition event This string contains the entire document type declaration that matches the doctypedecl in the XML 1.0 specification