- 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
- addElement(String, String) - Method in class org.radeox.filter.XHTMLFilter.DeblockFilter
-
- 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
-
- addMacro(Macro) - Method in class org.radeox.engine.BaseRenderEngine
-
- 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
- addText(String) - Method in class org.radeox.macro.table.Table
-
- addXref(BufferedReader) - Method in class org.radeox.macro.xref.XrefMapper
-
- ApiConverter - Interface in org.radeox.macro.api
-
Converts a class name to an API url
- ApiDoc - Class in org.radeox.macro.api
-
Stores information and links to api documentation, e.g. for Java, Ruby, JBoss
- ApiDoc() - Constructor for class org.radeox.macro.api.ApiDoc
-
- ApiDocMacro - Class in org.radeox.macro
-
- ApiDocMacro() - Constructor for class org.radeox.macro.ApiDocMacro
-
- ApiMacro - Class in org.radeox.macro
-
- ApiMacro() - Constructor for class org.radeox.macro.ApiMacro
-
- 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.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.MacroListMacro
-
- 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
-
- AsinMacro - Class in org.radeox.macro
-
- AsinMacro() - Constructor for class org.radeox.macro.AsinMacro
-
- AsinServices - Class in org.radeox.macro.book
-
Manages links to asin (DVD, CD) dealears or comparison services
- AsinServices() - Constructor for class org.radeox.macro.book.AsinServices
-
- AtoZListFormatter - Class in org.radeox.macro.list
-
Formats a list as AtoZ listing separated by the alphabetical characters.
- AtoZListFormatter() - Constructor for class org.radeox.macro.list.AtoZListFormatter
-
- AvgFunction - Class in org.radeox.macro.table
-
A function that calculates the average table cells
- AvgFunction() - Constructor for class org.radeox.macro.table.AvgFunction
-