Package | Description |
---|---|
org.restlet.data | |
org.restlet.engine.local | |
org.restlet.resource |
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 |
---|---|
protected ReferenceList |
DirectoryServerResource.getDirectoryContent()
If the resource is a directory, this returns its content.
|
Modifier and Type | Method and Description |
---|---|
Representation |
Directory.getIndexRepresentation(Variant variant,
ReferenceList indexContent)
Returns an actual index representation for a given variant.
|
List<Variant> |
Directory.getIndexVariants(ReferenceList indexContent)
Returns the variant representations of a directory index.
|
Copyright © 2005–2018. All rights reserved.