pasn.encoding.xer
Class XERValueEncoder

java.lang.Object
  extended by pasn.encoding.ASN1ValueEncoder
      extended by pasn.encoding.xer.XERValueEncoder

public class XERValueEncoder
extends ASN1ValueEncoder

Author:
ncottin

Field Summary
static byte[] DOT
           
 
Constructor Summary
XERValueEncoder()
           
 
Method Summary
 
Methods inherited from class pasn.encoding.ASN1ValueEncoder
encode
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOT

public static final byte[] DOT
Constructor Detail

XERValueEncoder

public XERValueEncoder()