JPack
instead.@Deprecated public class Pack extends JPack
Pack
object provides a flexible way of storing structured data. It is a binary format that allows storing either atomic data of different
type but also included building up lists and records of data.JPack.InitializationEvent, JPack.InitializationListener, JPack.JSONParser, JPack.NoSuchElementException
INTEL_BYTE_ORDER, NATIVE_BYTE_ORDER, NETWORK_BYTE_ORDER, PACK_TYPE_ALIAS, PACK_TYPE_BOOL, PACK_TYPE_BYTE, PACK_TYPE_DOUBLE, PACK_TYPE_GUID, PACK_TYPE_INT, PACK_TYPE_LIST, PACK_TYPE_LOCAL_CHARS, PACK_TYPE_LONG, PACK_TYPE_RECORD, PACK_TYPE_SHORT, PACK_TYPE_STRING
Constructor and Description |
---|
Pack()
Deprecated.
|
Pack(byte[] initCore)
Deprecated.
|
Pack(java.lang.String xml)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getSize()
Deprecated.
Returns the size of the data contained in a pack.
|
static Pack |
newListPack()
Deprecated.
Creates a new empty list pack.
|
static Pack |
newRecordPack()
Deprecated.
Creates a new empty record pack.
|
addInitializationListener, buildKey, countItems, deleteItem, deleteItemAt, equals, fromJSON, getBoolean, getBooleanArray, getBooleanArrayAt, getBooleanAt, getByte, getByteArray, getByteArrayAt, getByteAt, getData, getData, getDataSize, getDouble, getDoubleArray, getDoubleArrayAt, getDoubleAt, getGUID, getGUIDArray, getGUIDArrayAt, getGuidAt, getIndKey, getInitializationListeners, getInt, getIntArray, getIntArrayAt, getIntAt, getItemData, getItemDataAt, getItemSize, getItemSizeAt, getItemType, getItemTypeAt, getListItemsIterator, getLong, getLongArray, getLongArrayAt, getLongAt, getOriginalByteOrder, getPackage, getPackageAt, getShort, getShortArray, getShortArrayAt, getShortAt, getString, getStringAt, getType, getXML, hasItem, initializeFromData, keyToString, prepareCache, putBoolean, putBooleanArray, putBooleanAt, putBooleanAt, putByte, putByteArray, putByteAt, putByteAt, putDouble, putDoubleArray, putDoubleAt, putDoubleAt, putGUID, putGUIDArray, putGUIDAt, putGUIDAt, putInt, putIntArray, putIntAt, putIntAt, putItemData, putItemDataAt, putItemDataAt, putLong, putLongArray, putLongAt, putLongAt, putPackage, putPackageAt, putPackageAt, putShort, putShortArray, putShortAt, putShortAt, putString, putStringAt, putStringAt, readExternal, removeInitializationListener, toString, writeExternal, writeXML
public Pack()
public Pack(byte[] initCore)
public Pack(java.lang.String xml)
public static Pack newRecordPack()
public static Pack newListPack()
public int getSize()
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.