Package ipsk.beans.dom
Annotation Type DOMTextNodePropertyName
- 
 @Target(TYPE) @Retention(RUNTIME) public @interface DOMTextNodePropertyNameConvert the named bean property as XML text node. A bean can only have one property as text node.- Author:
- klausj
 
- 
- 
Required Element SummaryRequired Elements Modifier and Type Required Element Description java.lang.Stringvalue
 - 
Optional Element SummaryOptional Elements Modifier and Type Optional Element Description booleanasCDATANode
 
-