|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Element
This class defines the interface that all Element objects must use. These elements are used by Digester during the xml parsing
| Method Summary | |
|---|---|
java.lang.String |
toXML()
Represents this element by it's XML description Use a default indent set to 0 |
java.lang.String |
toXML(int indent)
Represents this element by it's XML description |
| Method Detail |
|---|
java.lang.String toXML(int indent)
indent - use this indent for prexifing XML representation
java.lang.String toXML()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||