Class Namespace
- java.lang.Object
-
- org.gcube.common.storagehub.model.types.Namespace
-
public class Namespace extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringHL_NAMESPACEstatic StringJCR_NAMESPACEstatic StringNT_NAMESPACEstatic StringREP_NAMESPACE
-
Constructor Summary
Constructors Constructor Description Namespace()
-
-
-
Field Detail
-
HL_NAMESPACE
public static final String HL_NAMESPACE
- See Also:
- Constant Field Values
-
JCR_NAMESPACE
public static final String JCR_NAMESPACE
- See Also:
- Constant Field Values
-
REP_NAMESPACE
public static final String REP_NAMESPACE
- See Also:
- Constant Field Values
-
NT_NAMESPACE
public static final String NT_NAMESPACE
- See Also:
- Constant Field Values
-
-