ariba.ui.widgets
Interface XMLUtil.Resolver

Enclosing class:
XMLUtil

public static interface XMLUtil.Resolver

This interface is used by demoshell to do lookups on elements that specify references to nodes in other files.


Method Summary
 org.w3c.dom.Element resolveReferences(org.w3c.dom.Element e)
           
 org.w3c.dom.Element[] resolveReferences(org.w3c.dom.Element[] elems)
           
 

Method Detail

resolveReferences

org.w3c.dom.Element resolveReferences(org.w3c.dom.Element e)

resolveReferences

org.w3c.dom.Element[] resolveReferences(org.w3c.dom.Element[] elems)


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