|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bigllc.retsiq.metadata.io.RetsModelGetMetadataWriter
public class RetsModelGetMetadataWriter
| Nested Class Summary | |
|---|---|
static class |
RetsModelGetMetadataWriter.Factory
Default instance of a factory for creating a DefaultUpdateOutputTransformer for a RetsUpdate object. |
| Constructor Summary | |
|---|---|
RetsModelGetMetadataWriter(com.bigllc.retsiq.api.RETSConstants.Version version)
Constructor. |
|
| Method Summary | |
|---|---|
void |
transform(RetsModelGetMetadata object,
java.io.OutputStream out)
Transform the action object to the output stream. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RetsModelGetMetadataWriter(com.bigllc.retsiq.api.RETSConstants.Version version)
version - the version to output in.| Method Detail |
|---|
public void transform(RetsModelGetMetadata object,
java.io.OutputStream out)
throws java.io.IOException
transform in interface com.bigllc.retsiq.api.nio.RetsWriter<RetsModelGetMetadata>object - the metadata objectout - the output stream
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||