Docmosis API 4.8.0

com.docmosis.template
Interface Document

All Superinterfaces:
Externalizable, Serializable
All Known Subinterfaces:
Template

public interface Document
extends Externalizable


Method Summary
 void cleanup()
          Release any resources held by this document (particularly closing any inputstream)
 InputStream getInputStream()
           
 long getLength()
           
 
Methods inherited from interface java.io.Externalizable
readExternal, writeExternal
 

Method Detail

getInputStream

InputStream getInputStream()

getLength

long getLength()

cleanup

void cleanup()
Release any resources held by this document (particularly closing any inputstream)


Docmosis API 4.8.0

Copyright © 2014–2024 Docmosis Pty Ltd. All rights reserved.