All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description ByteBufferKaitaiStream An implementation ofKaitaiStreambacked by aByteBuffer.CustomDecoder A custom decoder interface.Generated Annotation, that applied to Kaitai-generated classes.Instance Annotation, that applied to fields, getters or setters that represents instance field frominstancesKSY element.KaitaiStream KaitaiStream provides implementation of Kaitai Struct stream API for Java.KaitaiStream.KaitaiStructError Common ancestor for all error originating from Kaitai Struct usage.KaitaiStream.UndecidedEndiannessError Error that occurs when default endianness should be decided with a switch, but nothing matches (although using endianness expression implies that there should be some positive result).KaitaiStream.UnexpectedDataError Deprecated. Not used anymore in favour ofValidation*-exceptions.KaitaiStream.ValidationExprError KaitaiStream.ValidationFailedError Common ancestor for all validation failures.KaitaiStream.ValidationGreaterThanError KaitaiStream.ValidationLessThanError KaitaiStream.ValidationNotAnyOfError KaitaiStream.ValidationNotEqualError Signals validation failure: we required "actual" value to be equal to "expected", but it turned out that it's not.KaitaiStruct Common base class for all structured generated by Kaitai Struct.Parameter Annotation, that applied to fields, getters or setters that represents parameter fromparamsKSY element.RandomAccessFileKaitaiStream An implementation ofKaitaiStreambacked by aRandomAccessFile.SeqItem Annotation, that applied to fields, getters or setters that represents an attribute fromseqKSY element.