Package | Description |
---|---|
javax.xml.stream |
Modifier and Type | Method and Description |
---|---|
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
|