|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jangaroo.jooc.util.IncludeEvaluator
public class IncludeEvaluator
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.
| Constructor Summary | |
|---|---|
IncludeEvaluator()
|
|
| Method Summary | |
|---|---|
static java.io.Reader |
createReader(java.lang.String includeDirective,
InputSource source)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncludeEvaluator()
| Method Detail |
|---|
public static java.io.Reader createReader(java.lang.String includeDirective,
InputSource source)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||