JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 12 & JDK 12
SEARCH:
Uses of Interface
javax.xml.stream.events.DTD
Packages that use
DTD
Package
Description
javax.xml.stream
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
Modifier and Type
Method
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