public class OpenOfficeBox
extends java.lang.Object
Constructor and Description |
---|
OpenOfficeBox() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getText(org.odftoolkit.simple.ChartDocument chartDocument) |
static java.lang.String |
getText(org.odftoolkit.simple.Document document) |
static java.lang.String |
getText(java.io.File file) |
static java.lang.String |
getText(org.odftoolkit.simple.GraphicsDocument gfxDocument) |
static java.lang.String |
getText(java.io.InputStream is) |
static java.lang.String |
getText(org.odftoolkit.simple.PresentationDocument presentationDocument) |
static java.lang.String |
getText(org.odftoolkit.simple.SpreadsheetDocument spreadsheetDocument) |
static java.lang.String |
getText(org.odftoolkit.simple.TextDocument textDocument) |
static java.lang.String |
getText(java.net.URL url) |
public static java.lang.String getText(java.net.URL url)
public static java.lang.String getText(java.io.File file)
public static java.lang.String getText(java.io.InputStream is)
public static java.lang.String getText(org.odftoolkit.simple.Document document)
public static java.lang.String getText(org.odftoolkit.simple.ChartDocument chartDocument)
public static java.lang.String getText(org.odftoolkit.simple.GraphicsDocument gfxDocument)
public static java.lang.String getText(org.odftoolkit.simple.PresentationDocument presentationDocument)
public static java.lang.String getText(org.odftoolkit.simple.TextDocument textDocument)
public static java.lang.String getText(org.odftoolkit.simple.SpreadsheetDocument spreadsheetDocument)
Copyright 2004-2015 Wandora Team