|
EXIficient | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.siemens.ct.exi.api.dom.DOMBuilder
public class DOMBuilder
TODO Description
| Constructor Summary | |
|---|---|
DOMBuilder(EXIFactory factory)
|
|
| Method Summary | |
|---|---|
org.w3c.dom.Document |
parse(java.io.InputStream is)
|
org.w3c.dom.DocumentFragment |
parseFragment(java.io.InputStream is)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DOMBuilder(EXIFactory factory)
throws javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationException| Method Detail |
|---|
public org.w3c.dom.DocumentFragment parseFragment(java.io.InputStream is)
throws EXIException
EXIException
public org.w3c.dom.Document parse(java.io.InputStream is)
throws EXIException
EXIException
|
EXIficient | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||