org.jbehave.core.io.odf
Class OdfUtils
java.lang.Object
org.jbehave.core.io.odf.OdfUtils
public class OdfUtils
- extends Object
Method Summary |
static org.odftoolkit.odfdom.doc.OdfTextDocument |
loadOdt(InputStream resourceAsStream)
|
static String |
parseOdt(org.odftoolkit.odfdom.doc.OdfTextDocument document)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OdfUtils
public OdfUtils()
loadOdt
public static org.odftoolkit.odfdom.doc.OdfTextDocument loadOdt(InputStream resourceAsStream)
parseOdt
public static String parseOdt(org.odftoolkit.odfdom.doc.OdfTextDocument document)
Copyright © 2003-2012. All Rights Reserved.