public abstract class InlineMacroProcessor extends MacroProcessor
| Modifier and Type | Field and Description |
|---|---|
protected org.jruby.RubyRegexp |
regexp |
nameconfig, rubyRuntime| Constructor and Description |
|---|
InlineMacroProcessor(java.lang.String macroName) |
InlineMacroProcessor(java.lang.String macroName,
java.util.Map<java.lang.String,java.lang.Object> config) |
| Modifier and Type | Method and Description |
|---|---|
org.jruby.RubyRegexp |
getRegexp() |
org.jruby.RubyRegexp |
resolveRegexp(java.lang.String macroName,
java.lang.String format) |
getName, options, process, setNamecreateBlock, createBlock, createInline, createInline, document, getConfig, update_config