|
JACK 5.4 JACOB Application Interface | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaos.apib.BaseStream
aos.apib.OutStream
aos.apib.GetStream
The GetStream class is a utility that provides generic access to JACOB objects, i.e., to retrieve the field values through "JACOB reflection". An instance of GetStream is created, and accesible via the static member GetStream.instance.
Field Summary | |
static GetStream |
instance
Holds the common GetStream object for "JACOB reflection". |
Constructor Summary | |
GetStream()
|
Method Summary | |
void |
close()
Closes the sink |
java.lang.Object |
get(Base bo,
java.lang.String fn)
Retrives the value of the named field. |
java.lang.Object |
get(StreamerSupport s,
Base bo,
int fn)
Retrives the value of the i:th field. |
Methods inherited from class aos.apib.OutStream |
addNonApib, hasBeenSeen, initSeen, newAsciiOutStream, newAsciiOutStream, newBinaryOutStream, newBinaryOutStream, newOutStream, newOutStream, notifyWriteReplacer, open, prelude, putAggregate, putAggregate, putBool, putByte, putChar, putData, putDouble, putEnum, putFilename, putFloat, putInt, putLong, putObject, putOther, putShort, putString, reset, seenMultiple, toGZIP, trailer, writeBaseClasses, writeBaseClasses, writeMultipleObjects, writeObject, writeObject, writeObject, writeObject, writeSimplifiedObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final GetStream instance
Constructor Detail |
public GetStream()
Method Detail |
public void close()
OutStream
close
in class OutStream
public java.lang.Object get(Base bo, java.lang.String fn)
public java.lang.Object get(StreamerSupport s, Base bo, int fn)
|
JACK 5.4 JACOB Application Interface | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
US Government Restricted Rights
The JACK Modules and relevant Software Material have been developed entirely at private expense and are accordingly provided with RESTRICTED RIGHTS. Use, duplication, or disclosure by Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of DFARS 252.227-7013 or subparagraph (c)(1) and (2) of the Commercial Computer Software Restricted Rights and 48 CFR 52.2270-19, as applicable.