| Modifier and Type | Optional Element and Description |
|---|---|
String |
media
css media
type
influences default path and default value, e.g.
|
int |
order
merged resources are sorted by their order value, starting with the
highest, ending with the loweset
|
String |
path
the mount path: if it starts with '/' it's treated as an absolute path,
relative to
ResourceMount.setPath(String) otherwise. |
String[] |
value
file names relative to annotated type.
|
public abstract String[] value
media()public abstract String media
public abstract String path
ResourceMount.setPath(String) otherwise.public abstract int order
Copyright © 2014 Molindo GmbH. All Rights Reserved.