public interface Categories
Categories element provides a list of the categories that can be applied to the members of a Collection
If the "href" attribute is provided, the Categories element MUST be empty and MUST NOT have the "fixed" or "scheme" attributes
Modifier and Type | Method and Description |
---|---|
List<Category> |
getCategoryList()
Get the list of categories
|
Fixed |
getFixed()
Get the attribute fixed that indicates whether the list of categories is a fixed or an open set
|
String |
getHref()
Get the IRI reference identifying a Category Document
|
String |
getScheme()
Get the scheme
|
String getHref()
Fixed getFixed()
Fixed
String getScheme()
Copyright © 2013-2017 The Apache Software Foundation. All Rights Reserved.