org.codehaus.swizzle.stream
Interface StreamTokenHandler

All Known Implementing Classes:
ExecuteMacroInputStream.IncludeFileMacro, ExecuteMacroInputStream.IncludeUrlMacro, ExecuteMacroInputStream.MacroLibrary, ExecuteMacroInputStream.UnknownMacro, MappedTokenHandler, ReplaceStringInputStream.FixedStringValueTokenHandler, ResolveUrlInputStream.UrlResolver, StringTokenHandler

public interface StreamTokenHandler

Version:
$Revision$ $Date$

Method Summary
 InputStream processToken(String token)
           
 

Method Detail

processToken

InputStream processToken(String token)
                         throws IOException
Throws:
IOException


Copyright © 2012 The Codehaus Foundation. All Rights Reserved.