ch.panter.li.bi.asn.ber
Class AsnBerStructureBuilder
java.lang.Object
ch.panter.li.bi.asn.ber.AsnBerDecodingAdapter
ch.panter.li.bi.asn.ber.AsnBerStructureBuilder
- All Implemented Interfaces:
- AsnBerDecodingListener
public class AsnBerStructureBuilder
- extends AsnBerDecodingAdapter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsnBerStructureBuilder
public AsnBerStructureBuilder()
getDecodedPDUs
public final ReadOnlyCollection<AsnValue> getDecodedPDUs()
clearDecodedPDUs
public final void clearDecodedPDUs()
tagBegin
public void tagBegin(AsnBerDecodingContextInfo context,
AsnBerNode node)
- Specified by:
tagBegin
in interface AsnBerDecodingListener
- Overrides:
tagBegin
in class AsnBerDecodingAdapter
tagValue
public void tagValue(AsnBerDecodingContextInfo context,
AsnBerNode node)
- Specified by:
tagValue
in interface AsnBerDecodingListener
- Overrides:
tagValue
in class AsnBerDecodingAdapter
Copyright 2007-2007 SourceForge. All Rights Reserved.