com.sun.xml.fastinfoset.tools
Class XML_SAX_StAX_FI
java.lang.Object
com.sun.xml.fastinfoset.tools.TransformInputOutput
com.sun.xml.fastinfoset.tools.XML_SAX_StAX_FI
public class XML_SAX_StAX_FI
- extends TransformInputOutput
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XML_SAX_StAX_FI
public XML_SAX_StAX_FI()
parse
public void parse(InputStream xml,
OutputStream finf,
String workingDirectory)
throws Exception
- Overrides:
parse in class TransformInputOutput
- Throws:
Exception
parse
public void parse(InputStream xml,
OutputStream finf)
throws Exception
- Specified by:
parse in class TransformInputOutput
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.