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