|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface INamedNode
Common interface for all nodes in attoDOM trees that have a name.
| Method Summary | |
|---|---|
boolean |
elementNameMatches(String name)
|
String |
getElementName()
|
void |
setElementName(String name)
|
| Methods inherited from interface org.attoparser.markup.dom.INode |
|---|
cloneNode, getCol, getLine, getParent, hasCol, hasLine, hasParent, setCol, setLine, setParent |
| Method Detail |
|---|
String getElementName()
void setElementName(String name)
boolean elementNameMatches(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||