|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Writer
Field Summary | |
---|---|
static Writer |
INSTANCE
|
Method Summary | |
---|---|
java.lang.Object |
write(Base base)
|
void |
writeTo(Base base,
java.io.OutputStream out)
|
void |
writeTo(Base base,
java.io.Writer out)
|
Field Detail |
---|
static final Writer INSTANCE
Method Detail |
---|
void writeTo(Base base, java.io.OutputStream out) throws java.io.IOException
java.io.IOException
void writeTo(Base base, java.io.Writer out) throws java.io.IOException
java.io.IOException
java.lang.Object write(Base base) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |