ch.panter.li.bi.asn
Class AsnValueFactoryBase
java.lang.Object
ch.panter.li.bi.asn.AsnValueFactoryBase
- All Implemented Interfaces:
- AsnValueFactory
public class AsnValueFactoryBase
- extends Object
- implements AsnValueFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsnValueFactoryBase
public AsnValueFactoryBase()
createValue
public final AsnValueBase createValue(AsnDecodingContextInfo context,
AsnTag tag)
throws AsnException
- Specified by:
createValue
in interface AsnValueFactory
- Throws:
AsnException
createValueForTag
protected AsnValueBase createValueForTag(AsnDecodingContextInfo context,
AsnTag tag)
throws AsnException
- Throws:
AsnException
Copyright 2007-2007 SourceForge. All Rights Reserved.