public class NormalLoader extends ReadStrategy
Constructor and Description |
---|
NormalLoader() |
Modifier and Type | Method and Description |
---|---|
SaWsContent |
read(String xhdoc,
int element,
CloseablePooledSession session,
boolean currentRevision)
Reads the content of the specified document into an SaWsContent object.
|
public SaWsContent read(String xhdoc, int element, CloseablePooledSession session, boolean currentRevision) throws SaWsRepositoryException, SaWsAuthenticationException, SaWsDBException
read
in class ReadStrategy
xhdoc
- The document identifier.element
- The position of the element inside a structured document to
read.session
- The closeable session containing the connection to use for reading.SaWsRepositoryException
- if a repository error occursSaWsAuthenticationException
- if a authentication error occursSaWsDBException
- if a database error occursCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.