org.camunda.bpm.engine.impl.util.xml
Class Parser
java.lang.Object
org.camunda.bpm.engine.impl.util.xml.Parser
- Direct Known Subclasses:
- BpmnParser, BpmPlatformXmlParser, ProcessesXmlParser
public class Parser
- extends Object
- Author:
- Tom Baeyens
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
defaultSaxParserFactory
protected static SAXParserFactory defaultSaxParserFactory
INSTANCE
public static final Parser INSTANCE
Parser
public Parser()
createParse
public Parse createParse()
getSaxParser
protected SAXParser getSaxParser()
throws Exception
- Throws:
Exception
getSaxParserFactory
protected SAXParserFactory getSaxParserFactory()
Copyright © 2015 camunda services GmbH. All rights reserved.