|
||||||||||
| 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.ByLocalName
public static class ElementRecognizer.ByLocalName
Filter elements by local name (not recommended).
| 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.ByLocalName(java.lang.String localName)
|
|
| 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.ByLocalName(java.lang.String localName)
| 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 | |||||||||