| Package | Description | 
|---|---|
| org.glassfish.tyrus.core.uri.internal | Common classes that provide support for URI templates,
 encoding/decoding of URI components and multivalued collections. | 
| Class and Description | 
|---|
| AbstractMultivaluedMap Abstract skeleton implementation of a  MultivaluedMapthat is backed
 by a [key, multi-value] store represented as aMap<K, List<V>>. | 
| MultivaluedHashMap A hash table based implementation of  MultivaluedMapinterface. | 
| MultivaluedMap A map of key-values pairs. | 
| PathPattern A path pattern that is a regular expression generated from a URI path template. | 
| PathPattern.RightHandPath The set of right hand path patterns that may be appended to a path pattern. | 
| PathSegment Represents a URI path segment and any associated matrix parameters. | 
| PathTemplate A URI template for a URI path. | 
| PatternWithGroups A pattern for matching a string against a regular expression and returning capturing group values for any capturing
 groups present in the expression. | 
| UriComponent.Type The URI component type. | 
| UriTemplate A URI template. | 
| UriTemplateParser A URI template parser that parses JAX-RS specific URI templates. | 
Copyright © 2012–2020 Oracle Corporation. All rights reserved.