|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.infonode.properties.propertymap.value.ValueDecoder
public class ValueDecoder
| Field Summary | |
|---|---|
static int |
REF
|
static int |
SIMPLE
|
| Constructor Summary | |
|---|---|
private |
ValueDecoder()
|
| Method Summary | |
|---|---|
static PropertyValue |
decode(java.io.ObjectInputStream in,
PropertyMapImpl propertyObject,
Property property)
|
static void |
skip(java.io.ObjectInputStream in)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int SIMPLE
public static final int REF
| Constructor Detail |
|---|
private ValueDecoder()
| Method Detail |
|---|
public static PropertyValue decode(java.io.ObjectInputStream in,
PropertyMapImpl propertyObject,
Property property)
throws java.io.IOException
java.io.IOException
public static void skip(java.io.ObjectInputStream in)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||