Holger's
Java API
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

H

HA - Static variable in class com.antelmann.math.AreaUnit
 
handle(DBClassStore<T>, Handler<? super T, ?>, Filter<? super T>, Monitor, boolean) - Static method in class com.antelmann.db.DBUtils
 
handle(Object, byte[]) - Method in class com.antelmann.image.MJPEGHandler
returns immediately and processes the creation/handling of the image in a new thread
handle(Object, HttpURLConnection) - Method in class com.antelmann.net.CGI.MultipartHandler
 
handle(Object, Message) - Method in class com.antelmann.net.mail.IMAPBackup.DirArchiver
 
handle(Object, Message) - Method in class com.antelmann.net.mail.IMAPBackup.ZipDirArchiver
 
handle(Object, URLConnection) - Method in class com.antelmann.net.SSLHelper
configures itself to handle the encryption control aspects if the given connection is a secure one
handle(Object, T) - Method in interface com.antelmann.util.Handler
called by an object (for example some parser) when an item is observed that ought to be handled by this implementation
handle(Object, T) - Method in class com.antelmann.util.HandlerList
 
handleAfterStore(T, boolean) - Method in class com.antelmann.sql.BaseRowMapper
does nothing unless overridden
handleAfterStore(T, boolean) - Method in interface com.antelmann.sql.ObjectRowMapper
called by the store after a given entry is either inserted or updated, so that additional updates (other than providing the RowItem for storage) can take place.
handleAfterStore(T, boolean) - Method in class com.antelmann.sql.UserImplMapper
 
handleAfterStore(T, boolean) - Method in class com.antelmann.sql.WrappedObjectRowMapper
 
handleComment(char[], int) - Method in class com.antelmann.net.HtmlCopyParser
 
handleEndOfLineString(String) - Method in class com.antelmann.net.HtmlCopyParser
 
handleEndTag(HTML.Tag, int) - Method in class com.antelmann.net.HtmlCopyParser
 
handleError(String, int) - Method in class com.antelmann.net.HtmlCopyParser
 
handleGetObject(String) - Method in class com.antelmann.sql.JDBCResourceBundle
 
handleItem(ActionEvent, RSSItem) - Method in interface com.antelmann.net.web.RSSMenu.ItemHandler
 
handleLogException(Logger, LogException, LogWriter) - Method in class com.antelmann.net.mail.EmailWatcherFrame
 
handleLogException(Logger, LogException, LogWriter) - Method in interface com.antelmann.util.logging.LogExceptionHandler
is called when a logger encounters a LogException while the handler logs an entry.
handleMessage(Object, NetConnection) - Method in class com.antelmann.db.remote.ChangeNotificationServer
 
handleMessage(Object, NetConnection) - Method in class com.antelmann.db.remote.RemoteDatabaseChangeHandler
 
handleMessage(Object, NetConnection) - Method in class com.antelmann.net.ChatServer
 
handleMessage(Object, NetConnection) - Method in class com.antelmann.net.JChat
 
handleMessage(Object, NetConnection) - Method in class com.antelmann.net.JMessenger
called internally to handle messages
handleMessage(Object, NetConnection) - Method in class com.antelmann.net.NetConnectionAdapter
 
handleMessage(Object, NetConnection) - Method in interface com.antelmann.net.NetConnectionHandler
called when a message is received by the given NetConnection object
handleMessage(Object, NetConnection) - Method in class com.antelmann.net.RemoteNetInterfaceProtocol
 
handleMessage(Object, NetConnection) - Method in class com.antelmann.util.logging.LogNetPropagator
simply responds with a 'message received' object to enable connection verification and closes the connection on IOException
handleMessage(Object, NetConnection) - Method in class com.antelmann.util.logging.LogNetReceiver
if msg is a serialized LogEntry, it will be logged to the logger; everything except a serialized LogEntry is ignored (including exceptions).
handleMessage(Object, NetConnection) - Method in class com.antelmann.util.logging.SocketLogListener
 
Handler - Class in com.antelmann.net.protocol.db
 
