Uses of Class
com.jeffpalm.html.HTMLElement.NameAndType

Packages that use HTMLElement.NameAndType
com.jeffpalm.html   
 

Uses of HTMLElement.NameAndType in com.jeffpalm.html
 

Methods in com.jeffpalm.html that return HTMLElement.NameAndType
protected  HTMLElement.NameAndType HTMLElement.nameAndType(java.lang.String name, java.lang.Class type)