Class BpmPlatformXmlParser


  • public class BpmPlatformXmlParser
    extends Parser

    A SAX Parser for the bpm-platform.xml file

    Author:
    Daniel Meyer
    • Field Detail

      • BPM_PLATFORM_NS

        public static final java.lang.String BPM_PLATFORM_NS
        The Camunda Platform namespace
        See Also:
        Constant Field Values
      • BPM_PLATFORM_XSD

        public static final java.lang.String BPM_PLATFORM_XSD
        The location of the XSD file in the classpath.
        See Also:
        Constant Field Values
    • Constructor Detail

      • BpmPlatformXmlParser

        public BpmPlatformXmlParser()