Class MmapSchemaDumper

Object
com.tailf.ncs.maapi.MmapSchemaDumper

public class MmapSchemaDumper extends Object
Utility class to dump MmapSchema content from command line This code can be used with the ant target dump-schema: ant dump-schema -Dschema.file=path-to-schema
  • Constructor Details

    • MmapSchemaDumper

      public MmapSchemaDumper()
  • Method Details

    • main

      public static void main(String[] args)