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 java.lang.Object
implements StreamTokenHandler


Constructor Summary
ExecuteMacroInputStream.IncludeUrlMacro()
           
 
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.IncludeUrlMacro

public ExecuteMacroInputStream.IncludeUrlMacro()
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.