|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DomVisitor
A simple dom visitor interface.
Method Summary | |
---|---|
boolean |
visit(Element element)
Visits an element in the dom, returns true if the visitor should continue visiting down the dom. |
Method Detail |
---|
boolean visit(Element element)
element
- the root element to visit
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |