public interface ReferencePathMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
canMatchChildren(ReferencePath referencePath)
Verifies if a ReferencePathMatcher can potentially match children of a
ReferencePath.
|
boolean |
matches(ReferencePath referencePath)
Verifies if a ReferencePathMatcher matches a ReferencePath.
|
boolean matches(ReferencePath referencePath)
referencePath - ReferencePath.boolean canMatchChildren(ReferencePath referencePath)
referencePath - ReferencePath.Copyright © 2015–2017 AZYVA INC.. All rights reserved.