Uses of Interface
org.biojava.bio.seq.io.game.ElementRecognizer
Packages that use ElementRecognizer
Package
Description
Event-driven parsing system for the Gene Annotation Markup Elements (GAME).
Event-driven parsing system for the Gene Annotation Markup Elements (GAME).
-
Uses of ElementRecognizer in org.biojava.bio.seq.io.game
Classes in org.biojava.bio.seq.io.game that implement ElementRecognizerModifier and TypeClassDescriptionstatic class
static class
Filter elements by local name (not recommended).static class
Filter elements by name and namespace.static class
Filter elements on the existence of a specified attribute.Fields in org.biojava.bio.seq.io.game declared as ElementRecognizerMethods in org.biojava.bio.seq.io.game with parameters of type ElementRecognizerModifier and TypeMethodDescriptionprotected void
StAXFeatureHandler.addHandler
(ElementRecognizer rec, StAXHandlerFactory handler) protected void
StAXPropertyHandler.addHandler
(ElementRecognizer rec, StAXHandlerFactory handler) -
Uses of ElementRecognizer in org.biojava.bio.seq.io.game12
Methods in org.biojava.bio.seq.io.game12 with parameters of type ElementRecognizerModifier and TypeMethodDescriptionprotected void
StAXFeatureHandler.addHandler
(ElementRecognizer rec, StAXHandlerFactory handler) Adds a feature to the Handler attribute of the StAXFeatureHandler object