Package | Description |
---|---|
org.restlet.data |
Information exchanged by components.
|
org.restlet.resource |
Client and server resource classes.
|
Modifier and Type | Method and Description |
---|---|
ReferenceList |
ReferenceList.subList(int fromIndex,
int toIndex)
Returns a view of the portion of this list between the specified
fromIndex, inclusive, and toIndex, exclusive.
|
Modifier and Type | Method and Description |
---|---|
Representation |
Directory.getIndexRepresentation(Variant variant,
ReferenceList indexContent)
Returns an actual index representation for a given variant.
|
java.util.List<Variant> |
Directory.getIndexVariants(ReferenceList indexContent)
Returns the variant representations of a directory index.
|
Copyright © 2005-2024 Restlet.