|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PdsTransformer
Interface for doing transformations.
Method Summary | |
---|---|
void |
transform(File input,
File output,
String format)
Perform the transformation. |
Method Detail |
---|
void transform(File input, File output, String format) throws TransformException
input
- Input file.output
- Output file.format
- Valid format file type.
TransformException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |