Class NormalLoader


  • public class NormalLoader
    extends ReadStrategy
    Loads the content of the specified document. This strategy keeps the document content in an InputStream.
    • Constructor Summary

      Constructors 
      Constructor Description
      NormalLoader()  
    • 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