Class PrintFrequency
java.lang.Object
com.sun.xml.analysis.frequency.tools.PrintFrequency
A simple class that prints out in the order of descreasing frequency
information items declared in a schema and occuring 0 or more times in
a set of infosets.
- Author:
- Paul.Sandoz@Sun.Com
-
Method Summary
-
Method Details
-
main
- Parameters:
args- the command line arguments. arg[0] is the path to a schema, args[1] to args[n] are the paths to XML documents.- Throws:
Exception
-