TXW2 Runtime 20110809-redhat-2

com.sun.xml.txw2.annotation
Annotation Type XmlCDATA


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface XmlCDATA

Used along with XmlElement to write a CDATA section, instead of the normal PCDATA.

Author:
Kohsuke Kawaguchi


TXW2 Runtime 20110809-redhat-2

Copyright © 2012 Oracle. All Rights Reserved.