net.infonode.properties.propertymap.value

Class ValueDecoder

public class ValueDecoder extends Object

Version: $Revision: 1.7 $

Author: $Author: jesper $

Field Summary
static intREF
static intSIMPLE
Method Summary
static PropertyValuedecode(ObjectInputStream in, PropertyMapImpl propertyObject, Property property)
static voidskip(ObjectInputStream in)

Field Detail

REF

public static final int REF

SIMPLE

public static final int SIMPLE

Method Detail

decode

public static PropertyValue decode(ObjectInputStream in, PropertyMapImpl propertyObject, Property property)

skip

public static void skip(ObjectInputStream in)