|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbpm.xml.Parser org.jbpm.wire.xml.BindingParser
public class BindingParser
Field Summary |
---|
Fields inherited from class org.jbpm.xml.Parser |
---|
bindings, classLoader, documentBuilderFactory, entities |
Constructor Summary | |
---|---|
BindingParser()
|
Method Summary | |
---|---|
java.lang.Object |
parseDocumentElement(org.w3c.dom.Element documentElement,
Parse parse)
parses the top level element in the document and produces the object that is the result from the parsing. |
Methods inherited from class org.jbpm.xml.Parser |
---|
addEntity, buildDom, checkProblems, createDocumentBuilder, createParse, execute, getBinding, getBinding, getBindings, getDocumentBuilderFactory, getInputSource, importStream, newDocumentBuilderFactory, parseDocument, parseElement, parseElement, resolveEntity, setBindings, setDocumentBuilderFactory, useParseEntityResolver |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BindingParser()
Method Detail |
---|
public java.lang.Object parseDocumentElement(org.w3c.dom.Element documentElement, Parse parse)
Parser
parseDocumentElement
in class Parser
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |