com.ibm.broker.plugin

Class MbDFDL

  • java.lang.Object
    • com.ibm.broker.plugin.MbDFDL


  • public class MbDFDL
    extends java.lang.Object
    This class contains constants for the DFDL parser.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String PARSER_NAME
      This is the name of the parser as used by createElementAsLastChild()
      static java.lang.String ROOT_ELEMENT_NAME
      This is the name of the element at the root of the sub-tree owned by this parser.
    • Constructor Summary

      Constructors 
      Constructor and Description
      MbDFDL() 
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ROOT_ELEMENT_NAME

        public static final java.lang.String ROOT_ELEMENT_NAME
        This is the name of the element at the root of the sub-tree owned by this parser.
        See Also:
        Constant Field Values
    • Constructor Detail

      • MbDFDL

        public MbDFDL()
IBM Integration BusTM
JavaTM Plugin Node API