Package org.glassfish.jersey.uri.internal
package org.glassfish.jersey.uri.internal
Common Jersey internal classes that provide support for JAX-RS URI templates and
encoding/decoding of URI components.
-
ClassesClassDescriptionIterator which iterates through the input string and returns characters from that string.A Jersey implementation of
UriBuilder
.Parser for string URI with template parameters which producesURIs
from Strings.A URI template parser that parses JAX-RS specific URI templates.