abbot.script.parsers
Class FileParser
java.lang.Object
abbot.script.parsers.FileParser
- All Implemented Interfaces:
- Parser
public class FileParser
- extends Object
- implements Parser
Convert a String
into a File
. May optionally
provide a file prefix indicating a root directory for relative paths.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileParser
public FileParser()
parse
public Object parse(String input)
throws IllegalArgumentException
- Specified by:
parse
in interface Parser
- Throws:
IllegalArgumentException
relativeTo
public String relativeTo()
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on