public class TagTextContentToProperty extends PropertyMapper
containerType, descriptor, name, onlyOne, propertyName, TAG_NAME_TRANSFORMER, type| Constructor and Description |
|---|
TagTextContentToProperty(String tagName,
String propertyName,
Class<?> containerType,
DataConverter type,
boolean onlyOne,
PropertyDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
static void |
addMapper(Class<?> containerType,
DataConverter type,
boolean onlyOne,
Map<String,PropertyMapper> allMappers,
String... tagNames) |
protected Object |
getDataFromXml(org.codehaus.plexus.util.xml.pull.XmlPullParser parser) |
getContainerType, getDescriptor, getDescriptor, getMapperForAttribute, getMapperForTag, getName, getPropertyName, getTagName, getType, getXmlName, isOnlyOne, registerMapper, setProperty, toStringpublic TagTextContentToProperty(String tagName, String propertyName, Class<?> containerType, DataConverter type, boolean onlyOne, PropertyDescriptor descriptor)
protected Object getDataFromXml(org.codehaus.plexus.util.xml.pull.XmlPullParser parser) throws Exception
getDataFromXml in class PropertyMapperExceptionpublic static void addMapper(Class<?> containerType, DataConverter type, boolean onlyOne, Map<String,PropertyMapper> allMappers, String... tagNames) throws IntrospectionException
IntrospectionExceptionCopyright © 2009–2014 CodeLutin. All rights reserved.