RSE
Release 1.0

Uses of Class
org.eclipse.rse.persistence.dom.RSEDOMNodeAttribute

Packages that use RSEDOMNodeAttribute
org.eclipse.rse.persistence.dom   
 

Uses of RSEDOMNodeAttribute in org.eclipse.rse.persistence.dom
 

Methods in org.eclipse.rse.persistence.dom that return RSEDOMNodeAttribute
 RSEDOMNodeAttribute RSEDOMNode.getAttribute(String key)
          Returns the first attribute found that has the specified key
 RSEDOMNodeAttribute[] RSEDOMNode.getAttributes()
          Returns all the attributes for this node
 


RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.