Uses of Class nu.xom.Elements

Uses in package nu.xom

Methods with return type nu.xom.Elements

Elements
Returns a list of all the child elements of this element in document order.
Elements
Returns a list of the child elements of this element with the specified name in no namespace.
Elements
Element.getChildElements(String localName, String namespaceURI)
Returns a list of the immediate child elements of this element with the specified local name and namespace URI.

Copyright 2002-2009 Elliotte Rusty Harold
elharo@metalab.unc.edu