Constructor and Description |
---|
AnnotationElementFinder() |
Modifier and Type | Method and Description |
---|---|
Result<Element,java.lang.Object> |
find(java.lang.String propertyName)
Finds the object with the specified name in a target.
|
Result<java.util.List<Element>,java.lang.Object> |
findAll()
Finds all objects in a target.
|
public Result<java.util.List<Element>,java.lang.Object> findAll()
Finder