Class DocumentProvider

java.lang.Object
org.jboss.resteasy.plugins.providers.AbstractEntityProvider<Document>
org.jboss.resteasy.plugins.providers.DocumentProvider
All Implemented Interfaces:
javax.ws.rs.ext.MessageBodyReader<Document>, javax.ws.rs.ext.MessageBodyWriter<Document>

@Provider @Produces({"text/xml","text/*+xml","application/xml","application/*+xml"}) @Consumes({"text/xml","text/*+xml","application/xml","application/*+xml"}) public class DocumentProvider extends AbstractEntityProvider<Document>
Provider that reads and writes org.w3c.dom.Document
Version:
$Revision: $
Author:
invalid input: '<'a href="sduskis@gmail.com>Solomon Duskis