Module org.tquadrat.foundation.xml
Package org.tquadrat.foundation.xml.builder.internal
The internal classes for the implementation of the XML builder tools.
-
ClassesClassDescriptionThis class defines a SGML comment.The definition for the XML DocType element.The implementation for the interface
ProcessingInstruction
.This class defines the plain text that is the content of an SGML element as such an element.The implementation for the interfaceXMLDocument
.
It allows document comments and processing instructions to be added.An implementation ofXMLElement
that supports attributes, namespaces, children, text,CDATA
and comments.