Package com.inet.lib.less
-
Interface Summary Interface Description CustomLessFunction Interface to simple extends the less syntax with exotic functions without forking the JLessC project. -
Class Summary Class Description ColorUtils Some methods for calculating colors.CssFormatter A formatter for the CSS output.Expression Base expression with value formating.HSL A HSL color value.JavaScriptExpression An expression with JavaScript.JavaScriptObject Wrapper class to accessible a variable through scripting engine.Less The main class of JLessC library.LessFilePosition the Position of an error in a less fileReaderFactory A factory to create a reader and streams for parsing. -
Exception Summary Exception Description LessException A exception that occur if some can not parse or converted.