|
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.DocumentFragmentBuilder
public class DocumentFragmentBuilder
Constructor Summary | |
---|---|
DocumentFragmentBuilder(javax.xml.parsers.DocumentBuilder docBuilder)
|
Method Summary | |
---|---|
javax.xml.parsers.DocumentBuilder |
getDocumentBuilder()
|
org.w3c.dom.DocumentFragment |
parse(java.io.InputStream is)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentFragmentBuilder(javax.xml.parsers.DocumentBuilder docBuilder)
Method Detail |
---|
public javax.xml.parsers.DocumentBuilder getDocumentBuilder()
public org.w3c.dom.DocumentFragment parse(java.io.InputStream is) throws org.xml.sax.SAXException, java.io.IOException
org.xml.sax.SAXException
java.io.IOException
|
EXIficient | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |