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, startElementendDocument, endPrefixMapping, getParent, processingInstruction, setDocumentLocator, setParent, skippedEntity, startDocument, startPrefixMappingprotected boolean select(int depth,
String uri,
String localName,
String qName,
Attributes attribs)
select in class ElementSelectionFilterpublic Collection<String> getFilteredBSNs()
public Collection<String> getFilteredVersions(String bsn)
Copyright © 2015 aQute SARL. All Rights Reserved.