public class ExecuteMacroInputStream extends DelimitedTokenReplacementInputStream
| Modifier and Type | Class and Description |
|---|---|
static class |
ExecuteMacroInputStream.IncludeFileMacro |
static class |
ExecuteMacroInputStream.IncludeUrlMacro |
static class |
ExecuteMacroInputStream.Macro |
static class |
ExecuteMacroInputStream.MacroLibrary |
static class |
ExecuteMacroInputStream.UnknownMacro |
in| Constructor and Description |
|---|
ExecuteMacroInputStream(InputStream in,
String begin,
String end,
Map macros) |
readread, readavailable, close, mark, markSupported, reset, skippublic ExecuteMacroInputStream(InputStream in, String begin, String end, Map macros)
Copyright © 2021 The Codehaus Foundation. All rights reserved.