Package org.htmlcleaner
Class CommandLine
- java.lang.Object
-
- org.htmlcleaner.CommandLine
-
public class CommandLine extends java.lang.Object
Command line usage class.
-
-
Constructor Summary
Constructors Constructor Description CommandLine()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-
-
-
Method Detail
-
main
public static void main(java.lang.String[] args) throws java.io.IOException, XPatherException
- Throws:
java.io.IOException
XPatherException
-
-