Package | Description |
---|---|
gov.nist.core |
Contains core classes that the rest of the implementation depends upon.
|
Modifier and Type | Field and Description |
---|---|
protected Match |
GenericObject.matchExpression |
Modifier and Type | Method and Description |
---|---|
Match |
GenericObject.getMatcher()
Return the match expression.
|
Modifier and Type | Method and Description |
---|---|
void |
GenericObject.setMatcher(Match matchExpression)
Set the pattern matcher.
|
Copyright © 2018. All Rights Reserved.