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

java.lang.Object
  extended by org.apache.oodt.cas.pushpull.filerestrictions.parsers.ClassNoaaEmailParser
All Implemented Interfaces:
Parser

public class ClassNoaaEmailParser
extends Object
implements Parser

Version:
$Revision$

Describe your class here

.
Author:
bfoster

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

Constructor Detail

ClassNoaaEmailParser

public ClassNoaaEmailParser()
Method Detail

parse

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


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