Handler() - Constructor for class com.antelmann.net.protocol.db.Handler
 
Handler<T,E extends Exception> - Interface in com.antelmann.util
a fairly generic way to specify some handler to be used as an easy-to-use call-back mechanism
HandlerList<T,E extends Exception> - Class in com.antelmann.util
allows to combine different handlers.
HandlerList() - Constructor for class com.antelmann.util.HandlerList
 
HandlerList(List<Handler<? super T, ? extends E>>) - Constructor for class com.antelmann.util.HandlerList
 
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class com.antelmann.net.HtmlCopyParser
 
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class com.antelmann.net.HtmlCopyParser
 
handleText(char[], int) - Method in class com.antelmann.net.HtmlCopyParser
 
HANDSHAKE - Static variable in class com.antelmann.net.ChatServer
 
Handshake - Interface in com.antelmann.net
defines the process on how a party can determine whether the connection party is a valid counterpart.
handshake - Static variable in class com.antelmann.util.logging.LogNetPropagator
 
handshake - Static variable in class com.antelmann.util.logging.SocketWriter
 
HandshakeException - Exception in com.antelmann.net
A HandshakeException is thrown to indicate that a handshake of a SocketConnection was not successful due to signatures that do not match.
HandshakeException() - Constructor for exception com.antelmann.net.HandshakeException
 
HandshakeException(String) - Constructor for exception com.antelmann.net.HandshakeException
 
HandshakeException(IOException) - Constructor for exception com.antelmann.net.HandshakeException
 
HandshakeException(Throwable) - Constructor for exception com.antelmann.net.HandshakeException
 
hasAccess(Object) - Method in interface com.antelmann.db.User
determines whether this user is allowed to access the given resource
hasAccess(Object) - Method in class com.antelmann.db.UserImpl
 
hasAlpha(Image) - Static method in class com.antelmann.image.ImageUtils
 
hasApplyButton() - Method in class com.antelmann.util.gui.FormDialog
indicates whether the dialog is to be displayed with an apply option
hasAttachments() - Method in class com.antelmann.net.mail.Email
 
hasAutomatedTransactions() - Method in class com.antelmann.db.AbstractDatabase
determines whether the DBClassStoreWrapper instances used by this database use automatic transaction handling.
hasBookmark(String) - Method in class com.antelmann.ooffice.OOWriter
 
hasCategory(String) - Method in class com.antelmann.calendar.CalendarEntry
 
hasConditions() - Method in class com.antelmann.sql.SQLComboFilter
 
hasConditions(Filter<?>) - Static method in class com.antelmann.sql.SQLComboFilter
 
hasEmail() - Method in class com.antelmann.crm.GlobalAddress
 
hash(String) - Static method in class com.antelmann.util.Strings
returns a human readable digest of the given string based on MD5 and UTF-8 encoding
hashCode() - Method in class com.antelmann.calendar.Alert
hashes based on execution time
hashCode() - Method in class com.antelmann.calendar.CalendarCell
 
hashCode() - Method in class com.antelmann.calendar.Holiday
 
hashCode() - Method in class com.antelmann.calendar.TimeInDay
 
hashCode() - Method in class com.antelmann.cddb.CDDBRecord
hashes the discID
hashCode() - Method in class com.antelmann.cddb.CDID
hashes the discID
hashCode() - Method in class com.antelmann.cddb.Composition
 
hashCode() - Method in class com.antelmann.cddb.Contribution
 
hashCode() - Method in class com.antelmann.cddb.Genre
 
hashCode() - Method in class com.antelmann.cddb.Resource
 
hashCode() - Method in class com.antelmann.cddb.Role
 
hashCode() - Method in class com.antelmann.cddb.Track
 
hashCode() - Method in class com.antelmann.crm.BankAccount
 
hashCode() - Method in class com.antelmann.crm.GlobalAddress
 
hashCode() - Method in class com.antelmann.crm.PhoneNumber
 
hashCode() - Method in class com.antelmann.crm.SnailMailAddress
 
