Resteasy JAXB Provider 2.3.6.Final-redhat-1

org.jboss.resteasy.annotations.providers.jaxb
Annotation Type Stylesheet


@Target(value={TYPE,METHOD,PARAMETER,FIELD})
@Retention(value=RUNTIME)
public @interface Stylesheet

Specifies an XML stylesheet header

e.g.

 
 

You can use replacement expressions in value string.

Version:
$Revision: 1 $
Author:
Bill Burke
See Also:
StringContextReplacement

Required Element Summary
 String href
           
 String type
           
 

Element Detail

href

public abstract String href

type

public abstract String type

Resteasy JAXB Provider 2.3.6.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.