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