org.camunda.bpm.application.impl.metadata
Class ProcessesXmlParser
java.lang.Object
org.camunda.bpm.engine.impl.util.xml.Parser
org.camunda.bpm.application.impl.metadata.ProcessesXmlParser
public class ProcessesXmlParser
- extends Parser
A SAX Parser for the processes.xml file
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROCESS_APP_NS
public static final String PROCESS_APP_NS
- The process application namespace
- See Also:
- Constant Field Values
PROCESS_APPLICATION_XSD
public static final String PROCESS_APPLICATION_XSD
- The location of the XSD file in the classpath.
- See Also:
- Constant Field Values
ProcessesXmlParser
public ProcessesXmlParser()
createParse
public ProcessesXmlParse createParse()
- create an configure the
ProcessesXmlParse object.
- Overrides:
createParse in class Parser
Copyright © 2016 camunda services GmbH. All rights reserved.