org.ujoframework.core.annot
Annotation Type XmlAttribute


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface XmlAttribute

Use the annotation to mark a UjoProperty static field like a XML Attribute.
All other properties are exported like a XML elements by default.



Copyright © 2010. All Rights Reserved.