|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.embedder.MetaFilter.DefaultMetaMatcher
public class MetaFilter.DefaultMetaMatcher
| Constructor Summary | |
|---|---|
MetaFilter.DefaultMetaMatcher()
|
|
| Method Summary | |
|---|---|
java.util.Properties |
exclude()
|
java.util.Properties |
include()
|
boolean |
match(Meta meta)
|
void |
parse(java.lang.String filterAsString)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetaFilter.DefaultMetaMatcher()
| Method Detail |
|---|
public java.util.Properties include()
public java.util.Properties exclude()
public void parse(java.lang.String filterAsString)
parse in interface MetaFilter.MetaMatcherpublic boolean match(Meta meta)
match in interface MetaFilter.MetaMatcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||