org.jenkinsci.plugins.uithemes.less
Class LESSProcessor
java.lang.Object
org.jenkinsci.plugins.uithemes.less.LESSProcessor
public class LESSProcessor
- extends Object
- Author:
- tom.fennelly@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LESSProcessor
public LESSProcessor()
process
public String process(org.lesscss.Resource lessResource)
throws IOException,
org.lesscss.LessException
- Throws:
IOException
org.lesscss.LessException
processToBytes
public byte[] processToBytes(org.lesscss.Resource lessResource)
throws IOException,
org.lesscss.LessException
- Throws:
IOException
org.lesscss.LessException
Copyright © 2004-2015. All Rights Reserved.