Package com.intellij.util.xmlb
Interface Constants
-
public interface Constants
-
-
Field Detail
-
OPTION
@NonNls static final String OPTION
- See Also:
- Constant Field Values
-
VALUE
@NonNls static final String VALUE
- See Also:
- Constant Field Values
-
COLLECTION
@NonNls static final String COLLECTION
- See Also:
- Constant Field Values
-
MAP
@NonNls static final String MAP
- See Also:
- Constant Field Values
-
ENTRY
@NonNls static final String ENTRY
- See Also:
- Constant Field Values
-
KEY
@NonNls static final String KEY
- See Also:
- Constant Field Values
-
NAME
@NonNls static final String NAME
- See Also:
- Constant Field Values
-
ARRAY
@NonNls static final String ARRAY
- See Also:
- Constant Field Values
-
SET
@NonNls static final String SET
- See Also:
- Constant Field Values
-
LIST
@NonNls static final String LIST
- See Also:
- Constant Field Values
-
-