| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<Extension> |
resolve(Element element)
Resolves and returns the optional extension for the specified parent element.
|
default java.util.Map<Element,Extension> |
resolve(Group group)
Resolves and returns the extensions for a specified group.
|