Annotation Interface OmitXmlPreamble


@Retention(RUNTIME) @Target({TYPE,METHOD,PARAMETER,FIELD}) @Inherited public @interface OmitXmlPreamble
Ensures that the XML Preamble is removed from the response, this facilitates certain broken Rest clients which need a wrapped XML response.