org.apache.ws.jaxme.js
public interface IndentedObject
Interface of an object which is able to write itself into a given IndentationTarget.
using methods of the given IndentationEngine.Method Summary | |
---|---|
void | write(IndentationEngine pEngine, IndentationTarget pTarget) |