- java.lang.Object
-
- com.sun.xml.ws.db.sdo.Stax2SAXAdapter
-
public class Stax2SAXAdapter extends Object
Created by IntelliJ IDEA. User: giglee Date: Jun 8, 2009 Time: 2:44:22 PM To change this template use File | Settings | File Templates.
-
-
Constructor Summary
Constructors Constructor Description Stax2SAXAdapter(XMLStreamReader stax, boolean readDocument)
-
-
-
Constructor Detail
-
Stax2SAXAdapter
public Stax2SAXAdapter(XMLStreamReader stax, boolean readDocument)
-
-
Method Detail
-
parse
public void parse(ContentHandler handler) throws XMLStreamException, SAXException
- Throws:
XMLStreamExceptionSAXException
-
-