Uses of Interface
org.weborganic.uri.template.TokenOperator

Uses of TokenOperator in org.weborganic.uri.template
 

Classes in org.weborganic.uri.template that implement TokenOperator
 class TokenOperatorD3
          A token using the operators defined in draft 3 of the URI templates specifications.
 class TokenOperatorRF
          A token based on the operators suggested by Roy Fielding.