hashCode() - Method in class com.antelmann.db.AbstractDBEntry
 
hashCode() - Method in class com.antelmann.db.Category.Adapter
 
hashCode() - Method in class com.antelmann.db.DefaultDBReference
 
hashCode() - Method in class com.antelmann.db.Taggable.Adapter
 
hashCode() - Method in class com.antelmann.genealogy.GEventEntry
 
hashCode() - Method in class com.antelmann.genealogy.GEventImpl
 
hashCode() - Method in class com.antelmann.image.SimpleRegionTag
 
hashCode() - Method in class com.antelmann.io.FileTreeNode
 
hashCode() - Method in class com.antelmann.License
 
hashCode() - Method in class com.antelmann.math.CounterMap
 
hashCode() - Method in class com.antelmann.math.DataPoint
 
hashCode() - Method in class com.antelmann.math.DefaultUnit
based on DefaultUnit.getUnitSymbol()
hashCode() - Method in class com.antelmann.math.GeoPoint
 
hashCode() - Method in class com.antelmann.math.Measure
 
hashCode() - Method in class com.antelmann.math.Money
 
hashCode() - Method in class com.antelmann.math.RomanNumber
 
hashCode() - Method in class com.antelmann.net.mail.Email.Header
 
hashCode() - Method in class com.antelmann.net.mail.IMAPAccount
 
hashCode() - Method in class com.antelmann.net.mail.POP3Account.Config
 
hashCode() - Method in class com.antelmann.net.URLCache
hashes based on the embedded URL
hashCode() - Method in class com.antelmann.ooffice.Cell.Location
 
hashCode() - Method in class com.antelmann.opengeodb.GeoTypeName
 
hashCode() - Method in class com.antelmann.sql.ConnectorSettings
 
hashCode() - Method in class com.antelmann.sql.LikeCondition
 
hashCode() - Method in class com.antelmann.sql.SQLValueRetriever
 
hashCode() - Method in class com.antelmann.util.Encoded
 
hashCode() - Method in class com.antelmann.util.gui.CategoryNode
 
hashCode() - Method in class com.antelmann.util.logging.Level
 
hashCode() - Method in class com.antelmann.util.Range
 
hashCode() - Method in class com.antelmann.util.revision.StatusString
 
hashCode() - Method in class com.antelmann.util.SimpleEntry
 
hashContent() - Method in class com.antelmann.net.mail.MessageEntry
 
hashEntry(DBEntry) - Static method in class com.antelmann.db.AbstractDBEntry
 
hashPassword(char[]) - Method in class com.antelmann.db.SecureUserImpl
if a password has been set before, it will reuse its salt, which is included in the actual hash (appended by the standard hash separated by a special character as separator)
hashPassword(char[]) - Method in class com.antelmann.db.UserImpl
provides the hashing used in this implementation (which a subclass may override)
hasKeyword(String) - Method in class com.antelmann.crm.ContactImpl
 
hasKeyword(String) - Method in class com.antelmann.db.BaseDocument
 
hasKeyword(String) - Method in class com.antelmann.image.ImageURLEntry
 
hasListeners() - Method in class com.antelmann.util.Notifier
 
hasMoreArguments() - Method in class com.antelmann.cddb.ArgumentParser
 
hasMoreElements() - Method in class com.antelmann.math.Permutation
 
hasMoreElements() - Method in class com.antelmann.util.AbstractIterator
 
hasMoreElements() - Method in class com.antelmann.util.IteratorQueue
 
hasNewMessages() - Method in class com.antelmann.net.mail.LocalSerializedFolderWrapper
 
hasNext() - Method in class com.antelmann.util.AbstractIterator
 
hasNext() - Method in class com.antelmann.util.IteratorQueue
 
hasParent(File) - Method in class com.antelmann.io.MyFile
returns true only if this MyFile is in the given dir (or sub-dir)
hasRelationships(DBReference) - Method in interface com.antelmann.sql.RelationshipManager
determines if there are any relationsips present for a given reference (both: active and passive)
hasRelationships(DBReference) - Method in class com.antelmann.sql.RelationshipStore
 
