com.webobjects.appserver.parser.woml
Class WOMLParentNode
java.lang.Object
com.webobjects.appserver.parser.woml.WOMLNode
com.webobjects.appserver.parser.woml.WOMLParentNode
- Direct Known Subclasses:
- WOMLElementNode, WOMLRootNode
public abstract class WOMLParentNode
- extends WOMLNode
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WOMLParentNode
public WOMLParentNode(WOMLPosition position)
getChildNodes
public List getChildNodes()
getChildElements
public List getChildElements()
Copyright © 2000-2008 Apple Inc.