@Target(value={TYPE,METHOD,PARAMETER,FIELD}) @Retention(value=RUNTIME) public @interface Stylesheet
e.g.
<?xml-stylesheet type='text/xsl' href='foobar.xsl' ? >
You can use replacement expressions in value string.
StringContextReplacement
Copyright © 2020 JBoss by Red Hat. All rights reserved.