|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttributeMappingConfiguration
Stores the configuration for the mapping of an XML attribute to a Java type.
| Method Summary | |
|---|---|
String |
getAttributeName()
Returns the (local) name of the XML attribute that is matched by this configuration. |
String |
getAttributeNamespace()
Returns the namespace URI of the XML attribute that is matched by this configuration. |
| Methods inherited from interface com.marsching.flexiparse.xml2object.configuration.MappingConfiguration |
|---|
getMaxOccurs, getMinOccurs, getTargetAttribute, getTargetType, getTargetTypeClassLoader |
| Method Detail |
|---|
String getAttributeName()
String getAttributeNamespace()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||