|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.loom.interceptor.FileValidationInterceptor
org.loom.interceptor.AbstractImageValidationInterceptor
org.loom.interceptor.DefaultImageValidationInterceptor
public class DefaultImageValidationInterceptor
Default image validator instance
Field Summary |
---|
Fields inherited from class org.loom.interceptor.FileValidationInterceptor |
---|
allowedFormats, maxFileSize, parameterName |
Constructor Summary | |
---|---|
DefaultImageValidationInterceptor()
|
Method Summary | |
---|---|
protected ImageData |
getImageData(FileParameter fileParam)
|
Methods inherited from class org.loom.interceptor.AbstractImageValidationInterceptor |
---|
getAllowedFormats, getMaxFileSize, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getParameterName, setAllowedFormats, setAllowedFormats, setMaxFileSize, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setParameterName, toString, validateParameterExtensionPoint |
Methods inherited from class org.loom.interceptor.FileValidationInterceptor |
---|
beforeValidate, validateParameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DefaultImageValidationInterceptor()
Method Detail |
---|
protected ImageData getImageData(FileParameter fileParam)
getImageData
in class AbstractImageValidationInterceptor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |