public abstract class PositionElementFilter extends java.lang.Object implements ElementFilter
EMPTY_ARRAY
Constructor and Description |
---|
PositionElementFilter() |
Modifier and Type | Method and Description |
---|---|
ElementFilter |
getFilter() |
boolean |
isClassAcceptable(java.lang.Class hintClass)
Quick check if the filter acceptable for elements of given class at all.
|
void |
setFilter(ElementFilter filter) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isAcceptable, toString
public void setFilter(ElementFilter filter)
public ElementFilter getFilter()
public boolean isClassAcceptable(java.lang.Class hintClass)
ElementFilter
isClassAcceptable
in interface ElementFilter
hintClass
- class for which we are looking for metadata