Uses of Interface
org.biojava.bio.seq.io.agave.ElementRecognizer
Packages that use ElementRecognizer
Package
Description
Classes for converting between AGAVE XML and BioJava objects.
-
Uses of ElementRecognizer in org.biojava.bio.seq.io.agave
Classes in org.biojava.bio.seq.io.agave that implement ElementRecognizerModifier and TypeClassDescriptionstatic classstatic classFilter elements by local name (not recommended).static classFilter elements by name and namespace.static classFilter elements on the existence of a specified attribute.Fields in org.biojava.bio.seq.io.agave declared as ElementRecognizerMethods in org.biojava.bio.seq.io.agave with parameters of type ElementRecognizerModifier and TypeMethodDescriptionprotected voidStAXFeatureHandler.addHandler(ElementRecognizer rec, StAXHandlerFactory handler) protected voidStAXPropertyHandler.addHandler(ElementRecognizer rec, StAXHandlerFactory handler)