|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.asn1.codec.stateful.AbstractStatefulDecoder
org.apache.directory.shared.asn1.codec.stateful.examples.HexDecoder
Document me.
Constructor Summary | |
HexDecoder()
|
Method Summary | |
void |
decode(java.lang.Object chunk)
Decodes a peice of encoded data. |
Methods inherited from class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulDecoder |
decodeOccurred, getDecoderMonitor, setCallback, setDecoderMonitor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HexDecoder()
Method Detail |
public void decode(java.lang.Object chunk) throws DecoderException
StatefulDecoder
chunk
- an object representing a peice of encoded data
DecoderException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |