public class LocationMacroExpander extends AbstractLocationMacroExpander<LocationMacro>
Modifier and Type | Field and Description |
---|---|
static LocationMacroExpander |
INSTANCE |
Modifier | Constructor and Description |
---|---|
protected |
LocationMacroExpander() |
Modifier and Type | Method and Description |
---|---|
Class<LocationMacro> |
getInputClass() |
expand
expandFrom, resolve
expandFrom, precomputeWorkFrom
public static final LocationMacroExpander INSTANCE
public Class<LocationMacro> getInputClass()
getInputClass
in interface MacroExpander<LocationMacro,Object>
getInputClass
in class AbstractLocationMacroExpander<LocationMacro>