Uses of Class
net.sf.jacobie.ie.DefaultHTMLElement

Packages that use DefaultHTMLElement
net.sf.jacobie.ie   
 

Uses of DefaultHTMLElement in net.sf.jacobie.ie
 

Methods in net.sf.jacobie.ie that return DefaultHTMLElement
 DefaultHTMLElement Form.findElementByName(java.lang.String aName)
          Finds the first with the name.
 DefaultHTMLElement Document.findElementsByName(java.lang.String aName, java.lang.String aValue)
          Finds the first element with the specified name and specified value from the All collection.
 DefaultHTMLElement Document.findFirstElementByName(java.lang.String aName)
          Finds the first with the name.
 DefaultHTMLElement Document.getElementById(java.lang.String aID)
          Gets a reference to the first object with the specified value of the ID attribute.
 



Copyright © 2004-2005 SourceForge. All Rights Reserved.