public class OdfUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OdfUtils.OdfDocumentLoadingFailed |
static class |
OdfUtils.OdfDocumentParsingFailed |
Constructor and Description |
---|
OdfUtils() |
Modifier and Type | Method and Description |
---|---|
static org.odftoolkit.simple.TextDocument |
loadOdt(InputStream resourceAsStream) |
static String |
parseOdt(org.odftoolkit.simple.TextDocument document) |
public static org.odftoolkit.simple.TextDocument loadOdt(InputStream resourceAsStream)
public static String parseOdt(org.odftoolkit.simple.TextDocument document)
Copyright © 2003-2014. All Rights Reserved.