Uses of Package
org.tquadrat.foundation.xml.builder.spi
Packages that use org.tquadrat.foundation.xml.builder.spi
Package
Description
Classes for builder XML elements and documents.
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.spi used by org.tquadrat.foundation.xml.builder
-
Classes in org.tquadrat.foundation.xml.builder.spi used by org.tquadrat.foundation.xml.builder.internalClassDescriptionThis class provides the support for attributes to elements.This class provides the support for child elements and text to elements.The definition for an SGML document.The definition for an SGML element.
-
Classes in org.tquadrat.foundation.xml.builder.spi used by org.tquadrat.foundation.xml.builder.spiClassDescriptionThe definition for an SGML document.The definition for an SGML element.This
Exception
will be thrown when an invalid XML name is used for the creation of an XML element, attribute, or namespace.This class provides the support for namespaces to elements.The default implementation of the interfaceXMLElementFactory
.