|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
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. |
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.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||