RegexpDefinitionPatternMatcher
, WildcardDefinitionPatternMatcher
public interface DefinitionPatternMatcher
Modifier and Type | Method | Description |
---|---|---|
Definition |
createDefinition(java.lang.String definitionName) |
Creates a definition, given the definition name, through the use of
pattern matching.
|
Definition createDefinition(java.lang.String definitionName)
definitionName
- The definition name to match.null
if not
matched.Copyright © 2018. All rights reserved.