Uses of Class
org.smooks.engine.xml.DocType.DocumentTypeData
-
Packages that use DocType.DocumentTypeData Package Description org.smooks.engine.xml XML helper classes. -
-
Uses of DocType.DocumentTypeData in org.smooks.engine.xml
Methods in org.smooks.engine.xml that return DocType.DocumentTypeData Modifier and Type Method Description static DocType.DocumentTypeData
DocType. getDocType(ExecutionContext executionContext)
Methods in org.smooks.engine.xml with parameters of type DocType.DocumentTypeData Modifier and Type Method Description static void
DocType. serializeDoctype(DocType.DocumentTypeData docTypeData, Writer writer)
-