public class RfcMacro extends BaseLocaleMacro
description, initialContext, paramDescription| Constructor and Description |
|---|
RfcMacro() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendRfc(Writer writer,
String number,
String view) |
void |
execute(Writer writer,
MacroParameter params)
Execute the macro.
|
String |
getLocaleKey() |
getName, setInitialContextcompareTo, getDescription, getParamDescription, toStringpublic String getLocaleKey()
public void execute(Writer writer, MacroParameter params) throws IllegalArgumentException, IOException
BaseMacroexecute in interface Macroexecute in class BaseMacrowriter - A write where the macro should write its output toparams - Macro parameters with the parameters the macro is called withIllegalArgumentExceptionIOExceptionpublic void appendRfc(Writer writer, String number, String view) throws IOException, IllegalArgumentException
IOExceptionIllegalArgumentExceptionCopyright © 2003–2018 Sakai Project. All rights reserved.