|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ConversionData in org.openlca.dataconversion |
|---|
| Methods in org.openlca.dataconversion that return ConversionData | |
|---|---|
ConversionData |
Converter.convert(LCADocument document,
DataFormat targetFormat,
java.io.File targetDir)
Converts a single LCA document into a given target directory. |
| Methods in org.openlca.dataconversion that return types with arguments of type ConversionData | |
|---|---|
java.util.List<ConversionData> |
Converter.convert(java.util.List<LCADocument> documents,
DataFormat targetFormat,
java.io.File targetDir)
Converts a list of LCA documents into a given target directory. |
| Methods in org.openlca.dataconversion with parameters of type ConversionData | |
|---|---|
org.jdom.Document |
LCADocumentTransformer.getResultDocument(org.jdom.Document sourceDocument,
java.io.InputStream xsltStream,
ConversionData conversionData)
Returns a transformed Document. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||