Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.k_int.gen.ElementSpecificationFormat_eSpec_1
Class Espec_1_codec  view Espec_1_codec download Espec_1_codec.java

java.lang.Object
  extended bycom.k_int.codec.runtime.base_codec
      extended bycom.k_int.gen.ElementSpecificationFormat_eSpec_1.Espec_1_codec

public class Espec_1_codec
extends com.k_int.codec.runtime.base_codec


Field Summary
private static LoggingContext cat
           
private  elements_inline214_codec i_elements_inline214_codec
           
private  elementSetNames_inline213_codec i_elementsetnames_inline213_codec
           
private  com.k_int.codec.runtime.Integer_codec i_integer_codec
           
private  com.k_int.codec.runtime.OID_codec i_oid_codec
           
private  com.k_int.gen.RecordSyntax_generic.Variant_codec i_variant_codec
           
static Espec_1_codec me
           
 
Constructor Summary
Espec_1_codec()
           
 
Method Summary
static Espec_1_codec getCodec()
           
 java.lang.Object serialize(com.k_int.codec.runtime.SerializationManager sm, java.lang.Object type_instance, boolean is_optional, java.lang.String type_name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cat

private static LoggingContext cat

me

public static Espec_1_codec me

i_variant_codec

private com.k_int.gen.RecordSyntax_generic.Variant_codec i_variant_codec

i_elementsetnames_inline213_codec

private elementSetNames_inline213_codec i_elementsetnames_inline213_codec

i_elements_inline214_codec

private elements_inline214_codec i_elements_inline214_codec

i_integer_codec

private com.k_int.codec.runtime.Integer_codec i_integer_codec

i_oid_codec

private com.k_int.codec.runtime.OID_codec i_oid_codec
Constructor Detail

Espec_1_codec

public Espec_1_codec()
Method Detail

getCodec

public static Espec_1_codec getCodec()

serialize

public java.lang.Object serialize(com.k_int.codec.runtime.SerializationManager sm,
                                  java.lang.Object type_instance,
                                  boolean is_optional,
                                  java.lang.String type_name)
                           throws java.io.IOException