public abstract class AbstractMacro extends Object implements Macro
Macro.| Constructor and Description |
|---|
AbstractMacro() |
| Modifier and Type | Method and Description |
|---|---|
protected static SinkEventAttributes |
getAttributesFromMap(Map<?,?> parameters)
Convert the Map of macro parameters to an AttributeSet.
|
public AbstractMacro()
protected static SinkEventAttributes getAttributesFromMap(Map<?,?> parameters)
parameters - the macro parameters.Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.