Package abbot.script.parsers

Provide explicit conversions from String to another class, for use by the interpreter when evaluating stringified values in scripts.

See:
          Description

Interface Summary
Parser This interface provides a method for converting a String into some destination class type.
 

Class Summary
ColorParser Convert a String into a Color.
FileParser Convert a String into a File.
TreePathParser Convert a String into a TreePath.
 

Package abbot.script.parsers Description

Provide explicit conversions from String to another class, for use by the interpreter when evaluating stringified values in scripts. See the Parser interface for details.



Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge