public class XML_SAX_FI extends TransformInputOutput
| Constructor and Description |
|---|
XML_SAX_FI() |
| Modifier and Type | Method and Description |
|---|---|
void |
convert(Reader reader,
OutputStream finf) |
static void |
main(String[] args) |
void |
parse(InputStream xml,
OutputStream finf) |
void |
parse(InputStream xml,
OutputStream finf,
String workingDirectory) |
createRelativePathResolver, parsepublic void parse(InputStream xml, OutputStream finf, String workingDirectory) throws Exception
parse in class TransformInputOutputExceptionpublic void parse(InputStream xml, OutputStream finf) throws Exception
parse in class TransformInputOutputExceptionpublic void convert(Reader reader, OutputStream finf) throws Exception
ExceptionCopyright © 2012 Oracle Corpration. All Rights Reserved.