public class MetaElementNode extends ElementNode
| Constructor and Description |
|---|
MetaElementNode(AttributePair[] attr,
DuelNode[] children) |
MetaElementNode(int index,
int line,
int column) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLinkAttribute(String name) |
addAttribute, canHaveChildren, clearAttributes, equals, getAttribute, getAttributeNames, getTagName, hasAttributes, hashCode, isAncestor, isAncestorOrSelf, isBoolAttribute, isSelf, mapAttrName, removeAttribute, setAttributeappendChild, childCount, getChildren, getFirstChild, getLastChild, hasChildren, removeChild, replaceChild, toStringpublic static final String NAME
public MetaElementNode(int index,
int line,
int column)
public MetaElementNode(AttributePair[] attr, DuelNode[] children)
public boolean isLinkAttribute(String name)
isLinkAttribute in class ElementNodeCopyright © 2014. All rights reserved.