public interface DefinitionPatternMatcher
| Modifier and Type | Method and Description | 
|---|---|
| Definition | createDefinition(String definitionName)Creates a definition, given the definition name, through the use of
 pattern matching. | 
Definition createDefinition(String definitionName)
definitionName - The definition name to match.null if not
 matched.Copyright © 2000–2025 Apache Software Foundation. All rights reserved.