|
Marshalling API version 1.0.0.Beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ClassTable.Writer

The class writer for a specific class.
| Method Summary | |
|---|---|
void |
writeClass(Marshaller marshaller,
Class<?> clazz)
Write the predefined class reference to the stream. |
| Method Detail |
|---|
void writeClass(Marshaller marshaller,
Class<?> clazz)
throws IOException
marshaller - the marshaller to write toclazz - the class reference to write
IOException - if an I/O error occurs
|
Marshalling API version 1.0.0.Beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||