|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttreebolic.generator.domtree.DefaultDecorator
treebolic.generator.domtree.ElementDecorator
treebolic.generator.domtree.treebolic.LinkDecorator
public class LinkDecorator
Link node decorator
Field Summary |
---|
Fields inherited from class treebolic.generator.domtree.DefaultDecorator |
---|
theNode |
Constructor Summary | |
---|---|
LinkDecorator(org.w3c.dom.Node thisNode)
Constructor |
Method Summary | |
---|---|
java.lang.String |
getName()
Get node name |
java.lang.String |
getValue()
Get node data |
Methods inherited from class treebolic.generator.domtree.ElementDecorator |
---|
getAttributes, getText |
Methods inherited from class treebolic.generator.domtree.DefaultDecorator |
---|
childrenToString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinkDecorator(org.w3c.dom.Node thisNode)
thisNode
- DOM nodeMethod Detail |
---|
public java.lang.String getName()
DefaultDecorator
getName
in class ElementDecorator
public java.lang.String getValue()
DefaultDecorator
getValue
in class ElementDecorator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |