Class Doc
java.lang.Object
org.springframework.hateoas.mediatype.alps.Doc
A value object for an ALPS doc element.
- Since:
- 0.15
- Author:
- Oliver Gierke, Greg Turnquist
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Doc
- Parameters:
value- must not be null or empty.format- must not be null.
-
-
Method Details