| Package | org.spicefactory.lib.xml.mapper |
| Class | public class SimpleMappingType |
| Inheritance | SimpleMappingType Object |
| Constant | Defined By | ||
|---|---|---|---|
| ATTRIBUTE : SimpleMappingType [static]
Constant for the mapping between a property and an XML attribute. | SimpleMappingType | ||
| CHILD_TEXT_NODE : SimpleMappingType [static]
Constant for the mapping between a property and an XML text node wrapped in a child element. | SimpleMappingType | ||
| ATTRIBUTE | Constant |
public static const ATTRIBUTE:SimpleMappingTypeConstant for the mapping between a property and an XML attribute.
| CHILD_TEXT_NODE | Constant |
public static const CHILD_TEXT_NODE:SimpleMappingTypeConstant for the mapping between a property and an XML text node wrapped in a child element.