|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterExpression.ExpressionSyntax | |
|---|---|
| jnetpcap.filter | Main filter package. |
| Uses of FilterExpression.ExpressionSyntax in jnetpcap.filter |
|---|
| Methods in jnetpcap.filter that return FilterExpression.ExpressionSyntax | |
|---|---|
FilterExpression.ExpressionSyntax |
FilterExpression.getExpressionSyntax()
Returns the syntax in a form of enum constant that the expression string is in. |
static FilterExpression.ExpressionSyntax |
FilterExpression.ExpressionSyntax.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FilterExpression.ExpressionSyntax[] |
FilterExpression.ExpressionSyntax.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||