- hasAttributes() - Method in class uk.ac.sheffield.jast.xml.Descriptor
-
Reports whether this Descriptor has any attributes.
- hasChildren() - Method in class uk.ac.sheffield.jast.xml.Element
-
Reports whether this Element has any children Elements.
- hasContents() - Method in class uk.ac.sheffield.jast.xml.Content
-
Reports whether this Content node has any contents.
- hasContents() - Method in class uk.ac.sheffield.jast.xml.Document
-
Reports whether this Document has any contents.
- hasContents() - Method in class uk.ac.sheffield.jast.xml.Element
-
Reports whether this Element has any contents.
- hasDoctype - Variable in class uk.ac.sheffield.jast.XMLReader
-
Flag indicating whether the Document ha a Doctype node.
- hasElement - Variable in class uk.ac.sheffield.jast.XMLReader
-
Flag indicating whether the Document has a root Element.
- hasExternal() - Method in class uk.ac.sheffield.jast.xml.Doctype
-
Reports if this Doctype has an external grammar subset.
- hasFilteredText(Element) - Method in class uk.ac.sheffield.jast.valid.MixedContentRule
-
Checks whether the node has suitably filtered textual content.
- hasInternal() - Method in class uk.ac.sheffield.jast.xml.Doctype
-
Reports if this Doctype has an internal grammar subset.
- hasNext() - Method in class uk.ac.sheffield.jast.xml.XMLIterator
-
Reports whether this XMLIterator has further nodes to visit.
- hasNoText(Element) - Method in class uk.ac.sheffield.jast.valid.CompoundRule
-
Checks that the tested Element contains no textual content.
- hasText(Element) - Method in class uk.ac.sheffield.jast.valid.MixedContentRule
-
Simple test to check whether the node has any textual content.