C E G H L O S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- compile(LESSResourceReference, boolean, boolean, boolean) - Method in interface org.xwiki.lesscss.compiler.LESSCompiler
-
Compile a LESS resource.
- compile(LESSResourceReference, boolean, boolean, String, boolean) - Method in interface org.xwiki.lesscss.compiler.LESSCompiler
-
Compile a LESS resource.
- createReferenceForSkinFile(String) - Method in interface org.xwiki.lesscss.resources.LESSResourceReferenceFactory
-
Create a LESSResourceReference pointing to a skin file.
- createReferenceForXObjectProperty(ObjectPropertyReference) - Method in interface org.xwiki.lesscss.resources.LESSResourceReferenceFactory
-
Create a LESSResourceReference pointing to an XObject property.
E
- equals(Object) - Method in interface org.xwiki.lesscss.resources.LESSResourceReference
G
- getAuthorReference() - Method in interface org.xwiki.lesscss.resources.WikiLESSResourceReference
- getContent(String) - Method in interface org.xwiki.lesscss.resources.LESSResourceReference
- getDocumentReference() - Method in interface org.xwiki.lesscss.resources.WikiLESSResourceReference
H
- hashCode() - Method in interface org.xwiki.lesscss.resources.LESSResourceReference
L
- LESSCompiler - Interface in org.xwiki.lesscss.compiler
-
The Integrated LESS Compiler is a LESS compiler that take care of the wiki context (skin and color themes) to generate the appropriate CSS output.
- LESSCompilerException - Exception in org.xwiki.lesscss.compiler
-
Exception related to the LESS preprocessor.
- LESSCompilerException(String) - Constructor for exception org.xwiki.lesscss.compiler.LESSCompilerException
-
Construct a new LESSCompilerException object.
- LESSCompilerException(String, Exception) - Constructor for exception org.xwiki.lesscss.compiler.LESSCompilerException
-
Construct a new LESSCompilerException object.
- LESSResourceReference - Interface in org.xwiki.lesscss.resources
-
A reference to a LESS resource.
- LESSResourceReferenceFactory - Interface in org.xwiki.lesscss.resources
-
Create references for LESS resources.
O
- org.xwiki.lesscss.compiler - package org.xwiki.lesscss.compiler
- org.xwiki.lesscss.resources - package org.xwiki.lesscss.resources
S
- serialize() - Method in interface org.xwiki.lesscss.resources.LESSResourceReference
W
- WikiLESSResourceReference - Interface in org.xwiki.lesscss.resources
-
Extends
LESSResourceReference
with wiki entity specific information.
All Classes All Packages