public abstract class CachingFilter extends Object implements Filter
CachingFilter()
protected abstract String
convert(String source, Map<String,Object> attributes)
String
convert(String source, Map<String,Object> attributes, Map<String,Object> model)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CachingFilter()
public String convert(String source, Map<String,Object> attributes, Map<String,Object> model)
convert
Filter
protected abstract String convert(String source, Map<String,Object> attributes)
Copyright © 2016. All rights reserved.