- hasAdditionalNamespaces() - Method in class org.jdom2.Element
- 
Indicate whether this Element has any additional Namespace declarations. 
- hasAttributes() - Method in class org.jdom2.Element
- 
Indicate whether this Element has any attributes. 
- hashCode() - Method in class org.jdom2.Content
- 
This returns the hash code for this Contentitem.
 
- hashCode() - Method in class org.jdom2.Document
- 
This returns the hash code for this Document.
 
- hashCode() - Method in class org.jdom2.filter.AttributeFilter
-  
- hashCode() - Method in class org.jdom2.filter.ContentFilter
-  
- hashCode() - Method in class org.jdom2.filter.ElementFilter
-  
- hashCode() - Method in class org.jdom2.Namespace
- 
This returns the hash code for the Namespacethat conforms
 to the 'equals()' contract.
 
- hasName() - Method in class org.jdom2.output.support.AbstractStAXStreamReader
-  
- hasNext() - Method in class org.jdom2.output.support.AbstractFormattedWalker
-  
- hasNext() - Method in class org.jdom2.output.support.AbstractStAXStreamReader
-  
- hasNext() - Method in interface org.jdom2.output.support.Walker
- 
Behaves similarly to to a regular Iterator 
- hasNext() - Method in class org.jdom2.output.support.WalkerPRESERVE
-  
- hasRootElement() - Method in class org.jdom2.Document
- 
This will return trueif this document has a
 root element,falseotherwise.
 
- hasText() - Method in class org.jdom2.output.support.AbstractStAXStreamReader
-  
- helperContentDispatcher(FormatStack, NamespaceStack, Document, Content) - Method in class org.jdom2.output.support.AbstractDOMOutputProcessor
- 
This method contains code which is reused in a number of places.