|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IElement
Common interface for all element nodes in attoDOM trees. Element nodes have both children and attributes.
| Method Summary |
|---|
| Methods inherited from interface org.attoparser.markup.dom.INamedNode |
|---|
elementNameMatches, getElementName, setElementName |
| Methods inherited from interface org.attoparser.markup.dom.INestableNode |
|---|
addChild, clearChildren, getChildren, getChildrenOfType, getFirstChild, getFirstChildOfType, hasChildren, insertChild, insertChildAfter, insertChildBefore, numChildren, removeChild |
| Methods inherited from interface org.attoparser.markup.dom.IAttributeContainerNode |
|---|
addAttribute, addAttributes, clearAttributes, getAttributeMap, getAttributeValue, hasAttribute, hasAttributes, numAttributes, removeAttribute |
| Methods inherited from interface org.attoparser.markup.dom.INode |
|---|
cloneNode, getCol, getLine, getParent, hasCol, hasLine, hasParent, setCol, setLine, setParent |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||