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

Quick Search    Search Deep

org.apache.derby.iapi.services.io
Interface RegisteredFormatIds  view RegisteredFormatIds download RegisteredFormatIds.java


public interface RegisteredFormatIds

Registration of TypedFormat classes.

A TypedFormat is registered by placing a class name at the correct place in the correct array, driven by the base format number:

The offset from the base format number (0 based) gives the offset in the array.

The class name is either:


Field Summary
static java.lang.String[] TwoByte
           
 

Field Detail

TwoByte

public static final java.lang.String[] TwoByte