Skip navigation links

Package org.biojava.bio.seq.io.filterxml

Tools for reading and writing an XML representation of BioJava's FeatureFilter language.

See: Description

Package org.biojava.bio.seq.io.filterxml Description

Tools for reading and writing an XML representation of BioJava's FeatureFilter language.

These classes allow reading and writing of FeatureFilters in a human-readable XML form. This is primarily intended for implementing web services which allow remote access to BioJava data, but could be used as an easier way to represent complex FeatureFilters than writing out constructors explicitly.

Skip navigation links

Copyright © 2020 BioJava. All rights reserved.