|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLElementList | |
---|---|
org.newdawn.slick.util.xml | Some utilities for reading XML using Java DOM and for mapping XML onto existing data models |
Uses of XMLElementList in org.newdawn.slick.util.xml |
---|
Methods in org.newdawn.slick.util.xml that return XMLElementList | |
---|---|
XMLElementList |
XMLElement.getChildren()
Get the complete list of children for this node |
XMLElementList |
XMLElement.getChildrenByName(java.lang.String name)
Get a list of children with a given element name |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |