Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.apache.oro.text

Classes in org.apache.oro.text used by org.apache.oro.text
GenericPatternCache
          This is the base class for all cache implementations provided in the org.apache.oro.text package.
MalformedCachePatternException
          An exception used to indicate errors in a regular expression fetched from a PatternCache.
MatchAction
          The MatchAction interface provides the callback interface for actions bound to patterns in MatchActionProcessor.
MatchActionInfo
          This class is used to provide information regarding a match found by MatchActionProcessor to a MatchAction callback implementation.
PatternCache
          An interface defining the basic functions of a regular expression cache.