|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.doxia.module.rtf.WMFWriter.Record
public static class WMFWriter.Record
Standard data record.
| Field Summary | |
|---|---|
protected int |
size
|
| Constructor Summary | |
|---|---|
WMFWriter.Record(int function,
int[] parameters)
|
|
| Method Summary | |
|---|---|
void |
print(java.io.Writer out)
|
int |
size()
|
void |
write(java.io.OutputStream out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int size
| Constructor Detail |
|---|
public WMFWriter.Record(int function,
int[] parameters)
| Method Detail |
|---|
public int size()
public void write(java.io.OutputStream out)
throws java.io.IOException
java.io.IOException
public void print(java.io.Writer out)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||