Module tools.jackson.dataformat.xml
Package tools.jackson.dataformat.xml.ser
Interface PrologDirective
- All Superinterfaces:
XmlGeneratorWritable
- All Known Implementing Classes:
DTD,PrologComment,PrologPI
Base API for XML nodes -- Comments, DTDs, Processing Instructions -- to
be written in Document Prolog (before actual XML Document (root node),
after optional XML Declaration).
- Since:
- 3.2
-
Method Summary
Methods inherited from interface tools.jackson.dataformat.xml.ser.XmlGeneratorWritable
write