@Role
public interface LESSResourceReferenceFactory
Modifier and Type | Method and Description |
---|---|
LESSResourceReference |
createReferenceForSkinFile(String fileName)
Create a LESSResourceReference pointing to a skin file.
|
LESSResourceReference |
createReferenceForXObjectProperty(ObjectPropertyReference objectPropertyReference)
Create a LESSResourceReference pointing to an XObject property.
|
LESSResourceReference createReferenceForSkinFile(String fileName)
fileName
- name of the skin fileLESSResourceReference createReferenceForXObjectProperty(ObjectPropertyReference objectPropertyReference)
objectPropertyReference
- reference to an XObject propertyCopyright © 2004–2022 XWiki. All rights reserved.