Package CHEM :: Package DB :: Package rdb :: Module BeautifulSoup :: Class SoupStrainer
[hide private]
[frames] | no frames]

Class SoupStrainer



Encapsulates a number of ways of matching a markup element (tag or text).

Instance Methods [hide private]
 
__init__(self, name=<CHEM.DB.rdb.search.NameRxnPatternMatchingModel.SearchSentence..., attrs={}, text=<CHEM.DB.rdb.search.NameRxnPatternMatchingModel.SearchSentence..., **kwargs)
 
__str__(self)
 
searchTag(self, markupName=<CHEM.DB.rdb.search.NameRxnPatternMatchingModel.SearchSentence..., markupAttrs={})
 
search(self, markup)
 
_matches(self, markup, matchAgainst)