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