Uses of Class
fipaos.parser.acl.bitefficient.DecoderCodetable

Packages that use DecoderCodetable
fipaos.parser.acl.bitefficient 

Uses of DecoderCodetable in fipaos.parser.acl.bitefficient
 

Constructors in fipaos.parser.acl.bitefficient with parameters of type DecoderCodetable
ACLInputStream.ACLInputStream(InputStream i, int sz, DecoderCodetable ct)
          FIXME: Remove size and add getSize to DecoderCodetable!
 

Methods in fipaos.parser.acl.bitefficient that return DecoderCodetable
DecoderCodetableACLInputStream.getCodeTable()