net.sf.logdistiller
Class Match.Contains
java.lang.Object
net.sf.logdistiller.Match.Function
net.sf.logdistiller.Match.Contains
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Match
- protected static class Match.Contains
- extends net.sf.logdistiller.Match.Function
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
- See Also:
- Constant Field Values
FUNCTIONS
public static final Map FUNCTIONS
reference
protected String reference
Match.Contains
protected Match.Contains()
getId
public String getId()
checkValue
public boolean checkValue(String value)
- Description copied from class:
net.sf.logdistiller.Match.Function
- check if the given value matches the reference.
- Parameters:
value - String the value to compare to reference
- Returns:
- boolean
getInstance
public static net.sf.logdistiller.Match.Function getInstance(String type,
String reference)
setReference
public void setReference(String reference)
Copyright © 2004-2008. All Rights Reserved.