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