Class PDFXRefStream.NormalReference

  • Enclosing class:
    PDFXRefStream

    static class PDFXRefStream.NormalReference
    extends java.lang.Object
    A class representing a normal reference.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int genNumber  
      (package private) long offset  
    • Constructor Summary

      Constructors 
      Constructor Description
      NormalReference()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • genNumber

        int genNumber
      • offset

        long offset
    • Constructor Detail

      • NormalReference

        NormalReference()