Uses of Class
org.fcrepo.http.commons.domain.Range.RangeOfLength
-
Packages that use Range.RangeOfLength Package Description org.fcrepo.http.commons.domain Annotations for working with org.fcrepo.http.api.FedoraNodes. -
-
Uses of Range.RangeOfLength in org.fcrepo.http.commons.domain
Methods in org.fcrepo.http.commons.domain that return Range.RangeOfLength Modifier and Type Method Description Range.RangeOfLengthRange. rangeOfLength(long length)Create a range object with start and end bytes based on the length of the content.
-