org.apache.oodt.cas.pushpull.filerestrictions.parsers
Class DirStructXmlParser
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirStructXmlParser
public DirStructXmlParser()
parse
public VirtualFileStructure parse(FileInputStream xmlFile)
throws ParserException
- Specified by:
parse in interface Parser
- Throws:
ParserException
Copyright © 1999-2011 Apache OODT. All Rights Reserved.