Class PullPushCopier


  • public class PullPushCopier
    extends java.lang.Object
    This class copies a document by using the pull interface to read the input document, and the push interface to write the output document.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void copy()
      Copy the input to the output
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait