|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.io.xpp3.PropertyMapper
org.nuiton.io.xpp3.PropertyMapper.AttributeValueToProperty
public static class PropertyMapper.AttributeValueToProperty
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.nuiton.io.xpp3.PropertyMapper |
|---|
PropertyMapper.AttributeValueToProperty, PropertyMapper.TagTextContentToProperty |
| Field Summary |
|---|
| Fields inherited from class org.nuiton.io.xpp3.PropertyMapper |
|---|
containerType, descriptor, name, onlyOne, propertyName, type |
| Constructor Summary | |
|---|---|
PropertyMapper.AttributeValueToProperty(String tagName,
String propertyName,
Class<?> containerType,
DataConverter type,
boolean onlyOne,
PropertyDescriptor descriptor)
|
|
| Method Summary | |
|---|---|
protected Object |
getDataFromXml(org.codehaus.plexus.util.xml.pull.XmlPullParser parser)
|
| Methods inherited from class org.nuiton.io.xpp3.PropertyMapper |
|---|
getContainerType, getDescriptor, getName, getPropertyName, getTagName, getType, isOnlyOne, setProperty, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyMapper.AttributeValueToProperty(String tagName,
String propertyName,
Class<?> containerType,
DataConverter type,
boolean onlyOne,
PropertyDescriptor descriptor)
| Method Detail |
|---|
protected Object getDataFromXml(org.codehaus.plexus.util.xml.pull.XmlPullParser parser)
throws Exception
getDataFromXml in class PropertyMapperException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||