A C D E G H I J L N O P R S T

A

append(PathSegments) - Method in class net.derquinse.common.jaxrs.PathSegments
Appends some segments after this list.
appender() - Method in class net.derquinse.common.jaxrs.PathSegments
Returns a new transformer that appends this segments to the provided path.
appendExtension(String) - Method in class net.derquinse.common.jaxrs.PathSegments
Appends an extension to the last segment.

C

consume(int) - Method in class net.derquinse.common.jaxrs.PathSegments
 
consume() - Method in class net.derquinse.common.jaxrs.PathSegments
 
consumeLast(int) - Method in class net.derquinse.common.jaxrs.PathSegments
 
consumeLast() - Method in class net.derquinse.common.jaxrs.PathSegments
 

D

delegate() - Method in class net.derquinse.common.jaxrs.PathSegments
 

E

equals(Object) - Method in class net.derquinse.common.jaxrs.PathSegments
 

G

getExtension() - Method in class net.derquinse.common.jaxrs.PathSegments
Extracts the extension from the last segment.
getSegmentExtension(String) - Static method in class net.derquinse.common.jaxrs.PathSegments
Extracts the extension from a segment.

H

hashCode() - Method in class net.derquinse.common.jaxrs.PathSegments
 
head() - Method in class net.derquinse.common.jaxrs.PathSegments
 

I

inserter() - Method in class net.derquinse.common.jaxrs.PathSegments
Returns a new transformer that inserts this segments at the beginning of the provided path.

J

join() - Method in class net.derquinse.common.jaxrs.PathSegments
 

L

last() - Method in class net.derquinse.common.jaxrs.PathSegments
 

N

net.derquinse.common.jaxrs - package net.derquinse.common.jaxrs
 

O

of() - Static method in class net.derquinse.common.jaxrs.PathSegments
Returns an empty list of segments.
of(String, boolean) - Static method in class net.derquinse.common.jaxrs.PathSegments
Turns a path string into a list of decoded segments.
of(boolean, Iterable<String>) - Static method in class net.derquinse.common.jaxrs.PathSegments
Turns a collection of string into a list of decoded segments.
of(boolean, String...) - Static method in class net.derquinse.common.jaxrs.PathSegments
Turns an array of strings into a list of decoded segments.

P

PathSegments - Class in net.derquinse.common.jaxrs
List of non-encoded URI path segments.

R

removeExtension() - Method in class net.derquinse.common.jaxrs.PathSegments
Removes the extension from the last segment.
removeSegmentExtension(String) - Static method in class net.derquinse.common.jaxrs.PathSegments
Removes the extension from a segment.

S

segment(String, boolean) - Static method in class net.derquinse.common.jaxrs.PathSegments
Turns a single segment into a list of decoded segments.

T

toString() - Method in class net.derquinse.common.jaxrs.PathSegments
 

A C D E G H I J L N O P R S T

Copyright © 2012 Derquinse Projects.. All Rights Reserved.