Package no.hasmac.jsonld.http
Class ProfileConstants
- java.lang.Object
-
- no.hasmac.jsonld.http.ProfileConstants
-
public final class ProfileConstants extends java.lang.Object
- See Also:
- IANA Considerations
-
-
Constructor Summary
Constructors Modifier Constructor Description private
ProfileConstants()
-
-
-
Field Detail
-
EXPANDED
public static final java.lang.String EXPANDED
- See Also:
- Constant Field Values
-
COMPACTED
public static final java.lang.String COMPACTED
- See Also:
- Constant Field Values
-
CONTEXT
public static final java.lang.String CONTEXT
- See Also:
- Constant Field Values
-
FLATTENED
public static final java.lang.String FLATTENED
- See Also:
- Constant Field Values
-
FRAME
public static final java.lang.String FRAME
- See Also:
- Constant Field Values
-
FRAMED
public static final java.lang.String FRAMED
- See Also:
- Constant Field Values
-
-