ariba.ui.aribaweb.core
Interface AWXmlNode

All Superinterfaces:
AWObject
All Known Implementing Classes:
AWConcreteXmlNode, AWXmlContext

public interface AWXmlNode
extends AWObject


Method Summary
 AWBindingDictionary bindings()
           
 AWXmlNode[] childrenWithName(String name)
           
 String tagName()
           
 
Methods inherited from interface ariba.ui.aribaweb.util.AWObject
getFieldValue, init, isKindOfClass, setFieldValue
 

Method Detail

tagName

String tagName()

childrenWithName

AWXmlNode[] childrenWithName(String name)

bindings

AWBindingDictionary bindings()


AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.