| Package | Description |
|---|---|
| net.named_data.jndn.util.regex |
| Modifier and Type | Field and Description |
|---|---|
protected NdnRegexMatcherBase.NdnRegexExprType |
NdnRegexMatcherBase.type_ |
| Modifier and Type | Method and Description |
|---|---|
static NdnRegexMatcherBase.NdnRegexExprType |
NdnRegexMatcherBase.NdnRegexExprType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NdnRegexMatcherBase.NdnRegexExprType[] |
NdnRegexMatcherBase.NdnRegexExprType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NdnRegexMatcherBase(String expr,
NdnRegexMatcherBase.NdnRegexExprType type) |
NdnRegexMatcherBase(String expr,
NdnRegexMatcherBase.NdnRegexExprType type,
NdnRegexBackrefManager backrefManager) |
Copyright © 2018. All rights reserved.