Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- TAB_SIZE - Static variable in class org.tquadrat.foundation.xml.builder.spi.SGMLPrinter
-
The tabulator size for pretty printing: 4
- Text - Class in org.tquadrat.foundation.xml.builder.internal
-
This class defines the plain text that is the content of an SGML element as such an element.
- Text(CharSequence, Function<? super CharSequence, String>) - Constructor for class org.tquadrat.foundation.xml.builder.internal.Text
-
Creates a new
Text
object. - Text(CharSequence, Function<? super CharSequence, String>, boolean) - Constructor for class org.tquadrat.foundation.xml.builder.internal.Text
-
Creates a new
Text
object. - toCDATA(CharSequence) - Static method in class org.tquadrat.foundation.xml.builder.spi.ChildSupport
-
"Escapes" the given String to a
CDATA
sequence. - toString() - Method in class org.tquadrat.foundation.xml.builder.internal.Comment
- toString() - Method in class org.tquadrat.foundation.xml.builder.internal.DocType
- toString() - Method in class org.tquadrat.foundation.xml.builder.internal.ProcessingInstructionImpl
- toString() - Method in class org.tquadrat.foundation.xml.builder.internal.Text
- toString() - Method in class org.tquadrat.foundation.xml.builder.internal.XMLDocumentImpl
- toString() - Method in class org.tquadrat.foundation.xml.builder.internal.XMLElementImpl
- toString() - Method in class org.tquadrat.foundation.xml.builder.Namespace
- toString() - Method in record class org.tquadrat.foundation.xml.parse.Attribute
-
Returns a string representation of this record class.
- toString(boolean) - Method in interface org.tquadrat.foundation.xml.builder.spi.Document
-
Returns a String representation for this element instance.
- toString(int, boolean) - Method in class org.tquadrat.foundation.xml.builder.internal.Comment
-
Returns a String representation for this element instance.
- toString(int, boolean) - Method in class org.tquadrat.foundation.xml.builder.internal.DocType
-
Returns a String representation for this element instance.
- toString(int, boolean) - Method in class org.tquadrat.foundation.xml.builder.internal.ProcessingInstructionImpl
-
Returns a String representation for this element instance.
- toString(int, boolean) - Method in class org.tquadrat.foundation.xml.builder.internal.Text
-
Returns a String representation for this element instance.
- toString(int, boolean) - Method in class org.tquadrat.foundation.xml.builder.spi.AttributeSupport
-
Returns the attributes and their values, together with the namespaces, as a single formatted string.
- toString(int, boolean) - Method in class org.tquadrat.foundation.xml.builder.spi.ChildSupport
-
Returns the children as a single formatted string.
- toString(int, boolean) - Method in interface org.tquadrat.foundation.xml.builder.spi.Element
-
Returns a String representation for this element instance.
- toString(int, boolean) - Method in class org.tquadrat.foundation.xml.builder.spi.NamespaceSupport
-
Returns the namespaces as a single formatted string.
- toString(Document) - Method in class org.tquadrat.foundation.xml.stringconverter.DocumentStringConverter
- type - Variable in record class org.tquadrat.foundation.xml.parse.Attribute
-
The field for the
type
record component. - type() - Method in record class org.tquadrat.foundation.xml.parse.Attribute
-
Returns the value of the
type
record component. - Type() - Constructor for enum class org.tquadrat.foundation.xml.parse.Attribute.Type
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form