Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TEXT_ARGUMENT |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ARGUMENT_DISALLOWED |
8 |
public static final int |
ARGUMENT_OPTIONAL |
4 |
public static final int |
ARGUMENT_REQUIRED |
2 |
public static final int |
ARGUMENTS_REQUIRED_2 |
16 |
public static final int |
DUPLICATES_ALLOWED |
32 |
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.