public static class FileDocument.ContentTypeSelector extends java.lang.Object implements DataSelector
REVISION
Constructor and Description |
---|
ContentTypeSelector(java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSelected(Data data)
Evaluates if a data must be selected or not.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
test
public ContentTypeSelector(java.lang.String type)
type
- the content type (e.g. image/gif, image/*, *&slash;*)public boolean isSelected(Data data)
DataSelector
isSelected
in interface DataSelector
data
- the data to evaluate.Copyright © 2001-2017 Jalios SA. All Rights Reserved.