org.jbehave.core.embedder
Class MetaFilter.DefaultMetaMatcher
java.lang.Object
org.jbehave.core.embedder.MetaFilter.DefaultMetaMatcher
- All Implemented Interfaces:
- MetaFilter.MetaMatcher
- Enclosing class:
- MetaFilter
public class MetaFilter.DefaultMetaMatcher
- extends Object
- implements MetaFilter.MetaMatcher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaFilter.DefaultMetaMatcher
public MetaFilter.DefaultMetaMatcher()
include
public Properties include()
exclude
public Properties exclude()
parse
public void parse(String filterAsString)
- Specified by:
parse
in interface MetaFilter.MetaMatcher
match
public boolean match(Meta meta)
- Specified by:
match
in interface MetaFilter.MetaMatcher
Copyright © 2003-2012. All Rights Reserved.