public static final class RegexNamedEntityFactory.NamedPattern extends Object
Pattern with an assigned Name. The name is parsed
to the RegexNamedEntityFactory.createNamedEntity(String, MatchResult)
method so that implementers know what pattern caused the parsed
MatchResult.| Constructor and Description |
|---|
NamedPattern(String name,
Pattern pattern) |
Copyright © 2016–2017 Redlink GmbH. All rights reserved.