protected static class DocumentFilter.SpecPacker extends Object
Constructor and Description |
---|
DocumentFilter.SpecPacker(Specification os) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkDate(Date date) |
boolean |
checkLengthIndexable(long length) |
boolean |
checkMimeType(String mimeType) |
boolean |
checkURLIndexable(String url) |
String |
toPackedString() |
public DocumentFilter.SpecPacker(Specification os)