|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.maas.afp2web.A2WDefaultDocumentWriter
AFP2web SDK's default document writer. Stores passed document buffer on file and write down the indexes and user data elements
| Constructor Summary | |
A2WDefaultDocumentWriter()
|
|
| Method Summary | |
int |
write(A2WDocumentObject a2wDocObjectPar)
Callback to write document with default definition |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public A2WDefaultDocumentWriter()
| Method Detail |
public int write(A2WDocumentObject a2wDocObjectPar)
write in interface A2WDocumentWritera2wDocObjectPar - Document object that has output buffer, index list and user data list
0 on Success <0 on Error
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||