Uses of Interface
org.mule.module.apikit.uri.Matchable

Packages that use Matchable
org.mule.module.apikit.uri   
 

Uses of Matchable in org.mule.module.apikit.uri
 

Classes in org.mule.module.apikit.uri that implement Matchable
 class TokenLiteral
          A URI token corresponding to the literal text part of the URI template.
 class TokenOperatorDX
          A token based on the operators defined in the latest draft.
 class TokenOperatorPS
          A token based on the operators used in PageSeeder.
 class TokenVariable
          A URI token wrapping a variable.
 class URIPattern
          A URI Pattern for matching URI following the same regular structure.
 



Copyright © 2013. All rights reserved.