Uses of Class
org.apache.pivot.xml.Element.AttributeSequence

Packages that use Element.AttributeSequence
org.apache.pivot.xml Contains classes that facilitate interaction with an XML DOM. 
 

Uses of Element.AttributeSequence in org.apache.pivot.xml
 

Methods in org.apache.pivot.xml that return Element.AttributeSequence
 Element.AttributeSequence Element.getAttributes()
          Returns the element's attribute dictionary.