public class MapToSelectorFromContextAwareAttribute extends Object implements org.smooks.api.resource.visitor.dom.DOMVisitBefore
| Modifier and Type | Field and Description |
|---|---|
protected org.smooks.api.ApplicationContext |
applicationContext |
protected String |
attribute |
protected static Map<String,String> |
BASE_BEANS |
protected static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
MapToSelectorFromContextAwareAttribute() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
resolveBeandIdSelector(String selector) |
void |
visitBefore(Element element,
org.smooks.api.ExecutionContext executionContext) |
protected static final org.slf4j.Logger LOGGER
@Inject protected String attribute
@Inject protected org.smooks.api.ApplicationContext applicationContext
public MapToSelectorFromContextAwareAttribute()
public void visitBefore(Element element, org.smooks.api.ExecutionContext executionContext) throws org.smooks.api.SmooksException
visitBefore in interface org.smooks.api.resource.visitor.dom.DOMVisitBeforeorg.smooks.api.SmooksExceptionCopyright © 2024. All rights reserved.