|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.traceability.analyzers.openOffice.ODTConverter
public class ODTConverter
Method Summary | |
---|---|
static void |
convertDocumentToTRAMwayFormat_0_1_0(java.io.File inFile,
java.io.File outFile,
java.lang.String arguments,
Document document)
This method is a basic OpenOffice Writer document transformer to TopCased TRAMway document file format. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void convertDocumentToTRAMwayFormat_0_1_0(java.io.File inFile, java.io.File outFile, java.lang.String arguments, Document document) throws ConversionException
inFile
- is the odt file.outFile
- is the xml results file.arguments
- is a String that defines which odt style has to be converted
in TRAMway object repr�sentation. ex:
ReqID->Requirement;ReqText->Text;...
ConversionException
- when conversion fails
|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.