|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjpicedt.graphic.io.formatter.JPICFormatter.DrawingFormatter
protected class JPICFormatter.DrawingFormatter
A Drawing's formatter for the JPIC-XML language.
Constructor Summary | |
---|---|
JPICFormatter.DrawingFormatter(Drawing drawing,
java.lang.Object outputConstraint)
init this formatter for the given drawing |
Method Summary | |
---|---|
java.lang.String |
format()
Create a String representing an Element in the format of this formatter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JPICFormatter.DrawingFormatter(Drawing drawing, java.lang.Object outputConstraint)
outputConstraint
- if MAKE_STANDALONE_FILE, prepend/append prolog and epilog.Method Detail |
---|
public java.lang.String format()
Formatter
format
in interface Formatter
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |