Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

H

hasChanged() - Method in class info.bioinfweb.commons.changemonitor.ChangeMonitor
Returns if one or more changes (calls of ChangeMonitor.registerChange()) have happened since the last call of ChangeMonitor.reset().
hasChanged() - Method in interface info.bioinfweb.commons.changemonitor.ChangeMonitorable
Implementing classes should return if one or more changes (calls of ChangeMonitorable.registerChange()) have happened since the last call of ChangeMonitorable.reset() here.
hasFile() - Method in class info.bioinfweb.commons.io.AbstractSaver
 
hasFile() - Method in interface info.bioinfweb.commons.io.Savable
Checks weather a file has been assigned
hashCode() - Method in class info.bioinfweb.commons.collections.ListDecorator
 
hashCode() - Method in class info.bioinfweb.commons.collections.SimpleSequenceInterval
 
hashCode() - Method in class info.bioinfweb.commons.io.FormatVersion
 
hashCode() - Method in class info.bioinfweb.commons.io.StreamLocation
 
hasHelpCode() - Method in class info.bioinfweb.commons.log.ApplicationLoggerMessage
 
hasNext() - Method in class info.bioinfweb.commons.collections.ListIteratorDecorator
 
hasNext() - Method in class info.bioinfweb.commons.collections.NumberedStringsIterator
 
hasPrevious() - Method in class info.bioinfweb.commons.collections.ListIteratorDecorator
 
hasReplacements() - Method in class info.bioinfweb.commons.text.UniqueNameMapParameters
 
HEADER_NAME - Static variable in class info.bioinfweb.commons.servlet.acceptlanguage.AcceptLanguageParser
 
help() - Method in class info.bioinfweb.commons.swing.OkCancelApplyHelpDialog
 
Hennig86Writer<S extends org.biojava3.core.sequence.template.Sequence<C>,C extends org.biojava3.core.sequence.template.Compound> - Class in info.bioinfweb.commons.bio.biojava3.alignment.io.hennig86
Writes an alignment to a Hennig86 file.
Hennig86Writer() - Constructor for class info.bioinfweb.commons.bio.biojava3.alignment.io.hennig86.Hennig86Writer
 
Hennig86Writer(String) - Constructor for class info.bioinfweb.commons.bio.biojava3.alignment.io.hennig86.Hennig86Writer
 
Hennig86Writer(int) - Constructor for class info.bioinfweb.commons.bio.biojava3.alignment.io.hennig86.Hennig86Writer
 
HTMLTruncater - Class in info.bioinfweb.commons
Truncates HTML formatted text after a specific number of characters (not including characters that are part of an HTML tag) while preserving a valid HTML structure.
The initial code came from http://stackoverflow.com/questions/2496372/html-truncator-in-java and was posted by http://stackoverflow.com/users/1045305/scott-brady.
HTMLTruncater() - Constructor for class info.bioinfweb.commons.HTMLTruncater
 
HTTPIncludeServlet - Class in info.bioinfweb.commons.servlet
This servlet is able to forward any request to any URL (supported by URLConnection) including its GET and POST data.
Forwarding POST data is only possible if getParameter(), getInputStream() or any other method that consumes the POST data has been called previously on the specified request-object.
The URL to forward the request to must be specified with a GET parameter targetURL.
HTTPIncludeServlet() - Constructor for class info.bioinfweb.commons.servlet.HTTPIncludeServlet
 
hyperlinkUpdate(HyperlinkEvent) - Method in class info.bioinfweb.commons.swing.SystemBrowserHyperlinkListener
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links