Package nl.vpro.rs

Annotation Interface XmlFragment


@Retention(RUNTIME) public @interface XmlFragment
Annotating a resteasy method with this, will cause the produced xml to be a 'fragment', i.e. it will lack the <?xml prefix.
Since:
2.33.0