Uses of Interface
org.weborganic.furi.Matchable

Uses of Matchable in org.weborganic.furi
 

Classes in org.weborganic.furi 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.