Class TextHeaderAtom

  • All Implemented Interfaces:
    GenericRecord, ParentAwareRecord

    public final class TextHeaderAtom
    extends RecordAtom
    implements ParentAwareRecord
    A TextHeaderAtom (type 3999). Holds information on what kind of text is contained in the TextBytesAtom / TextCharsAtom that follows straight after
    • Field Detail

      • _type

        public static final long _type
    • Constructor Detail

      • TextHeaderAtom

        protected TextHeaderAtom​(byte[] source,
                                 int start,
                                 int len)
        For the TextHeader Atom
      • TextHeaderAtom

        public TextHeaderAtom()
        Create a new TextHeader Atom, for an unknown type of text