|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.silverpeas.converter.DocumentsProvider
public final class DocumentsProvider
A provider of documents in several format dedicated to tests.
| Method Summary | |
|---|---|
static DocumentsProvider |
aDocumentsProvider()
|
File |
getMSWordDocument()
Gets a document in the MS-Word 97/2000/XP format |
File |
getODTDocument()
Gets a document in ODT format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static DocumentsProvider aDocumentsProvider()
public File getODTDocument()
throws Exception
Exception - if an error occurs while getting the document.
public File getMSWordDocument()
throws Exception
Exception - if an error occurs while getting the document.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||