Class EldDriver


public class EldDriver extends X4ODriver<X4OLanguageModule>
An Element Language Definition X4O parser. This eld parser config parent x4o parser with the eld x4o parser.
Version:
1.0 Aug 20, 2005
Author:
Willem Cazander
  • Field Details

    • LANGUAGE_NAME

      public static final String LANGUAGE_NAME
      Defines the identifier of the 'Element Language Description' language.
      See Also:
    • LANGUAGE_VERSIONS

      public static final String[] LANGUAGE_VERSIONS
      Defines the identifier of the ELD x4o language.
  • Constructor Details

    • EldDriver

      public EldDriver()
  • Method Details