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.
|
DISALLOW_DOCTYPE_DECL, EXTERNAL_GENERAL_ENTITIES, EXTERNAL_PARAMETER_ENTITIES, LOAD_EXTERNAL_DTD, LOG, NAMESPACE_PREFIXES, SAX_PARSER_FACTORY_INSTANCE| Constructor and Description |
|---|
BpmPlatformXmlParser() |
| Modifier and Type | Method and Description |
|---|---|
BpmPlatformXmlParse |
createParse()
create an configure the
ProcessesXmlParse object. |
enableSchemaValidation, getSaxParser, getSaxParserFactoryLazily, isEnableXxeProcessing, setXxeProcessingpublic static final String BPM_PLATFORM_NS
public static final String BPM_PLATFORM_XSD
public BpmPlatformXmlParse createParse()
ProcessesXmlParse object.createParse in class ParserCopyright © 2022. All rights reserved.