|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.codemonster.surinam.parser.XProcessor
public class XProcessor
This class provides a simple a method for building XML documents.
| Constructor Summary | |
|---|---|
XProcessor()
|
|
| Method Summary | |
|---|---|
static Document |
createDocument(InputStream xmlInputStream,
InputStream schemaInputStream)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XProcessor()
throws IOException
IOException| Method Detail |
|---|
public static Document createDocument(InputStream xmlInputStream,
InputStream schemaInputStream)
throws ParserConfigurationException,
IOException,
SAXException
ParserConfigurationException
IOException
SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||