Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- handleElement(AdvancedContentHandler.Element, boolean) - Method in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler
-
The default element handling; it does nothing.
- HandlerProvider - Interface in org.tquadrat.foundation.xml.parse.spi
-
The interface for a function that returns an instance of
XMLParseEventHandler
for an XML element.
This is a functional interface whose functional method isHandlerProvider.retrieveHandler(String)
. - hasChildren() - Method in class org.tquadrat.foundation.xml.builder.internal.DocType
-
Returns
true
if the element has children,false
otherwise. - hasChildren() - Method in class org.tquadrat.foundation.xml.builder.internal.ProcessingInstructionImpl
-
Returns
true
if the element has children,false
otherwise. - hasChildren() - Method in class org.tquadrat.foundation.xml.builder.internal.XMLElementImpl
-
Returns
true
if the element has children,false
otherwise. - hasChildren() - Method in class org.tquadrat.foundation.xml.builder.spi.ChildSupport
-
Returns
true
if the element has children,false
otherwise. - hasChildren() - Method in interface org.tquadrat.foundation.xml.builder.spi.Element
-
Returns
true
if the element has children,false
otherwise. - hashCode() - Method in class org.tquadrat.foundation.xml.builder.Namespace
- hashCode() - Method in record class org.tquadrat.foundation.xml.parse.Attribute
-
Returns a hash code value for this object.
- HYPHEN_REPLACEMENT - Static variable in class org.tquadrat.foundation.xml.builder.internal.Comment
-
The hyphen replacement (escaped).
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form