org.apache.yoko.orb.DynamicAny
Class DynValueReader
java.lang.Object
org.apache.yoko.orb.DynamicAny.DynValueReader
public final class DynValueReader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mustTruncate
public boolean mustTruncate
DynValueReader
public DynValueReader(ORBInstance orbInstance,
DynAnyFactory factory,
boolean truncateOK)
readValue
public DynAny readValue(InputStream in,
TypeCode tc)
throws InconsistentTypeCode
- Throws:
InconsistentTypeCode
indexValue
protected void indexValue(int startPos,
DynAny dv)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.