|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
XMLIndentationEngine returns the indentation information to be written to the stream based on events received. It receives the events before start and end tags being written to the stream.
Method Summary | |
java.lang.String |
endElement()
Returns the indentation string needs to be written to tbe stream before the element element being written. |
java.lang.String |
startElement()
Returns the indentation string needs to be written to tbe stream before the start element being written. |
Method Detail |
public java.lang.String startElement()
public java.lang.String endElement()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |