org.jbpm.env.xml
Class EnvironmentBlockXmlParser

java.lang.Object
  extended by org.jbpm.xml.Parser
      extended by org.jbpm.wire.xml.WireParser
          extended by org.jbpm.env.xml.EnvironmentBlockXmlParser
All Implemented Interfaces:
org.xml.sax.EntityResolver

public class EnvironmentBlockXmlParser
extends WireParser

Author:
Tom Baeyens

Field Summary
 
Fields inherited from class org.jbpm.wire.xml.WireParser
CATEGORY_DESCRIPTOR, CATEGORY_INTERCEPTOR, CATEGORY_OPERATION, PVM_WIRE_BINDINGS_RESOURCES
 
Fields inherited from class org.jbpm.xml.Parser
bindings, classLoader, documentBuilderFactory, entities
 
Constructor Summary
EnvironmentBlockXmlParser()
           
 
Method Summary
 
Methods inherited from class org.jbpm.wire.xml.WireParser
getInstance, parseArgs, parseDocumentElement, parseElement, parseXmlString
 
Methods inherited from class org.jbpm.xml.Parser
addEntity, buildDom, checkProblems, createDocumentBuilder, createParse, execute, getBinding, getBinding, getBindings, getDocumentBuilderFactory, getInputSource, importStream, newDocumentBuilderFactory, parseDocument, 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

EnvironmentBlockXmlParser

public EnvironmentBlockXmlParser()