Uses of Interface
org.apache.commons.codec.language.bm.Rule.RPattern

Packages that use Rule.RPattern
org.apache.commons.codec.language.bm Implementation details of the Beider-Morse codec. 
 

Uses of Rule.RPattern in org.apache.commons.codec.language.bm
 

Fields in org.apache.commons.codec.language.bm declared as Rule.RPattern
static Rule.RPattern Rule.ALL_STRINGS_RMATCHER
           
 

Methods in org.apache.commons.codec.language.bm that return Rule.RPattern
 Rule.RPattern Rule.getLContext()
          Gets the left context.
 Rule.RPattern Rule.getRContext()
          Gets the right context.
 



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.