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