|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.program.xff.ElementRecognizer.HasAttribute
Filter elements on the existence of a specified attribute.
Nested Class Summary |
Nested classes inherited from class org.biojava.bio.program.xff.ElementRecognizer |
ElementRecognizer.AllElementRecognizer, ElementRecognizer.ByLocalName, ElementRecognizer.ByNSName, ElementRecognizer.HasAttribute |
Field Summary |
Fields inherited from interface org.biojava.bio.program.xff.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 |