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