Class StreamOnlyLoader


  • public class StreamOnlyLoader
    extends ReadStrategy
    Loads the content of the specified SAPERION document. This strategy only keeps the document content in an InputStream without determining the content's file name.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SaWsContent read​(java.lang.String xhdoc, int element, CloseablePooledSession session, boolean currentRevision)
      Reads the content of the specified document into an SaWsContent object.
      • Methods inherited from class java.lang.Object

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