|
||||||||||
| 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
public class ElementDecorator
Element decorator
| Field Summary |
|---|
| Fields inherited from class treebolic.generator.domtree.DefaultDecorator |
|---|
theNode |
| Constructor Summary | |
|---|---|
ElementDecorator(org.w3c.dom.Node thisNode)
Constructor |
|
| Method Summary | |
|---|---|
protected java.lang.String |
getAttributes()
Get attribute string |
private org.w3c.dom.Element |
getElement()
Get element |
java.lang.String |
getName()
Get node name |
protected java.lang.String |
getText()
Get element text |
java.lang.String |
getValue()
Get node data |
| 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 ElementDecorator(org.w3c.dom.Node thisNode)
thisNode - DOM node| Method Detail |
|---|
public java.lang.String getName()
DefaultDecorator
getName in class DefaultDecoratorpublic java.lang.String getValue()
DefaultDecorator
getValue in class DefaultDecoratorprivate org.w3c.dom.Element getElement()
protected java.lang.String getText()
protected java.lang.String getAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||