public class DefaultActionMappingStrategy extends ActionMappingStrategy
DEFAULT| Constructor and Description |
|---|
DefaultActionMappingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
MappingAction |
getMappingAction(String namespace,
String name,
org.xml.sax.Attributes attributes,
ReadContext context)
Gets the mapping action to map the given element.
|
public MappingAction getMappingAction(String namespace, String name, org.xml.sax.Attributes attributes, ReadContext context) throws Exception
getMappingAction in class ActionMappingStrategynamespace - not nullname - not nullattributes - Attributes, not nullcontext - ReadContext, not nullMappingAction, not nullExceptionCopyright © 2002-2013 Apache Software Foundation. All Rights Reserved.