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

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

public class DirStructXmlParser
extends Object
implements Parser

Version:
$Revision$

Describe your class here

.
Author:
bfoster

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

Constructor Detail

DirStructXmlParser

public DirStructXmlParser()
Method Detail

parse

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


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