public class ByteFilter extends Filter
convertable, filterMap, full, idFilter, property, refs, visitedObjects| Constructor and Description |
|---|
ByteFilter() |
| Modifier and Type | Method and Description |
|---|---|
Filter |
clone() |
protected Filter |
clone(Filter newInstance) |
java.lang.String |
getCharset() |
java.lang.String |
getClazz(int pos) |
int |
getIndexOfClazz(java.lang.String clazzName) |
java.lang.String |
getLastClazz() |
boolean |
isLenCheck() |
ByteFilter |
withLenCheck(boolean value) |
convertable, getConvertable, getIdFilter, getIndexVisitedObjects, getProperties, getPropertyRegard, getRefByEntity, getRefs, getVisitedObjects, hasObjects, initMapFilter, isConvertable, isFullSeriation, isId, isPropertyRegard, regard, with, withConvertable, withFull, withIdFilter, withObjects, withPropertyRegard, withStandardpublic boolean isLenCheck()
public ByteFilter withLenCheck(boolean value)
public java.lang.String getCharset()
public int getIndexOfClazz(java.lang.String clazzName)
public java.lang.String getClazz(int pos)
public java.lang.String getLastClazz()