net.jangaroo.jooc.util
Class IncludeEvaluator

java.lang.Object
  extended by net.jangaroo.jooc.util.IncludeEvaluator

public final 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.


Method Summary
static Reader createReader(String includeDirective, InputSource source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createReader

public static Reader createReader(String includeDirective,
                                  InputSource source)
                           throws IOException
Throws:
IOException


Copyright © 2002-2012 CoreMedia AG. All Rights Reserved.