hasRoles(DBReference) - Method in interface com.antelmann.crm.RoleManager
determines whether there are roles of type R for the given base entry
hasRun() - Method in class com.antelmann.util.DelayedTask
 
hasSnailMail() - Method in class com.antelmann.crm.GlobalAddress
 
hasStatusBar - Variable in class com.antelmann.util.gui.JMainFrame
 
hasStatusBar() - Method in class com.antelmann.util.gui.JMainFrame
returns true if the object was constructed with a status bar displayed at BorderLayout.SOUTH of the content pane
helper - Variable in class com.antelmann.sql.BaseRowMapper
 
helper - Variable in class com.antelmann.sql.JDBCRowStore
 
helper - Variable in class com.antelmann.util.logging.JDBCLogWriter
 
hexString(byte...) - Static method in class com.antelmann.util.Strings
 
hexToBytes(String) - Static method in class com.antelmann.util.Strings
 
history - Variable in class com.antelmann.util.revision.DefaultRevisable
 
Holiday - Class in com.antelmann.calendar
represents a holiday
Holiday(String, Date) - Constructor for class com.antelmann.calendar.Holiday
calls this(name, date, true, null)
Holiday(String, Date, boolean, Locale) - Constructor for class com.antelmann.calendar.Holiday
 
holidayAdded(Holiday) - Method in interface com.antelmann.calendar.JHolidayList.DataChangeListener
 
HolidayCalendar - Class in com.antelmann.calendar
maintains a list of days that represent holidays.
HolidayCalendar() - Constructor for class com.antelmann.calendar.HolidayCalendar
 
HolidayCalendar(Collection<? extends Holiday>) - Constructor for class com.antelmann.calendar.HolidayCalendar
 
holidayDeleted(Holiday[]) - Method in interface com.antelmann.calendar.JHolidayList.DataChangeListener
 
host - Variable in class com.antelmann.net.SocketConnection
 
HourFormat - Class in com.antelmann.calendar
a special format to convert between an long and its representation in the format h:mm:ss
HourFormat(String) - Constructor for class com.antelmann.calendar.HourFormat
uses a decimal hour format
HourFormat() - Constructor for class com.antelmann.calendar.HourFormat
 
HourFormat(boolean) - Constructor for class com.antelmann.calendar.HourFormat
if the long display format is used, parsing is currently not supported
hourMinuteString(long) - Static method in class com.antelmann.calendar.Stopwatch
formats a String with hours as the largest entity in the format h:mm
hs - Variable in class com.antelmann.net.SocketConnection
 
HTML_COPYRIGHT - Static variable in class com.antelmann.util.Strings
represents the symbol for use in HTML or XML
HTML_FILTER - Static variable in class com.antelmann.ooffice.OOWriter
 
HTML_FLAVOR - Static variable in class com.antelmann.util.DefaultTransferable
 
HTML_LEFT_DOUBLE_QUOTE - Static variable in class com.antelmann.util.Strings
represents the symbol for use in HTML or XML
HTML_REGISTERED_TM - Static variable in class com.antelmann.util.Strings
represents the symbol for use in HTML or XML
HTML_SPACE - Static variable in class com.antelmann.util.Strings
represents the HTML non-breaking space character
HTML_TRADEMARK - Static variable in class com.antelmann.util.Strings
represents the symbol for use in HTML or XML
HtmlCopyParser - Class in com.antelmann.net
copies the parsed content into the given writer
HtmlCopyParser(Writer) - Constructor for class com.antelmann.net.HtmlCopyParser
 
HtmlEmailExtractor - Class in com.antelmann.net.mail
useful for creating emails with embedded images from various sources while maintaining links from HTML documents
HtmlEmailExtractor() - Constructor for class com.antelmann.net.mail.HtmlEmailExtractor
 
htmlFilter - Static variable in class com.antelmann.net.LocalWeb
 
HtmlSupported - Interface in com.antelmann.servlet
implementing classes support an HTML representation of themselves

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads