org.codehaus.swizzle.stream
Class ExecuteMacroInputStream.IncludeFileMacro

java.lang.Object
  extended by org.codehaus.swizzle.stream.ExecuteMacroInputStream.IncludeFileMacro
All Implemented Interfaces:
StreamTokenHandler
Enclosing class:
ExecuteMacroInputStream

public static class ExecuteMacroInputStream.IncludeFileMacro
extends java.lang.Object
implements StreamTokenHandler


Constructor Summary
ExecuteMacroInputStream.IncludeFileMacro()
           
 
Method Summary
 java.io.InputStream processToken(java.lang.String token)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecuteMacroInputStream.IncludeFileMacro

public ExecuteMacroInputStream.IncludeFileMacro()
Method Detail

processToken

public java.io.InputStream processToken(java.lang.String token)
                                 throws java.io.IOException
Specified by:
processToken in interface StreamTokenHandler
Throws:
java.io.IOException


Copyright © 2011 The Codehaus Foundation. All Rights Reserved.