Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
W
X
A
ALL
- Static variable in class org.radeox.util.logging.
Logger
ApiConverter
- interface org.radeox.macro.api.
ApiConverter
.
Converts a class name to an API url
ApiDoc
- class org.radeox.macro.api.
ApiDoc
.
Stores information and links to api documentation, e.g.
ApiDoc()
- Constructor for class org.radeox.macro.api.
ApiDoc
ApiDocMacro
- class org.radeox.macro.
ApiDocMacro
.
ApiDocMacro()
- Constructor for class org.radeox.macro.
ApiDocMacro
ApiMacro
- class org.radeox.macro.
ApiMacro
.
ApiMacro()
- Constructor for class org.radeox.macro.
ApiMacro
AsinMacro
- class org.radeox.macro.
AsinMacro
.
AsinMacro()
- Constructor for class org.radeox.macro.
AsinMacro
AsinServices
- class org.radeox.macro.book.
AsinServices
.
Manages links to asin (DVD, CD) dealears or comparison services
AsinServices()
- Constructor for class org.radeox.macro.book.
AsinServices
AtoZListFormatter
- class org.radeox.macro.list.
AtoZListFormatter
.
Formats a list as AtoZ listing separated by the alphabetical characters.
AtoZListFormatter()
- Constructor for class org.radeox.macro.list.
AtoZListFormatter
AvgFunction
- class org.radeox.macro.table.
AvgFunction
.
A function that calculates the average table cells
AvgFunction()
- Constructor for class org.radeox.macro.table.
AvgFunction
add(Repository, Object)
- Method in class org.radeox.macro.
MacroLoader
Add a plugin to the known plugin map
add(Repository, Object)
- Method in class org.radeox.macro.
PluginLoader
Add a plugin to the known plugin map
add(Repository, Object)
- Method in class org.radeox.macro.table.
FunctionLoader
Add a plugin to the known plugin map
addApiDoc(BufferedReader)
- Method in class org.radeox.macro.api.
ApiDoc
addCell(String)
- Method in class org.radeox.macro.table.
Table
Add a cell to the current row of the table
addFilter(Filter)
- Method in class org.radeox.filter.
FilterPipe
Add a filter to the pipe
addInterMap(BufferedReader)
- Method in class org.radeox.filter.interwiki.
InterWiki
addLoader(MacroLoader)
- Method in class org.radeox.macro.
MacroRepository
addMapping(BufferedReader)
- Method in class org.radeox.macro.book.
TextFileUrlMapper
addRegex(String, String)
- Method in class org.radeox.filter.regex.
RegexFilter
addRegex(String, String, boolean)
- Method in class org.radeox.filter.regex.
RegexFilter
addSpecial(char)
- Method in class org.radeox.macro.
Preserved
Encode special character c by replacing with it's hex character entity code.
addSpecial(String, String)
- Method in class org.radeox.macro.
Preserved
Add a replacement for the special character c which may be a string
addXref(BufferedReader)
- Method in class org.radeox.macro.xref.
XrefMapper
appendCreateLink(StringBuffer, String, String)
- Method in interface org.radeox.api.engine.
WikiRenderEngine
appendLink(StringBuffer, String, String, String)
- Method in interface org.radeox.api.engine.
WikiRenderEngine
appendLink(StringBuffer, String, String)
- Method in interface org.radeox.api.engine.
WikiRenderEngine
appendRfc(Writer, String, String)
- Method in class org.radeox.macro.
RfcMacro
appendTo(Writer)
- Method in class org.radeox.filter.interwiki.
InterWiki
appendTo(Writer)
- Method in class org.radeox.macro.
MacroListMacro
appendTo(Writer)
- Method in class org.radeox.macro.api.
ApiDoc
appendTo(Writer)
- Method in class org.radeox.macro.book.
TextFileUrlMapper
appendTo(Writer)
- Method in interface org.radeox.macro.book.
UrlMapper
appendTo(Writer)
- Method in class org.radeox.macro.table.
Table
Serialize table by appending it to a writer.
appendTo(Writer)
- Method in class org.radeox.macro.xref.
XrefMapper
appendUrl(Writer, String)
- Method in interface org.radeox.macro.api.
ApiConverter
Converts a class name to an url and adds the url to an Writer.
appendUrl(Writer, String)
- Method in class org.radeox.macro.api.
BaseApiConverter
appendUrl(Writer, String)
- Method in class org.radeox.macro.api.
JavaApiConverter
appendUrl(Writer, String)
- Method in class org.radeox.macro.api.
RubyApiConverter
appendUrl(Writer, String)
- Method in class org.radeox.macro.book.
TextFileUrlMapper
appendUrl(Writer, String)
- Method in interface org.radeox.macro.book.
UrlMapper
B
BaseApiConverter
- class org.radeox.macro.api.
BaseApiConverter
.
Base class for API converters, stores a base URL
BaseApiConverter()
- Constructor for class org.radeox.macro.api.
BaseApiConverter
BaseFilterContext
- class org.radeox.filter.context.
BaseFilterContext
.
Base impementation for FilterContext
BaseFilterContext()
- Constructor for class org.radeox.filter.context.
BaseFilterContext
BaseInitialFilterContext
- class org.radeox.filter.context.
BaseInitialFilterContext
.
Base impementation for InitialFilterContext
BaseInitialFilterContext()
- Constructor for class org.radeox.filter.context.
BaseInitialFilterContext
BaseInitialRenderContext
- class org.radeox.engine.context.
BaseInitialRenderContext
.
Base impementation for InitialRenderContext
BaseInitialRenderContext()
- Constructor for class org.radeox.engine.context.
BaseInitialRenderContext
BaseLocaleMacro
- class org.radeox.macro.
BaseLocaleMacro
.
BaseLocaleMacro()
- Constructor for class org.radeox.macro.
BaseLocaleMacro
BaseMacro
- class org.radeox.macro.
BaseMacro
.
BaseMacro()
- Constructor for class org.radeox.macro.
BaseMacro
BaseMacroParameter
- class org.radeox.macro.parameter.
BaseMacroParameter
.
BaseMacroParameter()
- Constructor for class org.radeox.macro.parameter.
BaseMacroParameter
BaseMacroParameter(RenderContext)
- Constructor for class org.radeox.macro.parameter.
BaseMacroParameter
BaseRenderContext
- class org.radeox.engine.context.
BaseRenderContext
.
Base impementation for RenderContext
BaseRenderContext()
- Constructor for class org.radeox.engine.context.
BaseRenderContext
BaseRenderEngine
- class org.radeox.engine.
BaseRenderEngine
.
Base implementation of RenderEngine
BaseRenderEngine(InitialRenderContext)
- Constructor for class org.radeox.engine.
BaseRenderEngine
BaseRenderEngine()
- Constructor for class org.radeox.engine.
BaseRenderEngine
BoldFilter
- class org.radeox.filter.
BoldFilter
.
BoldFilter()
- Constructor for class org.radeox.filter.
BoldFilter
BookServices
- class org.radeox.macro.book.
BookServices
.
Manages links to book dealears or comparison services
BookServices()
- Constructor for class org.radeox.macro.book.
BookServices
baseUrl
- Variable in class org.radeox.macro.api.
BaseApiConverter
before()
- Method in class org.radeox.filter.
EscapeFilter
before()
- Method in interface org.radeox.filter.
Filter
before()
- Method in class org.radeox.filter.
FilterSupport
beginOffset(int)
- Method in class org.radeox.regex.
JdkMatchResult
beginOffset(int)
- Method in class org.radeox.regex.
MatchResult
The offset of the beginning of the match for the group with the index i
build(String)
- Static method in class org.radeox.macro.table.
TableBuilder
C
CacheFilter
- interface org.radeox.filter.
CacheFilter
.
CodeMacro
- class org.radeox.macro.
CodeMacro
.
CodeMacro()
- Constructor for class org.radeox.macro.
CodeMacro
Compiler
- class org.radeox.regex.
Compiler
.
Compiler()
- Constructor for class org.radeox.regex.
Compiler
calc()
- Method in class org.radeox.macro.table.
Table
Recalculate all cells.
clearRegex()
- Method in class org.radeox.filter.regex.
RegexFilter
close()
- Method in class org.radeox.util.
StringBufferWriter
commitCache()
- Method in interface org.radeox.api.engine.context.
RenderContext
commitCache()
- Method in class org.radeox.engine.context.
BaseRenderContext
compareTo(Object)
- Method in class org.radeox.macro.
BaseMacro
compile(String)
- Method in class org.radeox.regex.
Compiler
Compile a String regular expression to a regex pattern
compile(String)
- Method in class org.radeox.regex.
JdkCompiler
contains(Object[], Object)
- Static method in class org.radeox.filter.
FilterPipe
contains(String)
- Method in class org.radeox.filter.interwiki.
InterWiki
contains(String)
- Method in class org.radeox.macro.api.
ApiDoc
contains(String)
- Method in class org.radeox.macro.book.
TextFileUrlMapper
contains(String)
- Method in class org.radeox.macro.xref.
XrefMapper
contains()
- Method in class org.radeox.regex.
JdkMatcher
contains()
- Method in class org.radeox.regex.
Matcher
Test if a regular expression matches parts of the input
containsKey(String)
- Method in class org.radeox.macro.
PluginRepository
containsKey(String)
- Method in interface org.radeox.macro.
Repository
context
- Variable in class org.radeox.filter.context.
BaseFilterContext
context
- Variable in class org.radeox.macro.parameter.
BaseMacroParameter
create()
- Static method in class org.radeox.regex.
Compiler
Create a new Compiler object depending on the used implementation
create(Matcher)
- Static method in class org.radeox.regex.
MatchResult
Create a new MatchResult depending on the used implementation
create(String, Pattern)
- Static method in class org.radeox.regex.
Matcher
Create a new matcher object, depending on the implementation
createTemplate(Reader)
- Method in class org.radeox.example.
RadeoxTemplateEngine
D
DEBUG
- Static variable in class org.radeox.util.logging.
Logger
DEFAULT
- Static variable in class org.radeox.
EngineManager
DEFAULT_FORMATTER
- Static variable in interface org.radeox.api.engine.context.
RenderContext
DefaultRegexCodeFormatter
- class org.radeox.macro.code.
DefaultRegexCodeFormatter
.
DefaultRegexCodeFormatter(String, String)
- Constructor for class org.radeox.macro.code.
DefaultRegexCodeFormatter
debug(String)
- Static method in class org.radeox.util.logging.
Logger
description
- Variable in class org.radeox.macro.
BaseMacro
E
EMPTY_BEFORE
- Static variable in class org.radeox.filter.
FilterPipe
Encoder
- class org.radeox.util.
Encoder
.
Encoder()
- Constructor for class org.radeox.util.
Encoder
EngineManager
- class org.radeox.
EngineManager
.
Acess point to dock several different rendering engines into e.g.
EngineManager()
- Constructor for class org.radeox.
EngineManager
EscapeFilter
- class org.radeox.filter.
EscapeFilter
.
EscapeFilter()
- Constructor for class org.radeox.filter.
EscapeFilter
ExampleListFormatter
- class org.radeox.macro.list.
ExampleListFormatter
.
Tutorial example list formatter.
ExampleListFormatter()
- Constructor for class org.radeox.macro.list.
ExampleListFormatter
endOffset(int)
- Method in class org.radeox.regex.
JdkMatchResult
endOffset(int)
- Method in class org.radeox.regex.
MatchResult
The offset of the end of the match for the group with the index i
escape(String)
- Static method in class org.radeox.util.
Encoder
Encoder special characters that may occur in a HTML so it can be displayed safely.
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
ApiDocMacro
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
ApiMacro
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
AsinMacro
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
BaseMacro
Execute the macro.
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
CodeMacro
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
FilePathMacro
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
HelloWorldMacro
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
InterWikiMacro
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
IsbnMacro
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
LinkMacro
execute(Writer, MacroParameter)
- Method in interface org.radeox.macro.
Macro
Execute the macro.
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
MacroListMacro
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
MailToMacro
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
QuoteMacro
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
RfcMacro
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
TableMacro
execute(Writer, MacroParameter)
- Method in class org.radeox.macro.
XrefMacro
execute(Table, int, int, int, int, int, int)
- Method in class org.radeox.macro.table.
AvgFunction
execute(Table, int, int, int, int, int, int)
- Method in interface org.radeox.macro.table.
Function
execute(Table, int, int, int, int, int, int)
- Method in class org.radeox.macro.table.
MaxFunction
execute(Table, int, int, int, int, int, int)
- Method in class org.radeox.macro.table.
MinFunction
execute(Table, int, int, int, int, int, int)
- Method in class org.radeox.macro.table.
SumFunction
exists(String)
- Method in interface org.radeox.api.engine.
WikiRenderEngine
Test for the existence of a wiki page
exists(String)
- Method in interface org.radeox.filter.
LinkTester
Test for the existence of an object given a String key for an object, for example the name of a wiki page.
expand(Writer, String, String, String, String)
- Method in class org.radeox.filter.interwiki.
InterWiki
expand(Writer, String, String, String)
- Method in class org.radeox.filter.interwiki.
InterWiki
expand(Writer, String, String)
- Method in class org.radeox.macro.api.
ApiDoc
expand(Writer, String, String, int)
- Method in class org.radeox.macro.xref.
XrefMapper
F
FATAL
- Static variable in class org.radeox.util.logging.
Logger
FIRST_BEFORE
- Static variable in class org.radeox.filter.
FilterPipe
FIRST_IN_PIPE
- Static variable in class org.radeox.filter.
FilterPipe
FilePathMacro
- class org.radeox.macro.
FilePathMacro
.
FilePathMacro()
- Constructor for class org.radeox.macro.
FilePathMacro
Filter
- interface org.radeox.filter.
Filter
.
FilterContext
- interface org.radeox.filter.context.
FilterContext
.
FilterContext stores basic data for the context filters are called in.
FilterPipe
- class org.radeox.filter.
FilterPipe
.
FilterPipe()
- Constructor for class org.radeox.filter.
FilterPipe
FilterPipe(InitialRenderContext)
- Constructor for class org.radeox.filter.
FilterPipe
FilterSupport
- class org.radeox.filter.
FilterSupport
.
FilterSupport()
- Constructor for class org.radeox.filter.
FilterSupport
Function
- interface org.radeox.macro.table.
Function
.
A function interface for functions in table cells like =SUM(A1:A3)
FunctionLoader
- class org.radeox.macro.table.
FunctionLoader
.
Plugin loader for table functions
FunctionLoader()
- Constructor for class org.radeox.macro.table.
FunctionLoader
FunctionRepository
- class org.radeox.macro.table.
FunctionRepository
.
Repository for functions
fatal(String)
- Static method in class org.radeox.util.logging.
Logger
fatal(String, Exception)
- Static method in class org.radeox.util.logging.
Logger
filter(String, FilterContext)
- Method in interface org.radeox.filter.
Filter
filter(String, FilterContext)
- Method in class org.radeox.filter.
FilterPipe
Filter some input and generate ouput.
filter(String, FilterContext)
- Method in class org.radeox.filter.regex.
RegexFilter
filter(String, FilterContext)
- Method in class org.radeox.filter.regex.
RegexReplaceFilter
filter(String, FilterContext)
- Method in class org.radeox.filter.regex.
RegexTokenFilter
filter(String, FilterContext)
- Method in class org.radeox.macro.code.
NullCodeFilter
filter(String, FilterContext)
- Method in interface org.radeox.macro.code.
SourceCodeFormatter
flush()
- Method in class org.radeox.util.
StringBufferWriter
format(Writer, Linkable, String, Collection, String, boolean)
- Method in class org.radeox.macro.list.
AtoZListFormatter
Create an A to Z index
format(Writer, Linkable, String, Collection, String, boolean)
- Method in class org.radeox.macro.list.
ExampleListFormatter
Create a simple list.
format(Writer, Linkable, String, Collection, String, boolean)
- Method in interface org.radeox.macro.list.
ListFormatter
Display a simple vertical list.
format(Writer, Linkable, String, Collection, String, boolean)
- Method in class org.radeox.macro.list.
SimpleList
format
- Static variable in class org.radeox.util.logging.
Logger
fp
- Variable in class org.radeox.engine.
BaseRenderEngine
G
get(String)
- Method in interface org.radeox.api.engine.context.
RenderContext
get(String)
- Method in class org.radeox.engine.context.
BaseRenderContext
get(String)
- Method in class org.radeox.macro.
PluginRepository
get(String)
- Method in interface org.radeox.macro.
Repository
get(String, int)
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
get(String)
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
get(int)
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
get(String, int)
- Method in interface org.radeox.macro.parameter.
MacroParameter
get(String)
- Method in interface org.radeox.macro.parameter.
MacroParameter
get(int)
- Method in interface org.radeox.macro.parameter.
MacroParameter
getBaseUrl()
- Method in interface org.radeox.macro.api.
ApiConverter
Get the base Url for the Converter.
getBaseUrl()
- Method in class org.radeox.macro.api.
BaseApiConverter
getBuffer()
- Method in class org.radeox.util.
StringBufferWriter
getContent()
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
getContent()
- Method in interface org.radeox.macro.parameter.
MacroParameter
getContentEnd()
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
getContentEnd()
- Method in interface org.radeox.macro.parameter.
MacroParameter
getContentStart()
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
getContentStart()
- Method in interface org.radeox.macro.parameter.
MacroParameter
getContext()
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
getContext()
- Method in interface org.radeox.macro.parameter.
MacroParameter
getDescription()
- Method in interface org.radeox.filter.
Filter
getDescription()
- Method in class org.radeox.filter.
FilterSupport
getDescription()
- Method in class org.radeox.macro.
BaseMacro
Get a description of the macro.
getDescription()
- Method in class org.radeox.macro.
FilePathMacro
getDescription()
- Method in class org.radeox.macro.
HelloWorldMacro
getDescription()
- Method in interface org.radeox.macro.
Macro
Get a description of the macro.
getEnd()
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
getEnd()
- Method in interface org.radeox.macro.parameter.
MacroParameter
getExternalImageLink()
- Method in interface org.radeox.api.engine.
ImageRenderEngine
Get a link to an image.
getFileName()
- Method in class org.radeox.macro.book.
AsinServices
getFileName()
- Method in class org.radeox.macro.book.
BookServices
getFileName()
- Method in class org.radeox.macro.book.
TextFileUrlMapper
getFilter(int)
- Method in class org.radeox.filter.
FilterPipe
getInputBundle()
- Method in class org.radeox.filter.regex.
LocaleRegexReplaceFilter
getInputBundle()
- Method in class org.radeox.filter.regex.
LocaleRegexTokenFilter
getInstance(String)
- Static method in class org.radeox.
EngineManager
Get an instance of a RenderEngine.
getInstance()
- Static method in class org.radeox.
EngineManager
Get an instance of a RenderEngine.
getInstance()
- Static method in class org.radeox.filter.interwiki.
InterWiki
getInstance()
- Static method in class org.radeox.macro.
MacroRepository
getInstance()
- Static method in class org.radeox.macro.api.
ApiDoc
getInstance()
- Static method in class org.radeox.macro.book.
AsinServices
getInstance()
- Static method in class org.radeox.macro.book.
BookServices
getInstance()
- Static method in class org.radeox.macro.table.
FunctionLoader
getInstance()
- Static method in class org.radeox.macro.table.
FunctionRepository
getInstance()
- Static method in class org.radeox.macro.xref.
XrefMapper
getKeyName()
- Method in class org.radeox.macro.book.
AsinServices
getKeyName()
- Method in class org.radeox.macro.book.
BookServices
getKeyName()
- Method in class org.radeox.macro.book.
TextFileUrlMapper
getLength()
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
getLength()
- Method in interface org.radeox.macro.parameter.
MacroParameter
getLink()
- Method in interface org.radeox.util.
Linkable
getLoadClass()
- Method in class org.radeox.macro.
MacroLoader
getLoadClass()
- Method in class org.radeox.macro.
PluginLoader
getLoadClass()
- Method in class org.radeox.macro.table.
FunctionLoader
getLocaleKey()
- Method in class org.radeox.filter.
BoldFilter
getLocaleKey()
- Method in class org.radeox.filter.
EscapeFilter
getLocaleKey()
- Method in class org.radeox.filter.
HeadingFilter
getLocaleKey()
- Method in class org.radeox.filter.
ItalicFilter
getLocaleKey()
- Method in class org.radeox.filter.
KeyFilter
getLocaleKey()
- Method in class org.radeox.filter.
LineFilter
getLocaleKey()
- Method in class org.radeox.filter.
LinkTestFilter
The regular expression for detecting WikiLinks.
getLocaleKey()
- Method in class org.radeox.filter.
ListFilter
getLocaleKey()
- Method in class org.radeox.filter.
MarkFilter
getLocaleKey()
- Method in class org.radeox.filter.
NewlineFilter
getLocaleKey()
- Method in class org.radeox.filter.
ParagraphFilter
getLocaleKey()
- Method in class org.radeox.filter.
ParamFilter
getLocaleKey()
- Method in class org.radeox.filter.
StrikeThroughFilter
getLocaleKey()
- Method in class org.radeox.filter.
TypographyFilter
getLocaleKey()
- Method in class org.radeox.filter.
UrlFilter
getLocaleKey()
- Method in class org.radeox.filter.
WikiLinkFilter
The regular expression for detecting WikiLinks.
getLocaleKey()
- Method in class org.radeox.filter.regex.
LocaleRegexReplaceFilter
getLocaleKey()
- Method in class org.radeox.filter.regex.
LocaleRegexTokenFilter
getLocaleKey()
- Method in class org.radeox.macro.
ApiDocMacro
getLocaleKey()
- Method in class org.radeox.macro.
ApiMacro
getLocaleKey()
- Method in class org.radeox.macro.
AsinMacro
getLocaleKey()
- Method in class org.radeox.macro.
CodeMacro
getLocaleKey()
- Method in class org.radeox.macro.
FilePathMacro
getLocaleKey()
- Method in class org.radeox.macro.
InterWikiMacro
getLocaleKey()
- Method in class org.radeox.macro.
IsbnMacro
getLocaleKey()
- Method in class org.radeox.macro.
LinkMacro
getLocaleKey()
- Method in interface org.radeox.macro.
LocaleMacro
getLocaleKey()
- Method in class org.radeox.macro.
MacroListMacro
getLocaleKey()
- Method in class org.radeox.macro.
MailToMacro
getLocaleKey()
- Method in class org.radeox.macro.
QuoteMacro
getLocaleKey()
- Method in class org.radeox.macro.
RfcMacro
getLocaleKey()
- Method in class org.radeox.macro.
TableMacro
getLocaleKey()
- Method in class org.radeox.macro.
XrefMacro
getMacroParameter()
- Method in class org.radeox.filter.context.
BaseFilterContext
getMacroParameter()
- Method in interface org.radeox.filter.context.
FilterContext
getMacroRepository()
- Method in class org.radeox.filter.
MacroFilter
getMatcher()
- Method in class org.radeox.regex.
JdkMatcher
getMultiline()
- Method in class org.radeox.regex.
JdkPattern
getMultiline()
- Method in interface org.radeox.regex.
Pattern
Return whether the pattern is multiline or not
getName()
- Method in interface org.radeox.api.engine.
RenderEngine
Name of the RenderEngine.
getName()
- Method in class org.radeox.engine.
BaseRenderEngine
Name of the RenderEngine.
getName()
- Method in class org.radeox.macro.
BaseLocaleMacro
getName()
- Method in class org.radeox.macro.
BaseMacro
Get the name of the macro.
getName()
- Method in class org.radeox.macro.
HelloWorldMacro
getName()
- Method in class org.radeox.macro.
LocalePreserved
getName()
- Method in interface org.radeox.macro.
Macro
Get the name of the macro.
getName()
- Method in interface org.radeox.macro.api.
ApiConverter
Returns the name of the converter.
getName()
- Method in class org.radeox.macro.api.
BaseApiConverter
getName()
- Method in class org.radeox.macro.api.
JavaApiConverter
getName()
- Method in class org.radeox.macro.api.
RubyApiConverter
getName()
- Method in class org.radeox.macro.code.
JavaCodeFilter
getName()
- Method in class org.radeox.macro.code.
NullCodeFilter
getName()
- Method in interface org.radeox.macro.code.
SourceCodeFormatter
getName()
- Method in class org.radeox.macro.code.
SqlCodeFilter
getName()
- Method in class org.radeox.macro.code.
XmlCodeFilter
getName()
- Method in class org.radeox.macro.list.
AtoZListFormatter
getName()
- Method in class org.radeox.macro.list.
ExampleListFormatter
getName()
- Method in interface org.radeox.macro.list.
ListFormatter
getName()
- Method in class org.radeox.macro.list.
SimpleList
getName()
- Method in class org.radeox.macro.table.
AvgFunction
getName()
- Method in interface org.radeox.macro.table.
Function
getName()
- Method in class org.radeox.macro.table.
MaxFunction
getName()
- Method in class org.radeox.macro.table.
MinFunction
getName()
- Method in class org.radeox.macro.table.
SumFunction
getName()
- Method in interface org.radeox.util.
Nameable
getOutputBundle()
- Method in class org.radeox.filter.regex.
LocaleRegexReplaceFilter
getOutputBundle()
- Method in class org.radeox.filter.regex.
LocaleRegexTokenFilter
getParamDescription()
- Method in class org.radeox.macro.
ApiDocMacro
getParamDescription()
- Method in class org.radeox.macro.
ApiMacro
getParamDescription()
- Method in class org.radeox.macro.
AsinMacro
getParamDescription()
- Method in class org.radeox.macro.
BaseMacro
Get a description of the paramters of the macro.
getParamDescription()
- Method in class org.radeox.macro.
CodeMacro
getParamDescription()
- Method in class org.radeox.macro.
FilePathMacro
getParamDescription()
- Method in class org.radeox.macro.
HelloWorldMacro
getParamDescription()
- Method in class org.radeox.macro.
InterWikiMacro
getParamDescription()
- Method in class org.radeox.macro.
IsbnMacro
getParamDescription()
- Method in interface org.radeox.macro.
Macro
Get a description of the paramters of the macro.
getParamDescription()
- Method in class org.radeox.macro.
MailToMacro
getParamDescription()
- Method in class org.radeox.macro.
QuoteMacro
getParamDescription()
- Method in class org.radeox.macro.
TableMacro
getParamDescription()
- Method in class org.radeox.macro.
XrefMacro
getParameters()
- Method in interface org.radeox.api.engine.context.
RenderContext
getParameters()
- Method in class org.radeox.engine.context.
BaseRenderContext
getParams()
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
getParams()
- Method in interface org.radeox.macro.parameter.
MacroParameter
getPattern()
- Method in class org.radeox.regex.
JdkPattern
getPlugins(Class)
- Method in class org.radeox.macro.
PluginLoader
getPlugins()
- Method in class org.radeox.macro.
PluginRepository
getPlugins()
- Method in interface org.radeox.macro.
Repository
getPriority()
- Method in class org.radeox.macro.code.
DefaultRegexCodeFormatter
getPriority()
- Method in class org.radeox.macro.code.
NullCodeFilter
getPriority()
- Method in interface org.radeox.macro.code.
SourceCodeFormatter
getRegex()
- Method in class org.radeox.regex.
JdkPattern
getRegex()
- Method in interface org.radeox.regex.
Pattern
Return a string representation of the regular expression
getRenderContext()
- Method in class org.radeox.filter.context.
BaseFilterContext
getRenderContext()
- Method in interface org.radeox.filter.context.
FilterContext
getRenderEngine()
- Method in interface org.radeox.api.engine.context.
RenderContext
Returns the RenderEngine handling this request.
getRenderEngine()
- Method in class org.radeox.engine.context.
BaseRenderContext
getStart()
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
getStart()
- Method in interface org.radeox.macro.parameter.
MacroParameter
getVersion()
- Static method in class org.radeox.
EngineManager
getWikiUrl(String, String)
- Method in class org.radeox.filter.interwiki.
InterWiki
getWikiView(String)
- Method in class org.radeox.filter.
LinkTestFilter
Returns the view of the wiki name that is shown to the user.
getWikiView(String)
- Method in class org.radeox.filter.
WikiLinkFilter
getXY(int, int)
- Method in class org.radeox.macro.table.
Table
group(int)
- Method in class org.radeox.regex.
JdkMatchResult
group(int)
- Method in class org.radeox.regex.
MatchResult
Return the content of group with the index i
groups()
- Method in class org.radeox.regex.
JdkMatchResult
groups()
- Method in class org.radeox.regex.
MatchResult
Returns the number of groups (...) found
H
HeadingFilter
- class org.radeox.filter.
HeadingFilter
.
HeadingFilter()
- Constructor for class org.radeox.filter.
HeadingFilter
HelloWorldMacro
- class org.radeox.macro.
HelloWorldMacro
.
HelloWorldMacro()
- Constructor for class org.radeox.macro.
HelloWorldMacro
HtmlRemoveFilter
- class org.radeox.filter.
HtmlRemoveFilter
.
HtmlRemoveFilter()
- Constructor for class org.radeox.filter.
HtmlRemoveFilter
handleMatch(StringBuffer, MatchResult, FilterContext)
- Method in class org.radeox.filter.
EscapeFilter
handleMatch(MatchResult, FilterContext)
- Method in class org.radeox.filter.
EscapeFilter
handleMatch(StringBuffer, MatchResult, FilterContext)
- Method in class org.radeox.filter.
HeadingFilter
handleMatch(MatchResult, FilterContext)
- Method in class org.radeox.filter.
HeadingFilter
handleMatch(StringBuffer, MatchResult, FilterContext)
- Method in class org.radeox.filter.
LinkTestFilter
handleMatch(StringBuffer, MatchResult, FilterContext)
- Method in class org.radeox.filter.
ListFilter
handleMatch(StringBuffer, MatchResult, FilterContext)
- Method in class org.radeox.filter.
MacroFilter
handleMatch(StringBuffer, MatchResult, FilterContext)
- Method in class org.radeox.filter.
ParamFilter
handleMatch(StringBuffer, MatchResult, FilterContext)
- Method in class org.radeox.filter.
UrlFilter
handleMatch(StringBuffer, MatchResult, FilterContext)
- Method in class org.radeox.filter.regex.
RegexTokenFilter
Method is called for every occurance of a regular expression.
handleMatch(StringBuffer, MatchResult)
- Method in interface org.radeox.regex.
Substitution
When substituting matches in a matcher, the handleMatch method of the supplied substitution is called with a MatchResult.
I
INPUT_BUNDLE_NAME
- Static variable in interface org.radeox.api.engine.context.
RenderContext
INPUT_LOCALE
- Static variable in interface org.radeox.api.engine.context.
RenderContext
ImageRenderEngine
- interface org.radeox.api.engine.
ImageRenderEngine
.
RenderEngine interface for RenderEngines that know how to handle images, e.g.
IncludeRenderEngine
- interface org.radeox.api.engine.
IncludeRenderEngine
.
Interface for RenderEngines that allow to include content like wiki pages or snips, e.g.
InitialFilterContext
- interface org.radeox.filter.context.
InitialFilterContext
.
InitialFilterContext is used to give the filter information after it's startup (e.g.
InitialRenderContext
- interface org.radeox.api.engine.context.
InitialRenderContext
.
IntialRenderContext tells a Filter how to behave at initializiation.
InterWiki
- class org.radeox.filter.interwiki.
InterWiki
.
Stores information and links to other wikis forming a InterWiki
InterWiki()
- Constructor for class org.radeox.filter.interwiki.
InterWiki
InterWikiMacro
- class org.radeox.macro.
InterWikiMacro
.
InterWikiMacro()
- Constructor for class org.radeox.macro.
InterWikiMacro
InteractiveExample
- class org.radeox.example.
InteractiveExample
.
InteractiveExample()
- Constructor for class org.radeox.example.
InteractiveExample
IsbnMacro
- class org.radeox.macro.
IsbnMacro
.
IsbnMacro()
- Constructor for class org.radeox.macro.
IsbnMacro
ItalicFilter
- class org.radeox.filter.
ItalicFilter
.
ItalicFilter()
- Constructor for class org.radeox.filter.
ItalicFilter
include(String)
- Method in interface org.radeox.api.engine.
IncludeRenderEngine
Include an object in the input.
index(String)
- Method in class org.radeox.filter.
FilterPipe
index(List, String)
- Static method in class org.radeox.filter.
FilterPipe
init()
- Method in class org.radeox.engine.
BaseRenderEngine
init()
- Method in class org.radeox.filter.
FilterPipe
initialContext
- Variable in class org.radeox.engine.
BaseRenderEngine
initialContext
- Variable in class org.radeox.filter.
FilterSupport
initialContext
- Variable in class org.radeox.macro.
BaseMacro
inputMessages
- Variable in class org.radeox.filter.regex.
LocaleRegexTokenFilter
instance
- Static variable in class org.radeox.macro.
MacroRepository
instance
- Static variable in class org.radeox.macro.
PluginRepository
instance
- Static variable in class org.radeox.macro.table.
FunctionLoader
instance
- Static variable in class org.radeox.macro.table.
FunctionRepository
isCacheable()
- Method in interface org.radeox.api.engine.context.
RenderContext
isCacheable()
- Method in class org.radeox.engine.context.
BaseRenderContext
isSingleLine()
- Method in class org.radeox.filter.
ListFilter
isSingleLine()
- Method in class org.radeox.filter.
ParagraphFilter
isSingleLine()
- Method in class org.radeox.filter.
ParamFilter
isSingleLine()
- Method in class org.radeox.filter.regex.
LocaleRegexReplaceFilter
isSingleLine()
- Method in class org.radeox.filter.regex.
LocaleRegexTokenFilter
J
JavaApiConverter
- class org.radeox.macro.api.
JavaApiConverter
.
Converts a Java class name to an API url
JavaApiConverter()
- Constructor for class org.radeox.macro.api.
JavaApiConverter
JavaCodeFilter
- class org.radeox.macro.code.
JavaCodeFilter
.
JavaCodeFilter()
- Constructor for class org.radeox.macro.code.
JavaCodeFilter
JdkCompiler
- class org.radeox.regex.
JdkCompiler
.
JdkCompiler()
- Constructor for class org.radeox.regex.
JdkCompiler
JdkMatchResult
- class org.radeox.regex.
JdkMatchResult
.
JdkMatchResult(Matcher)
- Constructor for class org.radeox.regex.
JdkMatchResult
JdkMatchResult(Matcher)
- Constructor for class org.radeox.regex.
JdkMatchResult
JdkMatcher
- class org.radeox.regex.
JdkMatcher
.
JdkMatcher(String, Pattern)
- Constructor for class org.radeox.regex.
JdkMatcher
JdkPattern
- class org.radeox.regex.
JdkPattern
.
JdkPattern(String, boolean)
- Constructor for class org.radeox.regex.
JdkPattern
K
KeyFilter
- class org.radeox.filter.
KeyFilter
.
KeyFilter()
- Constructor for class org.radeox.filter.
KeyFilter
L
LANGUAGE_BUNDLE_NAME
- Static variable in interface org.radeox.api.engine.context.
RenderContext
LANGUAGE_LOCALE
- Static variable in interface org.radeox.api.engine.context.
RenderContext
LAST_IN_PIPE
- Static variable in class org.radeox.filter.
FilterPipe
LEVEL
- Static variable in class org.radeox.util.logging.
Logger
LineFilter
- class org.radeox.filter.
LineFilter
.
LineFilter()
- Constructor for class org.radeox.filter.
LineFilter
LinkMacro
- class org.radeox.macro.
LinkMacro
.
LinkMacro()
- Constructor for class org.radeox.macro.
LinkMacro
LinkTestFilter
- class org.radeox.filter.
LinkTestFilter
.
LinkTestFilter()
- Constructor for class org.radeox.filter.
LinkTestFilter
LinkTester
- interface org.radeox.filter.
LinkTester
.
Linkable
- interface org.radeox.util.
Linkable
.
Tells the object to create a link to itself.
ListFilter
- class org.radeox.filter.
ListFilter
.
ListFilter()
- Constructor for class org.radeox.filter.
ListFilter
ListFormatter
- interface org.radeox.macro.list.
ListFormatter
.
List formatter interface.
LocaleMacro
- interface org.radeox.macro.
LocaleMacro
.
LocalePreserved
- class org.radeox.macro.
LocalePreserved
.
LocalePreserved()
- Constructor for class org.radeox.macro.
LocalePreserved
LocaleRegexReplaceFilter
- class org.radeox.filter.regex.
LocaleRegexReplaceFilter
.
LocaleRegexReplaceFilter()
- Constructor for class org.radeox.filter.regex.
LocaleRegexReplaceFilter
LocaleRegexTokenFilter
- class org.radeox.filter.regex.
LocaleRegexTokenFilter
.
LocaleRegexTokenFilter()
- Constructor for class org.radeox.filter.regex.
LocaleRegexTokenFilter
LogHandler
- interface org.radeox.util.logging.
LogHandler
.
Interface for concrete Loggers
Logger
- class org.radeox.util.logging.
Logger
.
Logger for logging events.
Logger()
- Constructor for class org.radeox.util.logging.
Logger
levels
- Static variable in class org.radeox.util.logging.
Logger
list
- Variable in class org.radeox.macro.
PluginRepository
loadPlugins(Repository)
- Method in class org.radeox.macro.
PluginLoader
loadPlugins(Repository, Class)
- Method in class org.radeox.macro.
PluginLoader
loaders
- Variable in class org.radeox.macro.
MacroRepository
loaders
- Variable in class org.radeox.macro.table.
FunctionRepository
log(String)
- Method in interface org.radeox.util.logging.
LogHandler
log(String, Throwable)
- Method in interface org.radeox.util.logging.
LogHandler
log(String)
- Static method in class org.radeox.util.logging.
Logger
log(String, Exception)
- Static method in class org.radeox.util.logging.
Logger
log(int, String)
- Static method in class org.radeox.util.logging.
Logger
log(int, String, Throwable)
- Static method in class org.radeox.util.logging.
Logger
log(String)
- Method in class org.radeox.util.logging.
NullLogger
log(String, Throwable)
- Method in class org.radeox.util.logging.
NullLogger
log(String)
- Method in class org.radeox.util.logging.
SystemErrLogger
log(String, Throwable)
- Method in class org.radeox.util.logging.
SystemErrLogger
log(String)
- Method in class org.radeox.util.logging.
SystemOutLogger
log(String, Throwable)
- Method in class org.radeox.util.logging.
SystemOutLogger
M
MULTILINE
- Static variable in class org.radeox.filter.regex.
RegexFilter
Macro
- interface org.radeox.macro.
Macro
.
MacroFilter
- class org.radeox.filter.
MacroFilter
.
MacroFilter()
- Constructor for class org.radeox.filter.
MacroFilter
MacroListMacro
- class org.radeox.macro.
MacroListMacro
.
MacroListMacro()
- Constructor for class org.radeox.macro.
MacroListMacro
MacroLoader
- class org.radeox.macro.
MacroLoader
.
Plugin loader for macros
MacroLoader()
- Constructor for class org.radeox.macro.
MacroLoader
MacroParameter
- interface org.radeox.macro.parameter.
MacroParameter
.
Encapsulates parameters for an executed Macro call
MacroRepository
- class org.radeox.macro.
MacroRepository
.
Repository for plugins
MailToMacro
- class org.radeox.macro.
MailToMacro
.
MailToMacro()
- Constructor for class org.radeox.macro.
MailToMacro
MarkFilter
- class org.radeox.filter.
MarkFilter
.
MarkFilter()
- Constructor for class org.radeox.filter.
MarkFilter
MatchResult
- class org.radeox.regex.
MatchResult
.
MatchResult()
- Constructor for class org.radeox.regex.
MatchResult
Matcher
- class org.radeox.regex.
Matcher
.
Matcher()
- Constructor for class org.radeox.regex.
Matcher
MaxFunction
- class org.radeox.macro.table.
MaxFunction
.
A function that finds the max of table cells
MaxFunction()
- Constructor for class org.radeox.macro.table.
MaxFunction
MinFunction
- class org.radeox.macro.table.
MinFunction
.
A function that finds the max of table cells
MinFunction()
- Constructor for class org.radeox.macro.table.
MinFunction
main(String[])
- Static method in class org.radeox.example.
InteractiveExample
main(String[])
- Static method in class org.radeox.example.
PicoExample
main(String[])
- Static method in class org.radeox.example.
RenderEngineExample
matches()
- Method in class org.radeox.regex.
JdkMatcher
matches()
- Method in class org.radeox.regex.
Matcher
Test if a regular expression matches the complete input
N
NONE
- Static variable in class org.radeox.util.logging.
Logger
NO_REPLACES
- Static variable in class org.radeox.filter.
FilterPipe
Nameable
- interface org.radeox.util.
Nameable
.
Objects with a name
NewlineFilter
- class org.radeox.filter.
NewlineFilter
.
NewlineFilter()
- Constructor for class org.radeox.filter.
NewlineFilter
NullCodeFilter
- class org.radeox.macro.code.
NullCodeFilter
.
NullCodeFilter()
- Constructor for class org.radeox.macro.code.
NullCodeFilter
NullLogger
- class org.radeox.util.logging.
NullLogger
.
Concrete Logger that does not log
NullLogger()
- Constructor for class org.radeox.util.logging.
NullLogger
newRow()
- Method in class org.radeox.macro.table.
Table
Finishes current row and starts a new one
O
OUTPUT_BUNDLE_NAME
- Static variable in interface org.radeox.api.engine.context.
RenderContext
OUTPUT_LOCALE
- Static variable in interface org.radeox.api.engine.context.
RenderContext
org.radeox
- package org.radeox
org.radeox.api.engine
- package org.radeox.api.engine
org.radeox.api.engine.context
- package org.radeox.api.engine.context
org.radeox.engine
- package org.radeox.engine
org.radeox.engine.context
- package org.radeox.engine.context
org.radeox.example
- package org.radeox.example
org.radeox.filter
- package org.radeox.filter
org.radeox.filter.context
- package org.radeox.filter.context
org.radeox.filter.interwiki
- package org.radeox.filter.interwiki
org.radeox.filter.regex
- package org.radeox.filter.regex
org.radeox.macro
- package org.radeox.macro
org.radeox.macro.api
- package org.radeox.macro.api
org.radeox.macro.book
- package org.radeox.macro.book
org.radeox.macro.code
- package org.radeox.macro.code
org.radeox.macro.list
- package org.radeox.macro.list
org.radeox.macro.parameter
- package org.radeox.macro.parameter
org.radeox.macro.table
- package org.radeox.macro.table
org.radeox.macro.xref
- package org.radeox.macro.xref
org.radeox.regex
- package org.radeox.regex
org.radeox.util
- package org.radeox.util
org.radeox.util.logging
- package org.radeox.util.logging
outputMessages
- Variable in class org.radeox.filter.regex.
LocaleRegexTokenFilter
P
PERF
- Static variable in class org.radeox.util.logging.
Logger
PRINT_STACKTRACE
- Static variable in class org.radeox.util.logging.
Logger
ParagraphFilter
- class org.radeox.filter.
ParagraphFilter
.
ParagraphFilter()
- Constructor for class org.radeox.filter.
ParagraphFilter
ParamFilter
- class org.radeox.filter.
ParamFilter
.
ParamFilter()
- Constructor for class org.radeox.filter.
ParamFilter
Pattern
- interface org.radeox.regex.
Pattern
.
PicoExample
- class org.radeox.example.
PicoExample
.
PicoExample()
- Constructor for class org.radeox.example.
PicoExample
PluginLoader
- class org.radeox.macro.
PluginLoader
.
Plugin loader
PluginLoader()
- Constructor for class org.radeox.macro.
PluginLoader
PluginRepository
- class org.radeox.macro.
PluginRepository
.
Repository for plugins
PluginRepository()
- Constructor for class org.radeox.macro.
PluginRepository
Preserved
- class org.radeox.macro.
Preserved
.
A specialized macro that allows to preserve certain special characters by creating character entities.
Preserved()
- Constructor for class org.radeox.macro.
Preserved
paramDescription
- Variable in class org.radeox.macro.
BaseMacro
params
- Variable in class org.radeox.macro.parameter.
BaseMacroParameter
pattern
- Variable in class org.radeox.filter.regex.
RegexFilter
perf(String)
- Static method in class org.radeox.util.logging.
Logger
plugins
- Variable in class org.radeox.macro.
PluginRepository
providerClasses(Class)
- Static method in class org.radeox.util.
Service
providers(Class)
- Static method in class org.radeox.util.
Service
providers(Class, boolean)
- Static method in class org.radeox.util.
Service
put(String, Object)
- Method in class org.radeox.macro.
PluginRepository
put(String, Object)
- Method in interface org.radeox.macro.
Repository
Q
QuoteMacro
- class org.radeox.macro.
QuoteMacro
.
QuoteMacro()
- Constructor for class org.radeox.macro.
QuoteMacro
R
RadeoxTemplateEngine
- class org.radeox.example.
RadeoxTemplateEngine
.
Groovy Template Engine which uses Radeox to render text markup
RadeoxTemplateEngine()
- Constructor for class org.radeox.example.
RadeoxTemplateEngine
RegexFilter
- class org.radeox.filter.regex.
RegexFilter
.
RegexFilter()
- Constructor for class org.radeox.filter.regex.
RegexFilter
RegexFilter(String, String)
- Constructor for class org.radeox.filter.regex.
RegexFilter
create a new regular expression that takes input as multiple lines
RegexFilter(String, String, boolean)
- Constructor for class org.radeox.filter.regex.
RegexFilter
create a new regular expression and set
RegexReplaceFilter
- class org.radeox.filter.regex.
RegexReplaceFilter
.
RegexReplaceFilter()
- Constructor for class org.radeox.filter.regex.
RegexReplaceFilter
RegexReplaceFilter(String, String)
- Constructor for class org.radeox.filter.regex.
RegexReplaceFilter
RegexReplaceFilter(String, String, boolean)
- Constructor for class org.radeox.filter.regex.
RegexReplaceFilter
RegexTokenFilter
- class org.radeox.filter.regex.
RegexTokenFilter
.
RegexTokenFilter()
- Constructor for class org.radeox.filter.regex.
RegexTokenFilter
RegexTokenFilter(String, boolean)
- Constructor for class org.radeox.filter.regex.
RegexTokenFilter
create a new regular expression and set
RegexTokenFilter(String)
- Constructor for class org.radeox.filter.regex.
RegexTokenFilter
create a new regular expression and set
RenderContext
- interface org.radeox.api.engine.context.
RenderContext
.
RenderContext stores basic data for the context the RenderEngine is called in.
RenderEngine
- interface org.radeox.api.engine.
RenderEngine
.
Interface for RenderEngines.
RenderEngineExample
- class org.radeox.example.
RenderEngineExample
.
RenderEngineExample()
- Constructor for class org.radeox.example.
RenderEngineExample
Repository
- interface org.radeox.macro.
Repository
.
Repository for Macros
RfcMacro
- class org.radeox.macro.
RfcMacro
.
RfcMacro()
- Constructor for class org.radeox.macro.
RfcMacro
RubyApiConverter
- class org.radeox.macro.api.
RubyApiConverter
.
Converts a Ruby class name to an Ruby api doku url
RubyApiConverter()
- Constructor for class org.radeox.macro.api.
RubyApiConverter
registerEngine(RenderEngine)
- Static method in class org.radeox.
EngineManager
Different RenderEngines can register themselves with the EngineManager factory to be available with EngineManager.getInstance();
removeFilter(String)
- Method in class org.radeox.filter.
FilterPipe
render(String, RenderContext)
- Method in interface org.radeox.api.engine.
RenderEngine
Render an input with text markup and return a String with e.g.
render(Writer, String, RenderContext)
- Method in interface org.radeox.api.engine.
RenderEngine
Render an input with text markup and an write the result e.g.
render(Reader, RenderContext)
- Method in interface org.radeox.api.engine.
RenderEngine
Render an input with text markup from a Reader and write the result to a writer
render(String, RenderContext)
- Method in class org.radeox.engine.
BaseRenderEngine
Render an input with text markup and return a String with e.g.
render(Reader, RenderContext)
- Method in class org.radeox.engine.
BaseRenderEngine
Render an input with text markup from a Reader and write the result to a writer
render(Writer, String, RenderContext)
- Method in class org.radeox.engine.
BaseRenderEngine
render(String)
- Static method in class org.radeox.example.
XSLTExtension
replace(String)
- Method in class org.radeox.macro.
Preserved
Actually replace specials in source.
replaces()
- Method in interface org.radeox.filter.
Filter
replaces()
- Method in class org.radeox.filter.
FilterSupport
repository
- Variable in class org.radeox.macro.
PluginLoader
S
SINGLELINE
- Static variable in class org.radeox.filter.regex.
RegexFilter
Service
- class org.radeox.util.
Service
.
After the Service class from Sun and the Apache project.
Service()
- Constructor for class org.radeox.util.
Service
SimpleList
- class org.radeox.macro.list.
SimpleList
.
Simple list formatter.
SimpleList()
- Constructor for class org.radeox.macro.list.
SimpleList
SmileyFilter
- class org.radeox.filter.
SmileyFilter
.
SmileyFilter()
- Constructor for class org.radeox.filter.
SmileyFilter
SourceCodeFormatter
- interface org.radeox.macro.code.
SourceCodeFormatter
.
Displays source code with syntax highlighting etc.
SqlCodeFilter
- class org.radeox.macro.code.
SqlCodeFilter
.
SqlCodeFilter()
- Constructor for class org.radeox.macro.code.
SqlCodeFilter
StrikeThroughFilter
- class org.radeox.filter.
StrikeThroughFilter
.
StrikeThroughFilter()
- Constructor for class org.radeox.filter.
StrikeThroughFilter
StringBufferWriter
- class org.radeox.util.
StringBufferWriter
.
The same as StringWriter, but takes an existing StringBuffer in its constructor.
StringBufferWriter(StringBuffer)
- Constructor for class org.radeox.util.
StringBufferWriter
StringBufferWriter()
- Constructor for class org.radeox.util.
StringBufferWriter
StringBufferWriter(int)
- Constructor for class org.radeox.util.
StringBufferWriter
Substitution
- interface org.radeox.regex.
Substitution
.
SumFunction
- class org.radeox.macro.table.
SumFunction
.
A function that summerizes table cells
SumFunction()
- Constructor for class org.radeox.macro.table.
SumFunction
SystemErrLogger
- class org.radeox.util.logging.
SystemErrLogger
.
Concrete Logger that logs to System Err
SystemErrLogger()
- Constructor for class org.radeox.util.logging.
SystemErrLogger
SystemOutLogger
- class org.radeox.util.logging.
SystemOutLogger
.
Concrete Logger that logs to System Out
SystemOutLogger()
- Constructor for class org.radeox.util.logging.
SystemOutLogger
set(String, Object)
- Method in interface org.radeox.api.engine.context.
RenderContext
set(String, Object)
- Method in class org.radeox.engine.context.
BaseRenderContext
setBaseUrl(String)
- Method in interface org.radeox.macro.api.
ApiConverter
Set the base Url for the Converter.
setBaseUrl(String)
- Method in class org.radeox.macro.api.
BaseApiConverter
setCacheable(boolean)
- Method in interface org.radeox.api.engine.context.
RenderContext
setCacheable(boolean)
- Method in class org.radeox.engine.context.
BaseRenderContext
setContent(String)
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
setContent(String)
- Method in interface org.radeox.macro.parameter.
MacroParameter
setContentEnd(int)
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
setContentEnd(int)
- Method in interface org.radeox.macro.parameter.
MacroParameter
setContentStart(int)
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
setContentStart(int)
- Method in interface org.radeox.macro.parameter.
MacroParameter
setEnd(int)
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
setEnd(int)
- Method in interface org.radeox.macro.parameter.
MacroParameter
setHandler(LogHandler)
- Static method in class org.radeox.util.logging.
Logger
setInitialContext(InitialRenderContext)
- Method in interface org.radeox.filter.
Filter
setInitialContext(InitialRenderContext)
- Method in class org.radeox.filter.
FilterSupport
setInitialContext(InitialRenderContext)
- Method in class org.radeox.filter.
HeadingFilter
setInitialContext(InitialRenderContext)
- Method in class org.radeox.filter.
MacroFilter
setInitialContext(InitialRenderContext)
- Method in class org.radeox.filter.
UrlFilter
setInitialContext(InitialRenderContext)
- Method in class org.radeox.filter.regex.
LocaleRegexReplaceFilter
setInitialContext(InitialRenderContext)
- Method in class org.radeox.filter.regex.
LocaleRegexTokenFilter
setInitialContext(InitialRenderContext)
- Method in class org.radeox.macro.
BaseLocaleMacro
setInitialContext(InitialRenderContext)
- Method in class org.radeox.macro.
BaseMacro
setInitialContext(InitialRenderContext)
- Method in class org.radeox.macro.
CodeMacro
setInitialContext(InitialRenderContext)
- Method in class org.radeox.macro.
LocalePreserved
setInitialContext(InitialRenderContext)
- Method in interface org.radeox.macro.
Macro
setInitialContext(InitialRenderContext)
- Method in class org.radeox.macro.
MacroRepository
setMultiline(boolean)
- Method in class org.radeox.regex.
Compiler
Whether the compiler should create multiline patterns or single line patterns.
setMultiline(boolean)
- Method in class org.radeox.regex.
JdkCompiler
setParameters(Map)
- Method in interface org.radeox.api.engine.context.
RenderContext
Set the parameters for this execution context.
setParameters(Map)
- Method in class org.radeox.engine.context.
BaseRenderContext
setParams(String)
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
setParams(String)
- Method in interface org.radeox.macro.parameter.
MacroParameter
setRenderContext(RenderContext)
- Method in class org.radeox.filter.context.
BaseFilterContext
setRenderContext(RenderContext)
- Method in interface org.radeox.filter.context.
FilterContext
setRenderEngine(RenderEngine)
- Method in interface org.radeox.api.engine.context.
RenderContext
Stores the current RenderEngine of the request
setRenderEngine(RenderEngine)
- Method in class org.radeox.engine.context.
BaseRenderContext
setRepository(Repository)
- Method in class org.radeox.macro.
PluginLoader
setStart(int)
- Method in class org.radeox.macro.parameter.
BaseMacroParameter
setStart(int)
- Method in interface org.radeox.macro.parameter.
MacroParameter
setUp(FilterContext)
- Method in class org.radeox.filter.
LinkTestFilter
setUp(FilterContext)
- Method in class org.radeox.filter.regex.
RegexTokenFilter
setXY(int, int, Object)
- Method in class org.radeox.macro.table.
Table
showCreate()
- Method in interface org.radeox.api.engine.
WikiRenderEngine
substitute
- Variable in class org.radeox.filter.regex.
RegexFilter
substitute(Substitution)
- Method in class org.radeox.regex.
JdkMatcher
substitute(String)
- Method in class org.radeox.regex.
JdkMatcher
substitute(Substitution)
- Method in class org.radeox.regex.
Matcher
Replace all matches in the input with a substitution.
substitute(String)
- Method in class org.radeox.regex.
Matcher
Replace all matches in the input with a string substitution.
T
Table
- class org.radeox.macro.table.
Table
.
A Table implementation primarly for the table macro
Table()
- Constructor for class org.radeox.macro.table.
Table
TableBuilder
- class org.radeox.macro.table.
TableBuilder
.
Built a table from a string
TableBuilder()
- Constructor for class org.radeox.macro.table.
TableBuilder
TableMacro
- class org.radeox.macro.
TableMacro
.
TableMacro()
- Constructor for class org.radeox.macro.
TableMacro
TextFileUrlMapper
- class org.radeox.macro.book.
TextFileUrlMapper
.
Manages links to keys, mapping is read from a text file
TextFileUrlMapper(Class)
- Constructor for class org.radeox.macro.book.
TextFileUrlMapper
TypographyFilter
- class org.radeox.filter.
TypographyFilter
.
TypographyFilter()
- Constructor for class org.radeox.filter.
TypographyFilter
toChar(String)
- Static method in class org.radeox.util.
Encoder
toEntity(int)
- Static method in class org.radeox.util.
Encoder
toString()
- Method in class org.radeox.macro.
BaseMacro
toString()
- Method in class org.radeox.util.
StringBufferWriter
U
UrlFilter
- class org.radeox.filter.
UrlFilter
.
UrlFilter()
- Constructor for class org.radeox.filter.
UrlFilter
UrlMapper
- interface org.radeox.macro.book.
UrlMapper
.
Manages links to keys
unescape(String)
- Static method in class org.radeox.util.
Encoder
W
WARN
- Static variable in class org.radeox.util.logging.
Logger
WikiLinkFilter
- class org.radeox.filter.
WikiLinkFilter
.
WikiLinkFilter()
- Constructor for class org.radeox.filter.
WikiLinkFilter
WikiRenderEngine
- interface org.radeox.api.engine.
WikiRenderEngine
.
Interface for RenderEngines that know about Wiki pages.
warn(String)
- Static method in class org.radeox.util.logging.
Logger
warn(String, Throwable)
- Static method in class org.radeox.util.logging.
Logger
write(int)
- Method in class org.radeox.util.
StringBufferWriter
write(char[], int, int)
- Method in class org.radeox.util.
StringBufferWriter
write(String)
- Method in class org.radeox.util.
StringBufferWriter
write(String, int, int)
- Method in class org.radeox.util.
StringBufferWriter
X
XSLTExtension
- class org.radeox.example.
XSLTExtension
.
An xslt extension function to render snip content using radeox.
XSLTExtension()
- Constructor for class org.radeox.example.
XSLTExtension
XmlCodeFilter
- class org.radeox.macro.code.
XmlCodeFilter
.
XmlCodeFilter()
- Constructor for class org.radeox.macro.code.
XmlCodeFilter
XrefMacro
- class org.radeox.macro.
XrefMacro
.
XrefMacro()
- Constructor for class org.radeox.macro.
XrefMacro
XrefMapper
- class org.radeox.macro.xref.
XrefMapper
.
Stores information and links to xref Java source code e.g.
XrefMapper()
- Constructor for class org.radeox.macro.xref.
XrefMapper
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003 Matthias L. Jugel, Stephan J. Schmidt. All Rights Reserved.