org.acmsl.regexpplugin
Interface Pattern

All Superinterfaces:
org.acmsl.version.Versionable
All Known Implementing Classes:
PatternGNUAdapter, PatternOROAdapter, PatternRegexpAdapter

public interface Pattern
extends org.acmsl.version.Versionable

Represents a regexp pattern. Different implementations vary but they all must respect this set of methods.

Version:
$Revision: 1.4 $
Author:
Jose San Leandro Armend?riz

Field Summary
static org.acmsl.version.Version VERSION
          Concrete version object updated everytime it's checked-in in a CVS repository.
 
Methods inherited from interface org.acmsl.version.Versionable
getVersion
 

Field Detail

VERSION

public static final org.acmsl.version.Version VERSION
Concrete version object updated everytime it's checked-in in a CVS repository.



Copyright © 2003 ACM S.L.. All Rights Reserved.