public class BpmPlatformXmlParser extends Parser
A SAX Parser for the bpm-platform.xml file
Modifier and Type | Field and Description |
---|---|
static String |
BPM_PLATFORM_NS
The bpm platform namespace
|
static String |
BPM_PLATFORM_XSD
The location of the XSD file in the classpath.
|
defaultSaxParserFactory, INSTANCE
Constructor and Description |
---|
BpmPlatformXmlParser() |
Modifier and Type | Method and Description |
---|---|
BpmPlatformXmlParse |
createParse()
create an configure the
ProcessesXmlParse object. |
getSaxParser, getSaxParserFactory
public static final String BPM_PLATFORM_NS
public static final String BPM_PLATFORM_XSD
public BpmPlatformXmlParse createParse()
ProcessesXmlParse
object.createParse
in class Parser
Copyright © 2015. All rights reserved.