Package | org.spicefactory.lib.xml.mapper.handler |
Class | public class TextNodeHandler |
Inheritance | TextNodeHandler ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
TextNodeHandler(property:Property)
Creates a new instance. | TextNodeHandler | ||
![]() | toObject(nodes:Array, parentInstance:Object, context:XmlProcessorContext):void
Maps the specified XML elements, attributes or text nodes to the mapped property of the specified instance. | AbstractPropertyHandler | |
![]() | toXML(instance:Object, parentElement:XML, context:XmlProcessorContext):void
Maps the property value this handler is responsible for to the specified XML elements. | AbstractPropertyHandler |