|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjpicedt.graphic.io.formatter.AbstractFormatter
jpicedt.graphic.io.formatter.JPICGroupFormatter
public class JPICGroupFormatter
A JPIC-XML formatter for PicGroup objects.
Syntax :
| Constructor Summary | |
|---|---|
JPICGroupFormatter(PicGroup group,
FormatterFactory factory)
|
|
| Method Summary | |
|---|---|
String |
format()
Create a String representing an Element in the format of this formatter |
Element |
getElement()
Renvoie l' Element sujet du formattage. |
| Methods inherited from class jpicedt.graphic.io.formatter.AbstractFormatter |
|---|
revertedArrowsAttribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JPICGroupFormatter(PicGroup group,
FormatterFactory factory)
group - the PicGroup to be formattedfactory - the factory that produced this formatter| Method Detail |
|---|
public Element getElement()
FormatterElement sujet du formattage.
public String format()
throws IOException
Formatter
IOException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||