public static class ElementRecognizer.HasAttribute extends Object implements ElementRecognizer
ElementRecognizer.AllElementRecognizer, ElementRecognizer.ByLocalName, ElementRecognizer.ByNSName, ElementRecognizer.HasAttribute
ALL
Constructor and Description |
---|
HasAttribute(String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
filterStartElement(String nsURI,
String localName,
String qName,
Attributes attrs) |
public HasAttribute(String name)
public boolean filterStartElement(String nsURI, String localName, String qName, Attributes attrs)
filterStartElement
in interface ElementRecognizer
Copyright © 2020 BioJava. All rights reserved.