com.github.bringking.maven.less
Class FileToProcess
java.lang.Object
com.github.bringking.maven.less.FileToProcess
public class FileToProcess
- extends Object
Created with IntelliJ IDEA.
User: charlie
Date: 1/4/14
Time: 10:17 PM
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileToProcess
public FileToProcess(String inputFilePath,
String outputFilePath)
getOutputFilePath
public String getOutputFilePath()
setOutputFilePath
public void setOutputFilePath(String outputFilePath)
getInputFilePath
public String getInputFilePath()
setInputFilePath
public void setInputFilePath(String inputFilePath)
Copyright © 2014. All Rights Reserved.