Class FactorImports


  • public class FactorImports
    extends Object
    This program takes a collection of .xsd files as input, finds all duplicate name definitions, and factors out the first instance of each of those into a common.xsd file, adding an appropriate statement in the original xsd file.
    • Constructor Detail

      • FactorImports

        public FactorImports()
    • Method Detail

      • printUsage

        public static void printUsage()