Somebody has created an VTD-XML PARSER and he used another java program named as FileFilterDateIntervalUtils and called it in main program. But when I'm running the program, it's showing.
" error: cannot find symbol FileFilterDateIntervalUtils filter = new FileFilterDateIntervalUtils(args[2], args[3]); ^ symbol: class FileFilterDateIntervalUtils location: class NokiaPMFileReader "
Can anyone help me?
Result to run this program