public class MetaFilter.DefaultMetaMatcher extends Object implements MetaFilter.MetaMatcher
Constructor and Description |
---|
DefaultMetaMatcher() |
Modifier and Type | Method and Description |
---|---|
Properties |
exclude() |
Properties |
include() |
boolean |
match(Meta meta) |
void |
parse(String filterAsString) |
public Properties include()
public Properties exclude()
public void parse(String filterAsString)
parse
in interface MetaFilter.MetaMatcher
public boolean match(Meta meta)
match
in interface MetaFilter.MetaMatcher
Copyright © 2003–2015. All rights reserved.