groovy.xml.dom
Class DOMCategory
java.lang.Object
groovy.xml.dom.DOMCategory
- public class DOMCategory
- extends Object
- Author:
- sam
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOMCategory
public DOMCategory()
get
public static Object get(Element element,
String elementName)
getAt
public static Object getAt(Element element,
int i)
getAt
public static Object getAt(Element element,
String elementName)
Copyright © 2003-2005 The Codehaus. All Rights Reserved.