com.liferay.portal.servlet.filters.aggregate
Class FileAggregateContext
java.lang.Object
com.liferay.portal.servlet.filters.aggregate.FileAggregateContext
- All Implemented Interfaces:
- AggregateContext
public class FileAggregateContext
- extends Object
- implements AggregateContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileAggregateContext
public FileAggregateContext(File file)
getContent
public String getContent(String path)
- Specified by:
getContent in interface AggregateContext
getFullPath
public String getFullPath(String path)
- Specified by:
getFullPath in interface AggregateContext
popPath
public void popPath(String path)
- Specified by:
popPath in interface AggregateContext
pushPath
public void pushPath(String path)
- Specified by:
pushPath in interface AggregateContext