aQute.lib.deployer.obr
Class UniqueResourceFilter
java.lang.Object
aQute.libg.sax.ContentFilterImpl
aQute.libg.sax.filters.ElementSelectionFilter
aQute.lib.deployer.obr.UniqueResourceFilter
- All Implemented Interfaces:
- ContentFilter, ContentHandler
public class UniqueResourceFilter
- extends ElementSelectionFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UniqueResourceFilter
public UniqueResourceFilter()
select
protected boolean select(int depth,
String uri,
String localName,
String qName,
Attributes attribs)
- Specified by:
select
in class ElementSelectionFilter
getFilteredBSNs
public Collection<String> getFilteredBSNs()
getFilteredVersions
public Collection<String> getFilteredVersions(String bsn)
Copyright © 2012 aQute SARL. All Rights Reserved.