Class COSXRefSection


  • public class COSXRefSection
    extends Object
    Author:
    Timur Kamalov
    • Constructor Detail

      • COSXRefSection

        public COSXRefSection()
    • Method Detail

      • add

        public void add​(COSKey key,
                        long offset)
      • add

        public void add​(COSKey key,
                        long offset,
                        char free)
      • add

        public void add​(Map<COSKey,​Long> offsets,
                        char free)
      • addTo

        public void addTo​(List<COSKey> keys)
      • addEntry

        public void addEntry​(int number,
                             COSXRefEntry entry)
      • next

        public long next()