Uses of Package
com.jguild.jrpm.io.datatype

Packages that use com.jguild.jrpm.io.datatype
com.jguild.jrpm.io Allows to read and write rpm package files. 
com.jguild.jrpm.io.datatype   
 

Classes in com.jguild.jrpm.io.datatype used by com.jguild.jrpm.io
DataTypeIf
          Global interface for all RPM data types
 

Classes in com.jguild.jrpm.io.datatype used by com.jguild.jrpm.io.datatype
BIN
          A representation of a rpm binary array data object
CHAR
          A representation of a rpm char array data object
DataTypeIf
          Global interface for all RPM data types
I18NSTRING
          A representation of a rpm I18N string data object
INT16
          A representation of a rpm 16 byte integer array data object
INT32
          A representation of a rpm 32 byte integer array data object
INT64
          A representation of a rpm 64 byte integer array data object
INT8
          A representation of a rpm 8 byte integer array data object
NULL
          A representation of a rpm null array data object
STRING
          A representation of a rpm string data object
STRING_ARRAY
          A representation of a rpm string array data object
 



Copyright © 2002-2005 Sourceforge. All Rights Reserved.