Save This Page
Home » xmlbeans-2.4.0-src » org.apache.xmlbeans.impl.tool » [javadoc | source]
org.apache.xmlbeans.impl.tool
public class: FactorImports [javadoc | source]
java.lang.Object
   org.apache.xmlbeans.impl.tool.FactorImports
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.
Method from org.apache.xmlbeans.impl.tool.FactorImports Summary:
main,   printUsage
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.xmlbeans.impl.tool.FactorImports Detail:
 public static  void main(String[] args) throws Exception 
 public static  void printUsage()