org.apache.oodt.cas.pushpull.filerestrictions.parsers
Class FileListParser
java.lang.Object
org.apache.oodt.cas.pushpull.filerestrictions.parsers.FileListParser
- All Implemented Interfaces:
- Parser
public class FileListParser
- extends Object
- implements Parser
- Version:
- $Revision$
Describe your class here
.
- Author:
- bfoster
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileListParser
public FileListParser()
parse
public VirtualFileStructure parse(FileInputStream inputFile)
throws ParserException
- Specified by:
parse in interface Parser
- Throws:
ParserException
Copyright © 1999-2011 Apache Incubator. All Rights Reserved.