|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttreebolic.generator.domtree.DefaultDecorator
public class DefaultDecorator
Node decorator
| Field Summary | |
|---|---|
protected org.w3c.dom.Node |
theNode
DOM node |
| Constructor Summary | |
|---|---|
DefaultDecorator(org.w3c.dom.Node thisNode)
Constructor |
|
| Method Summary | |
|---|---|
protected java.lang.String |
childrenToString()
Convert children's value to string |
java.lang.String |
getName()
Get node name |
java.lang.String |
getValue()
Get node data |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.w3c.dom.Node theNode
| Constructor Detail |
|---|
public DefaultDecorator(org.w3c.dom.Node thisNode)
thisNode - DOM node to decorate| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String getValue()
protected java.lang.String childrenToString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||