public interface JElementFilter extends Filter<JElement>
Modifier and Type | Method and Description |
---|---|
boolean |
accept(JElement element)
Tests if a specified element should be matched.
|
targetType
Copyright © 2010–2018 Jadira Systems. All rights reserved.