|
||||||||||
| 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 | |
|---|---|
String |
toXML()
Represents this element by it's XML description Use a default indent set to 0 |
String |
toXML(int indent)
Represents this element by it's XML description |
| Method Detail |
|---|
String toXML(int indent)
indent - use this indent for prexifing XML representation
String toXML()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||