public class UniqueResourceFilter extends ElementSelectionFilter
Constructor and Description |
---|
UniqueResourceFilter() |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getFilteredBSNs() |
Collection<String> |
getFilteredVersions(String bsn) |
protected boolean |
select(int depth,
String uri,
String localName,
String qName,
Attributes attribs) |
characters, endElement, ignorableWhitespace, startElement
endDocument, endPrefixMapping, getParent, processingInstruction, setDocumentLocator, setParent, skippedEntity, startDocument, startPrefixMapping
protected boolean select(int depth, String uri, String localName, String qName, Attributes attribs)
select
in class ElementSelectionFilter
public Collection<String> getFilteredBSNs()
public Collection<String> getFilteredVersions(String bsn)
Copyright © 2019 aQute SARL. All Rights Reserved.