XCMS Toolkit

Package schemajic.codec

ASN.1 schema codec (encode-decode transformation) support.

See:
          Description

Class Summary
ASN1Decoder Models the abstract concept of an ASN.1 value decoder.
ASN1Encoder Models the abstract concept of an ASN.1 value encoder.
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.
ByteCountingInputStream Tracks the number of bytes read from an underlying input stream.
Codec Models the abstract concept of an ASN.1 codec (coder-decoder), which is an abstract device capable of performing the encoding or decoding transformation of a value of an ASN.1 type.
CodecFactory A factory that produces ASN.1 codecs (encoder-decoder transformers).
CXERCodec An ASN.1 Canonical XML Encoding Rules codec (coder-decoder), which is capable of performing the encoding or decoding transformation of a value of an ASN.1 type.
Decoder Models the abstract concept of an ASN.1 decode transformation.
DERCodec An ASN.1 Distinguished Encoding Rules codec (coder-decoder), which is capable of performing the encoding or decoding transformation of a value of an ASN.1 type.
DumpASN1 Runs Peter Gutmann's dumpasn1 tool if it is in the operating system's executable/binary path.
Encoder Models the abstract concept of an ASN.1 encode transformation.
EncodingRule Sets and gets the current ASN.1 DER, BXER or CXER encoding rules.
Printer Pretty-prints an ASN.1 value using an enhanced BXER format that extends the ASN.1 XML Encoding rules for benefit of a human markup reader.
TextRemovalMachine Removes all empty TEXT nodes from a Document Object Model (DOM) tree.
XmlWriter Pretty prints values encoded using the ASN.1 Basic XML Encoding Rules (BXER).
 

Exception Summary
DecodingException Encapsulates a general ASN.1 decoding processing error or warning.
EncodingException Encapsulates a general ASN.1 encoding processing error or warning.
 

Package schemajic.codec Description

ASN.1 schema codec (encode-decode transformation) support.

Additional Information

For further information on the XCMS Toolkit, please contact:

Last updated on


XCMS Toolkit


Copyright © 2005-2006 GRIFFIN Consulting. All Rights Reserved.