|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.commons.betwixt.strategy.ActionMappingStrategy org.apache.commons.betwixt.strategy.DefaultActionMappingStrategy
public class DefaultActionMappingStrategy
Field Summary |
---|
Fields inherited from class org.apache.commons.betwixt.strategy.ActionMappingStrategy |
---|
DEFAULT |
Constructor Summary | |
---|---|
DefaultActionMappingStrategy()
|
Method Summary | |
---|---|
MappingAction |
getMappingAction(java.lang.String namespace,
java.lang.String name,
org.xml.sax.Attributes attributes,
ReadContext context)
Gets the mapping action to map the given element. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultActionMappingStrategy()
Method Detail |
---|
public MappingAction getMappingAction(java.lang.String namespace, java.lang.String name, org.xml.sax.Attributes attributes, ReadContext context) throws java.lang.Exception
getMappingAction
in class ActionMappingStrategy
namespace
- not nullname
- not nullattributes
- Attributes
, not nullcontext
- ReadContext
, not null
MappingAction
, not null
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |