| PageList | DocClassicConnectorService. getPageList(java.lang.String hDoc,
           int element,
           boolean currentRevision) | 
| PageList | DocumentService. getPageList(java.lang.String hDoc,
           int element,
           boolean currentRevision) |  | 
| java.io.InputStream | DocClassicConnectorService. getReleasedStream(java.lang.String hDoc,
                 int element,
                 boolean currentRevision) | Retrieves the content of a document. | 
| java.io.InputStream | DocumentService. getReleasedStream(java.lang.String hDoc,
                 int element,
                 boolean currentRevision) | Retrieves the content of a document. | 
| java.io.InputStream | DocClassicConnectorService. getStream(java.lang.String hDoc,
         int element) | Retrieves the content of a document. | 
| java.io.InputStream | DocClassicConnectorService. getStream(java.lang.String hDoc,
         int element,
         boolean currentRevision) | Retrieves the content of a document. | 
| java.io.InputStream | DocClassicConnectorService. getStream(java.lang.String hDoc,
         int element,
         boolean currentRevision,
         boolean withAnnotations) | Retrieves the content of a document. | 
| java.io.InputStream | DocClassicConnectorService. getStream(java.lang.String hDoc,
         int element,
         boolean currentRevision,
         long start,
         long size) | Retrieves the content of a document. | 
| java.io.InputStream | DocumentService. getStream(java.lang.String hDoc,
         int element) | Retrieves the content of a document. | 
| java.io.InputStream | DocumentService. getStream(java.lang.String hDoc,
         int element,
         boolean currentRevision) | Retrieves the content of a document. | 
| java.io.InputStream | DocumentService. getStream(java.lang.String hDoc,
         int element,
         boolean currentRevision,
         boolean withAnnotations) | Retrieves the content of a document. | 
| java.io.InputStream | DocumentService. getStream(java.lang.String hDoc,
         int element,
         boolean currentRevision,
         long start,
         long size) | Retrieves the content of a document. |