public class Less4jProcessor
extends java.lang.Object
implements org.hibnet.webpipes.processor.ProcessingWebpipeFactory
| Modifier and Type | Class and Description |
|---|---|
private static class |
Less4jProcessor.Less4jWebpipe |
| Modifier and Type | Field and Description |
|---|---|
private static com.github.sommeri.less4j.LessCompiler |
compiler |
| Constructor and Description |
|---|
Less4jProcessor() |
| Modifier and Type | Method and Description |
|---|---|
org.hibnet.webpipes.Webpipe |
createProcessingWebpipe(java.lang.String path,
org.hibnet.webpipes.Webpipe source) |