Uses of Package
org.tquadrat.foundation.xml.builder.internal
Packages that use org.tquadrat.foundation.xml.builder.internal
Package
Description
The internal classes for the implementation of the XML builder tools.
Several classes that are not part of the API for the XML
builder tools, but required to implement tools for other, XML-derived
languages, like SVG or HTML.
-
Classes in org.tquadrat.foundation.xml.builder.internal used by org.tquadrat.foundation.xml.builder.internalClassDescriptionAn implementation of
XMLElement
that supports attributes, namespaces, children, text,CDATA
and comments. -
Classes in org.tquadrat.foundation.xml.builder.internal used by org.tquadrat.foundation.xml.builder.spiClassDescriptionAn implementation of
XMLElement
that supports attributes, namespaces, children, text,CDATA
and comments.