org.apache.oodt.cas.pushpull.filerestrictions.parsers
Class FileListParser

java.lang.Object
  extended by 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

Constructor Summary
FileListParser()
           
 
Method Summary
 VirtualFileStructure parse(FileInputStream inputFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileListParser

public FileListParser()
Method Detail

parse

public VirtualFileStructure parse(FileInputStream inputFile)
                           throws ParserException
Specified by:
parse in interface Parser
Throws:
ParserException


Copyright © 1999-2011 Apache Incubator. All Rights Reserved.