|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ElementInfo
An interface to XML element information
Method Summary | |
---|---|
String |
getLocalName()
get the local name of the element |
ElementInfo |
getParent()
get the parent of this element |
boolean |
hasCssClass(String cssClass)
indicate if the elemet has the given CSS class |
boolean |
hasId(String id)
indicate if the element has the given id |
Method Detail |
---|
String getLocalName()
ElementInfo getParent()
boolean hasCssClass(String cssClass)
boolean hasId(String id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |