Package org.apache.lucene.index
Class CompoundFileExtractor
- java.lang.Object
-
- org.apache.lucene.index.CompoundFileExtractor
-
public class CompoundFileExtractor extends java.lang.Object
Command-line tool for extracting sub-files out of a compound file.
-
-
Constructor Summary
Constructors Constructor Description CompoundFileExtractor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-