Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- DEFAULT_COMPARATOR - Static variable in class org.tquadrat.foundation.xml.builder.spi.AttributeSupport
-
The default comparator that is used for attribute ordering if no other comparator is provided.
- DefaultErrorHandler - Class in org.tquadrat.foundation.xml.parse
-
This implementation for a XML Error handler will write the error messages to
System.err
. - DefaultErrorHandler() - Constructor for class org.tquadrat.foundation.xml.parse.DefaultErrorHandler
-
Creates a new
DefaultErrorHandler
instance. - DocType - Class in org.tquadrat.foundation.xml.builder.internal
-
The definition for the XML DocType element.
- DocType(String, String, URI) - Constructor for class org.tquadrat.foundation.xml.builder.internal.DocType
-
Creates a new
DocType
instance. - DocType(String, URI) - Constructor for class org.tquadrat.foundation.xml.builder.internal.DocType
-
Creates a new
DocType
instance.
The given element name is validated using the method that is provided byXMLBuilderUtils.getElementNameValidator()
. - Document<E> - Interface in org.tquadrat.foundation.xml.builder.spi
-
The definition for an SGML document.
- DocumentStringConverter - Class in org.tquadrat.foundation.xml.stringconverter
-
An implementation of
StringConverter
forDocument
values. - DocumentStringConverter() - Constructor for class org.tquadrat.foundation.xml.stringconverter.DocumentStringConverter
-
Creates a new
DocumentStringConverter
instance.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form