|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.irisel.util.xml.MyStAXParser
public class MyStAXParser
Class to create a parser and parse an XML file
Constructor Summary | |
---|---|
MyStAXParser()
Constructor |
Method Summary | |
---|---|
javax.xml.stream.XMLInputFactory |
getFactory()
|
javax.xml.stream.XMLStreamReader |
getReader(Base64.InputStream is)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MyStAXParser()
handler
- -
DefaultHandler for the SAX parserMethod Detail |
---|
public javax.xml.stream.XMLStreamReader getReader(Base64.InputStream is) throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
public javax.xml.stream.XMLInputFactory getFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |