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