Uses of Class
no.hasmac.jsonld.http.link.LinkAttribute
Packages that use LinkAttribute
-
Uses of LinkAttribute in no.hasmac.jsonld.http.link
Fields in no.hasmac.jsonld.http.link with type parameters of type LinkAttributeModifier and TypeFieldDescriptionprivate final Map
<String, List<LinkAttribute>> LinkAttributes.attributes
private Map
<String, List<LinkAttribute>> LinkHeaderParser.attributes
Methods in no.hasmac.jsonld.http.link that return types with arguments of type LinkAttributeConstructor parameters in no.hasmac.jsonld.http.link with type arguments of type LinkAttributeModifierConstructorDescriptionprotected
LinkAttributes
(Map<String, List<LinkAttribute>> attributes)