public static class CodonPrefFilter.EverythingToXML extends Object implements CodonPrefFilter
CodonPrefFilter.AcceptAll, CodonPrefFilter.ByName, CodonPrefFilter.EverythingToXML
Constructor and Description |
---|
CodonPrefFilter.EverythingToXML(PrintWriter pw) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
isRequired(String name)
indicates if the current CodonPref is to be accepted
|
void |
put(CodonPref codonPref)
handles storage of a CodonPref object
|
public CodonPrefFilter.EverythingToXML(PrintWriter pw)
public boolean isRequired(String name)
CodonPrefFilter
isRequired
in interface CodonPrefFilter
public void put(CodonPref codonPref) throws BioException
CodonPrefFilter
put
in interface CodonPrefFilter
BioException
public void close() throws IOException
IOException
Copyright © 2014 BioJava. All rights reserved.