org.codehaus.swizzle.stream
Class ExecuteMacroInputStream.IncludeUrlMacro

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

public static class ExecuteMacroInputStream.IncludeUrlMacro
extends Object
implements StreamTokenHandler


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

Constructor Detail

ExecuteMacroInputStream.IncludeUrlMacro

public ExecuteMacroInputStream.IncludeUrlMacro()
Method Detail

processToken

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


Copyright © 2012 The Codehaus Foundation. All Rights Reserved.