|
||||||||||
| 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.EdgeDecorator
public class EdgeDecorator
Edge node decorator
| Field Summary |
|---|
| Fields inherited from class treebolic.generator.domtree.DefaultDecorator |
|---|
theNode |
| Constructor Summary | |
|---|---|
EdgeDecorator(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 EdgeDecorator(org.w3c.dom.Node thisNode)
thisNode - DOM node| Method Detail |
|---|
public java.lang.String getName()
DefaultDecorator
getName in class ElementDecoratorpublic 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 | |||||||||