net.jangaroo.jooc.util
Class IncludeEvaluator
java.lang.Object
net.jangaroo.jooc.util.IncludeEvaluator
public class IncludeEvaluator
- extends Object
A helper class for joo.flex that parses an "include" directive
and returns a Reader for the included file.
It can handle relative paths and line ranges.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IncludeEvaluator
public IncludeEvaluator()
createReader
public static Reader createReader(String includeDirective,
InputSource source)
throws IOException
- Throws:
IOException
Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.