|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ODFDocument in org.eclipse.actf.model.dom.odf |
|---|
| Methods in org.eclipse.actf.model.dom.odf that return ODFDocument | |
|---|---|
ODFDocument |
ODFParser.getDocument(String odfName)
Parses a ODF document and return document interface of "content.xml". |
ODFDocument |
ODFParser.getDocument(String odfName,
String xmlName)
Parses a ODF document and return document. |
| Uses of ODFDocument in org.eclipse.actf.model.dom.odf.base |
|---|
| Methods in org.eclipse.actf.model.dom.odf.base that return ODFDocument | |
|---|---|
ODFDocument |
ODFDocument.getStyleDocument()
|
| Methods in org.eclipse.actf.model.dom.odf.base with parameters of type ODFDocument | |
|---|---|
void |
ODFDocument.setStyleDocument(ODFDocument styleDoc)
|
| Uses of ODFDocument in org.eclipse.actf.model.dom.odf.util |
|---|
| Methods in org.eclipse.actf.model.dom.odf.util with parameters of type ODFDocument | |
|---|---|
void |
ODFWriter.saveODFFile(ODFDocument doc,
String outFile)
|
| Uses of ODFDocument in org.eclipse.actf.model.dom.odf.util.accessibility |
|---|
| Methods in org.eclipse.actf.model.dom.odf.util.accessibility with parameters of type ODFDocument | |
|---|---|
void |
ScreenReaderSimulator.setDocument(ODFDocument document)
|
| Uses of ODFDocument in org.eclipse.actf.model.dom.odf.util.converter |
|---|
| Methods in org.eclipse.actf.model.dom.odf.util.converter with parameters of type ODFDocument | |
|---|---|
void |
ODFConverter.setDocument(ODFDocument document)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||