Package org.gvsig.ods.lib.api
Interface ODSDocument
- All Superinterfaces:
AutoCloseable,Closeable
-
Method Details
-
getFile
File getFile() -
getSheet
-
getSheetNames
-
getInputStream
- Throws:
IOException
-
setLocale
-
setSource
-
setSource
-
toByteArray
byte[] toByteArray() -
toHexString
String toHexString() -
createPDF
org.gvsig.pdf.lib.api.PDFDocument createPDF(int pageSize)
-