Package com.sun.jersey.spi.uri.rules

Provides support for hierarchical matching and accepting of URIs.

See:
          Description

Interface Summary
UriMatchResultContext The context for matching URI rules.
UriRule A URI rule that can accept a URI path.
UriRuleContext The context for processing URI rules.
UriRules<R> A collection of URI rules that can be matched against a path using associated patterns.
 

Package com.sun.jersey.spi.uri.rules Description

Provides support for hierarchical matching and accepting of URIs.



Copyright © 2010 Oracle Corporation. All Rights Reserved.