protected class RegExpBasedFilterInvocationDefinitionMap.EntryHolder extends Object
Modifier | Constructor and Description |
---|---|
protected |
EntryHolder() |
|
EntryHolder(org.apache.oro.text.regex.Pattern compiledPattern,
ConfigAttributeDefinition attr) |
Modifier and Type | Method and Description |
---|---|
org.apache.oro.text.regex.Pattern |
getCompiledPattern() |
ConfigAttributeDefinition |
getConfigAttributeDefinition() |
public EntryHolder(org.apache.oro.text.regex.Pattern compiledPattern, ConfigAttributeDefinition attr)
protected EntryHolder()
public org.apache.oro.text.regex.Pattern getCompiledPattern()
public ConfigAttributeDefinition getConfigAttributeDefinition()
Copyright © 2017. All rights reserved.