public interface ExtensionConstants
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
IDE_CUSTOMIZATION_XMLNS
The namespace for all ide customization hooks from 11.0 onwards. 
 | 
static java.lang.String | 
IDE_EXTENSION_XMLNS
The namespace for all ide extension hooks from 11.0 onwards. 
 | 
static java.lang.String | 
JDEV_XMLNS
Deprecated. 
 
since 11.0 use IDE_EXTENSION_XMLNS. Note that IDE_EXTENSION_XMLNS has a different
    value from JDEV_XMLNS. The two are not interchangeable. 
 | 
static java.lang.String | 
JSR198_XMLNS
The JSR-198 namespace 
 | 
static final java.lang.String JSR198_XMLNS
static final java.lang.String JDEV_XMLNS
static final java.lang.String IDE_EXTENSION_XMLNS
static final java.lang.String IDE_CUSTOMIZATION_XMLNS