|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectschemajic.codec.Codec
schemajic.codec.BXERCodec
public class BXERCodec
An ASN.1 Basic XML Encoding Rules codec (coder-decoder), which is capable of performing the encoding or decoding transformation of a value of an ASN.1 type.
| Constructor Summary | |
|---|---|
BXERCodec()
Constructor for BXERCodec. |
|
| Method Summary | |
|---|---|
ASN1OpenType |
createOpenType(ASN1Value decodedValue)
The getDecoder method ??? NEED TEXT ???. |
protected Decoder |
getDecoder()
|
protected Encoder |
getEncoder()
|
| Methods inherited from class schemajic.codec.Codec |
|---|
decode, decode, encode, encode, getEncodingRule |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BXERCodec()
BXERCodec.
| Method Detail |
|---|
protected Encoder getEncoder()
getEncoder in class Codecprotected Decoder getDecoder()
getDecoder in class Codecpublic ASN1OpenType createOpenType(ASN1Value decodedValue)
getDecoder method ??? NEED TEXT ???.
createOpenType in class Codec
|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||