org.apache.isis.viewer.xhtml.applib.providers
Class StringApplicationXhtmlXmlProvider
java.lang.Object
org.jboss.resteasy.plugins.providers.StringTextStar
org.apache.isis.viewer.xhtml.applib.providers.StringApplicationXhtmlXmlProvider
- All Implemented Interfaces:
- javax.ws.rs.ext.MessageBodyReader<String>, javax.ws.rs.ext.MessageBodyWriter<String>
@Provider
public class StringApplicationXhtmlXmlProvider
- extends org.jboss.resteasy.plugins.providers.StringTextStar
| Methods inherited from class org.jboss.resteasy.plugins.providers.StringTextStar |
isReadable, isWriteable, readFrom, writeTo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringApplicationXhtmlXmlProvider
public StringApplicationXhtmlXmlProvider()
getSize
public long getSize(String t,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType)
- Specified by:
getSize in interface javax.ws.rs.ext.MessageBodyWriter<String>- Overrides:
getSize in class org.jboss.resteasy.plugins.providers.StringTextStar
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.