com.thoughtworks.xstream.annotations
Annotation Type XStreamAsAttribute


@Retention(value=RUNTIME)
@Target(value=FIELD)
@Documented
public @interface XStreamAsAttribute

Defines that a field should be serialized as an attribute.

Since:
1.2.2
Author:
Guilherme Silveira



Copyright © 2004-2012 XStream. All Rights Reserved.