Class PDFCore


  • public class PDFCore
    extends java.lang.Object
    A wrapper for CosDocument to be passed between services.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean compare​(PDFCore cosDocCompare)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • compare

        public boolean compare​(PDFCore cosDocCompare)