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, parse
public void parse(InputStream xml, OutputStream finf, String workingDirectory) throws Exception
parse
in class TransformInputOutput
Exception
public void parse(InputStream xml, OutputStream finf) throws Exception
parse
in class TransformInputOutput
Exception
public void convert(Reader reader, OutputStream finf) throws Exception
Exception
Copyright © 2022 Oracle Corpration. All rights reserved.