Class DirListParser

java.lang.Object
org.apache.tika.example.DirListParser
All Implemented Interfaces:
Serializable, Parser

public class DirListParser extends Object implements Parser
Parses the output of /bin/ls and counts the number of files and the number of executables using Tika.
See Also: