|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.seq.io.agave.ElementRecognizer.HasAttribute
public static class ElementRecognizer.HasAttribute
Filter elements on the existence of a specified attribute.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.biojava.bio.seq.io.agave.ElementRecognizer |
---|
ElementRecognizer.AllElementRecognizer, ElementRecognizer.ByLocalName, ElementRecognizer.ByNSName, ElementRecognizer.HasAttribute |
Field Summary |
---|
Fields inherited from interface org.biojava.bio.seq.io.agave.ElementRecognizer |
---|
ALL |
Constructor Summary | |
---|---|
ElementRecognizer.HasAttribute(java.lang.String name)
|
Method Summary | |
---|---|
boolean |
filterStartElement(java.lang.String nsURI,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attrs)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ElementRecognizer.HasAttribute(java.lang.String name)
Method Detail |
---|
public boolean filterStartElement(java.lang.String nsURI, java.lang.String localName, java.lang.String qName, org.xml.sax.Attributes attrs)
filterStartElement
in interface ElementRecognizer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |