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

U

uls - Variable in class com.antelmann.servlet.UserAuthenticationFilter
 
um - Variable in class com.antelmann.db.PropertyEntryImpl
access to the embedded undo/redo support; this variable is initially null (until initialized by PropertyEntryImpl.setUndoSupported(boolean))
uncaughtException(Thread, Throwable) - Method in class com.antelmann.Debug.FileExceptionHandler
 
uncompress(boolean) - Method in class com.antelmann.io.MyFile
assuming the file is a *.gz file, it will be uncompressed to the same file w/o the gz extension.
uncompressTo(File) - Method in class com.antelmann.io.MyFile
restores a gzip compressed file written with compressTo(File).
Underline - Enum in com.antelmann.ooffice
specifies a format for text
undo() - Method in class com.antelmann.db.PropertyEntryImpl
 
undo() - Method in class com.antelmann.ooffice.AbstractOfficeDocument
 
UnexpectedDataException - Exception in com.antelmann.net
thrown to indicate that some received data is incorrect
UnexpectedDataException(String, Object) - Constructor for exception com.antelmann.net.UnexpectedDataException
 
UnexpectedDataException(Throwable) - Constructor for exception com.antelmann.net.UnexpectedDataException
 
UnexpectedDataException(String, Throwable) - Constructor for exception com.antelmann.net.UnexpectedDataException
 
UnexpectedDataException(String, Throwable, Object) - Constructor for exception com.antelmann.net.UnexpectedDataException
 
UnexpectedDataException(String) - Constructor for exception com.antelmann.net.UnexpectedDataException
 
UnexpectedDataException() - Constructor for exception com.antelmann.net.UnexpectedDataException
 
UnionSqlStore<T extends DBEntry> - Class in com.antelmann.sql
implements a read-only store that is based on a union-sql-query derived from the common columns of a number of given stores.
UnionSqlStore(Class<T>, DBClassStore<?>...) - Constructor for class com.antelmann.sql.UnionSqlStore
 
UnionSqlStore(Class<T>, Collection<Object>, DBClassStore<?>...) - Constructor for class com.antelmann.sql.UnionSqlStore
 
Unit - Interface in com.antelmann.math
represents a generic unit of measurement.
UnitConverter - Interface in com.antelmann.math
allows to convert some measurement into another unit, provided that the units are convertible (such as meter and miles)
UniversalComparator - Class in com.antelmann.util
The UniversalComparator is useful as a default if no other more specific sorting strategy is present.
UniversalComparator() - Constructor for class com.antelmann.util.UniversalComparator
uses the default Collator instance
UniversalComparator(boolean) - Constructor for class com.antelmann.util.UniversalComparator
uses no Collator but direct String comparison instead
UniversalComparator(Collator) - Constructor for class com.antelmann.util.UniversalComparator
if a null value is given, String comparison is used instead of a collator
UNKNOWN - Static variable in class com.antelmann.cddb.Genre
 
UNKNOWN_LENGTH - Static variable in class com.antelmann.net.Downloader
 
unlock(DBReference, String) - Method in class com.antelmann.db.LockManager
 
unquote(String) - Method in class com.antelmann.webdav.CarddavClient
 
unregisterPackage(String) - Static method in class com.antelmann.net.protocol.URLStreamHandlerFactoryImpl
 
unsaveCast(Object) - Static method in class com.antelmann.util.Misc
allows to delegate an 'unsave' cast to this method so that the remainder of a calling method remains 'save' - provided that you know what your're doing here
unsaveStore(DBClassStore<?>) - Static method in class com.antelmann.db.DBUtils
 
unselectAll() - Method in class com.antelmann.util.table.SelectableObjectsTableModel
 
unsetContent() - Method in class com.antelmann.sql.DBDocument
allows to prevent that a previously set stream will be stored into the database.
unsetImage() - Method in class com.antelmann.sql.DBDocument
allows to prevent that a previously set stream will be stored into the database.
unsignedByteToInt(byte) - Static method in class com.antelmann.io.Data
 
until() - Method in class com.antelmann.calendar.Recurrence
 
unwrap() - Method in class com.antelmann.db.LockManager
 
unwrap() - Method in class com.antelmann.db.ReadOnlyCacheStore
 
unwrap() - Method in class com.antelmann.db.StoreUpdateTableModel
 
unwrap() - Method in class com.antelmann.db.TransactionalNumberGenerator
 
unwrap() - Method in class com.antelmann.db.WrappedDBClassStore
 
unwrap() - Method in class com.antelmann.io.BinaryData
 
unwrap() - Method in class com.antelmann.math.CurrencyUnit
 
unwrap() - Method in enum com.antelmann.math.SIBaseUnit
 
unwrap() - Method in class com.antelmann.net.mail.MessageEntry
Note that the return value may refer to a different instance after MessageEntry.serialize() was called!
unwrap() - Method in class com.antelmann.ooffice.Cell
 
unwrap() - Method in class com.antelmann.ooffice.OfficeElementTreeNode
 
unwrap() - Method in class com.antelmann.ooffice.OOTableWriter
 
unwrap() - Method in class com.antelmann.sql.ConnectionHelper
 
unwrap() - Method in class com.antelmann.sql.ConnectionWrapper
 
unwrap(Class<T>) - Method in class com.antelmann.sql.ConnectionWrapper
 
unwrap() - Method in class com.antelmann.sql.DriverWrapper
 
unwrap() - Method in class com.antelmann.sql.ResultSetTableModel
 
unwrap() - Method in class com.antelmann.sql.SQLFetchSizeFilter
 
unwrap() - Method in class com.antelmann.sql.UserImplStore
 
unwrap() - Method in class com.antelmann.sql.WrappedObjectRowMapper
returns the embedded mapper that was given to the constructor
unwrap() - Method in class com.antelmann.util.DelayedTask
 
unwrap() - Method in class com.antelmann.util.gui.CategoryNode
 
unwrap() - Method in class com.antelmann.util.gui.JSearchTree
 
unwrap() - Method in class com.antelmann.util.gui.SubTreeModel
 
unwrap() - Method in class com.antelmann.util.IteratorQueue
 
unwrap() - Method in class com.antelmann.util.logging.AppendableLogWriter
 
unwrap() - Method in class com.antelmann.util.logging.AsynchLogWriter
 
unwrap() - Method in class com.antelmann.util.logging.LoggerWriter
 
unwrap(Object, Class<T>) - Static method in class com.antelmann.util.Misc
employs the Wrapped interface to extract the given type from the given object if applicable
unwrap() - Method in class com.antelmann.util.OffsetFilter
 
unwrap() - Method in class com.antelmann.util.PerformanceMonitor
provides access to the embedded object that this instance was constructed with
unwrap() - Method in class com.antelmann.util.Placeholder
simply returns Placeholder.getValue()
unwrap() - Method in class com.antelmann.util.ReferenceHolder
 
unwrap() - Method in class com.antelmann.util.table.ConvertedObjectTableModel
 
unwrap() - Method in class com.antelmann.util.table.FilteredTableModel
 
unwrap() - Method in class com.antelmann.util.table.MovableTableModel
 
unwrap() - Method in class com.antelmann.util.table.ObjectTableModelView
 
unwrap() - Method in class com.antelmann.util.table.ObjectTableModelWrapper
 
unwrap() - Method in class com.antelmann.util.table.RowNumberTableModel
 
unwrap() - Method in class com.antelmann.util.table.SortableTableModel
 
unwrap() - Method in class com.antelmann.util.table.TableModelRenderer
 
unwrap() - Method in class com.antelmann.util.table.TableModelView
 
unwrap() - Method in class com.antelmann.util.table.TableModelWrapper
 
unwrap() - Method in class com.antelmann.util.table.TransposedTableModel
 
unwrap() - Method in class com.antelmann.util.table.WrappedTableCellRenderer
 
unwrap() - Method in class com.antelmann.util.VerboseFilter.Adapter
 
unwrap() - Method in interface com.antelmann.util.Wrapped
returns the embedded instance that this wrapper encloses
unwrap() - Method in class com.antelmann.util.XmlHelper
 
unzipTo(File) - Method in class com.antelmann.io.MyFile
calls unzipTo(directory, true)
unzipTo(File, boolean) - Method in class com.antelmann.io.MyFile
 
unzipTo(File, boolean, Monitor) - Method in class com.antelmann.io.MyFile
 
unzipTo(File, FileFilter, Monitor) - Method in class com.antelmann.io.MyFile
allows to react individually per file on whether to unzip it or nor
update(T) - Method in class com.antelmann.db.ArchiveDBClassStore
 
update(T) - Method in class com.antelmann.db.CollectionClassStore
 
update(T) - Method in interface com.antelmann.db.DBClassStore
updates the given entry in the database.
update(T) - Method in class com.antelmann.db.DBClassStoreCache
 
update(T) - Method in class com.antelmann.db.EnumDBStore
 
update(T) - Method in class com.antelmann.db.ReadOnlyCacheStore
 
update(T) - Method in class com.antelmann.db.ReadOnlyStore
 
update(T) - Method in class com.antelmann.db.WrappedDBClassStore
 
update(T) - Method in class com.antelmann.io.FileClassStore
 
update(String, String, Object, String, Object) - Method in class com.antelmann.sql.ConnectionHelper
 
update(String, String, Object, Map<String, ?>) - Method in class com.antelmann.sql.ConnectionHelper
 
update(RowItem) - Method in class com.antelmann.sql.ConnectionHelper
 
update(T) - Method in class com.antelmann.sql.DetailRowStore
Deprecated.  
update(T) - Method in class com.antelmann.sql.JDBCRowStore
 
update(T) - Method in class com.antelmann.sql.PropertyEntryTableStore
 
update(Country) - Method in class com.antelmann.util.Country.Store
 
updateAccessRights(UserImpl) - Method in class com.antelmann.sql.UserImplMapper
writes the rights of the given user in the database; the user object remains untouched
updateAlert(Alert) - Method in interface com.antelmann.calendar.CalendarDB
 
updateAlert(Alert) - Method in class com.antelmann.calendar.FileCalendarDB
 
updateAlert(Alert) - Method in class com.antelmann.calendar.SQLCalendarDB
 
updateAll(DBClassStore<T>, Processor<T, E>, Filter<? super T>) - Static method in class com.antelmann.db.DBUtils
 
updateAll(DBClassStore<T>, Processor<T, E>, Filter<? super T>, Monitor) - Static method in class com.antelmann.db.DBUtils
 
updateAll() - Method in class com.antelmann.ooffice.AbstractOfficeDocument
updates all embedded objects within the document
updatedField - Variable in class com.antelmann.calendar.SQLCalendarDB
 
updateEmailAccount() - Method in class com.antelmann.net.mail.JEmailAccountForm
 
updateEntry(CalendarEntry) - Method in interface com.antelmann.calendar.CalendarDB
 
updateEntry(CalendarEntry) - Method in class com.antelmann.calendar.FileCalendarDB
 
updateEntry(CalendarEntry) - Method in class com.antelmann.calendar.SQLCalendarDB
 
updateEntry(DBClassStore<T>, T) - Static method in class com.antelmann.db.DBUtils
the store is used to update the entry and the transaction is committed.
updateIP() - Method in class com.antelmann.net.DyndnsTool
uses default parameters
updateIP(String, String...) - Method in class com.antelmann.net.DyndnsTool
allows to update the ip address
updateMonitor(long) - Method in class com.antelmann.io.MonitorInputStream
 
updateProfileImage(Image) - Method in class com.antelmann.net.web.Twitter
 
updateProfileImage(File) - Method in class com.antelmann.net.web.Twitter
 
updateProfileImage(URL) - Method in class com.antelmann.net.web.Twitter
 
updateProfileImage(byte[]) - Method in class com.antelmann.net.web.Twitter
 
updateProperties() - Method in class com.antelmann.net.JNetProperties
updates the embedded properties with the entered values and returns them
updateRow() - Method in class com.antelmann.sql.JDBCRowModel
 
updateRows(String, String, Object, Map<String, ?>) - Method in class com.antelmann.sql.ConnectionHelper
updates the rows in the given table by applying all of the given field values.
updateRows(String, String, Object, Map<String, ?>, boolean) - Method in class com.antelmann.sql.ConnectionHelper
updates all rows in the given table corresponding to the idValue by applying the given field values.
updateRows(Processor<ResultSet, T>, String, Map<String, ?>, boolean, Monitor) - Method in class com.antelmann.sql.ConnectionHelper
 
updateStatus(String) - Method in class com.antelmann.net.web.Twitter
 
updateStatusLabelText(int, int) - Method in class com.antelmann.util.table.JFilteredTableComponent
allows for a subclass to override how the status label is written (so that additional information from other filtering criteria may be written into the label as well).
updateStatusText(String) - Method in class com.antelmann.util.gui.JMainFrame
Deprecated. 
updateTable(String, String, TableModel) - Method in class com.antelmann.sql.ConnectionHelper
 
updateThumbnail(int) - Method in class com.antelmann.image.ImageURLEntry
updates the thumbnail based on the return value of getImage().
uploadFile(File, String, String) - Method in class com.antelmann.net.FTPConnector
uploads a single local file to the given FTP site using the specified targetDir and targetFileName.
url - Variable in class com.antelmann.net.Spider.URLWrapper
 
URL_FLAVOR - Static variable in class com.antelmann.io.Data
 
URLCache - Class in com.antelmann.net
A wrapper around java.net.URL that caches a copy of the content and adds some additional functionality designed for HTML pages.
URLCache(String) - Constructor for class com.antelmann.net.URLCache
constructs the URLCache object based on the spec denoting the absolute path of the URL and without refresh
URLCache(URL) - Constructor for class com.antelmann.net.URLCache
calls URLCache(url, false)
URLCache(URL, boolean) - Constructor for class com.antelmann.net.URLCache
constructs the URLCache object based on the given URL.
URLCache.RefreshListener - Interface in com.antelmann.net
RefreshListener objects can register with URLCache objects to be notified when the URLCache object is refreshed
urlColumn - Variable in class com.antelmann.image.ImageURLEntryMapper
string field
urlField - Variable in class com.antelmann.sql.JConnectionLogin
 
URLNode - Class in com.antelmann.net
URLNode wrapps a URL and places it into a URLTree, which determines how the URLNode calculates its children.
URLNode(URL, URLNode, URLTree) - Constructor for class com.antelmann.net.URLNode
 
URLNode(URLCache, URLNode, URLTree) - Constructor for class com.antelmann.net.URLNode
 
URLSorter - Class in com.antelmann.net
A simple convenience class that sorts URLs by their external form lexicographically.
URLSorter() - Constructor for class com.antelmann.net.URLSorter
 
URLStreamHandlerFactoryImpl - Class in com.antelmann.net.protocol
allows to more easily plug in custom protocols for use with URL
URLStreamHandlerFactoryImpl() - Constructor for class com.antelmann.net.protocol.URLStreamHandlerFactoryImpl
 
URLTree - Class in com.antelmann.net
URLTree represents the model of a tree where each node is made of a URL wrapped in a URLNode object.
URLTree(URL) - Constructor for class com.antelmann.net.URLTree
calls URLTree(root, new SampleCrawlerSetting(), false)
URLTree(URL, CrawlerSetting, boolean) - Constructor for class com.antelmann.net.URLTree
 
usageLeft() - Method in class com.antelmann.License
returns how many times use() can be called.
use() - Method in class com.antelmann.License
uses this license; if usage is limited, the return value of usageLeft() is decreased by one after a call to this method.
useA4() - Static method in class com.antelmann.util.PrintUtilities
 
useHahsedPassword - Variable in class com.antelmann.servlet.UserAuthenticationFilter
 
useHeader - Variable in class com.antelmann.servlet.UserAuthenticationFilter
 
useImageableIconFormat() - Method in class com.antelmann.util.table.FormattedCellRenderer
 
useLetter() - Static method in class com.antelmann.util.PrintUtilities
 
useLookAndFeelName(String) - Static method in class com.antelmann.util.gui.Menus
 
useParams - Variable in class com.antelmann.servlet.UserAuthenticationFilter
 
useQueryIfApplicable - Variable in class com.antelmann.sql.SQLColumnInfo.UpdateFilter
 
User - Interface in com.antelmann.db
This interface defines the basic functionality for a user; setter methods are optional in the sense that they may generally throw an UnsupportedOperationException
user - Variable in class com.antelmann.net.mail.POP3Account.Config
 
USER_FIELD_PREFIX - Static variable in class com.antelmann.ooffice.OOWriter
 
UserAuthenticationFilter - Class in com.antelmann.servlet
makes it easy to delegate from WebFilter instances for user authentication
UserAuthenticationFilter(UserLoginStore, Filter<? super User>) - Constructor for class com.antelmann.servlet.UserAuthenticationFilter
 
userField - Variable in class com.antelmann.sql.JConnectionLogin
 
UserFilter - Class in com.antelmann.db
a simple user filter that conveniently allows to define acceptance based on rights
UserFilter() - Constructor for class com.antelmann.db.UserFilter
 
UserFilter(boolean, Object...) - Constructor for class com.antelmann.db.UserFilter
 
UserImpl - Class in com.antelmann.db
This class represents a default User implementation that can serve as the basis for more specific implementations.
UserImpl(Object) - Constructor for class com.antelmann.db.UserImpl
 
UserImpl(Object, String) - Constructor for class com.antelmann.db.UserImpl
 
UserImpl(Object, String, String, boolean) - Constructor for class com.antelmann.db.UserImpl
 
UserImpl(Object, String, String, boolean, String) - Constructor for class com.antelmann.db.UserImpl
 
UserImpl(Object, User) - Constructor for class com.antelmann.db.UserImpl
 
UserImplMapper<T extends UserImpl> - Class in com.antelmann.sql
provides a base mapper implementation for storing a User.
UserImplMapper(Database<Connection>, String, String, String, IDFactory, Class<T>) - Constructor for class com.antelmann.sql.UserImplMapper
 
UserImplStore<T extends UserImpl> - Class in com.antelmann.sql
provides a user store implementation that implements UserLoginStore, so that the database can be queried based on that interface.
UserImplStore(Database<Connection>, UserImplMapper<T>, Class<T>) - Constructor for class com.antelmann.sql.UserImplStore
 
userKey - Variable in class com.antelmann.servlet.UserAuthenticationFilter
 
UserLoginStore - Interface in com.antelmann.db
defines the ability to manage a system that allows Users to log in/out
userRequestAttribute - Variable in class com.antelmann.servlet.UserAuthenticationFilter
 
userRetriever - Variable in class com.antelmann.util.gui.MyAbstractAction
 
userSessionAttribute - Variable in class com.antelmann.servlet.UserAuthenticationFilter
 
userTextFont - Variable in class com.antelmann.util.gui.CustomTheme
 
UserTransactionListener - Class in com.antelmann.db
a special transaction listener that will set the current database user to the one specified by the user retriever on each transaction begin.
UserTransactionListener(User) - Constructor for class com.antelmann.db.UserTransactionListener
 
UserTransactionListener(ValueRetriever<User>) - Constructor for class com.antelmann.db.UserTransactionListener
 
usesDailyPattern() - Method in class com.antelmann.util.logging.FileLog
 
usesDailyPattern() - Method in class com.antelmann.util.logging.LogFile
 
usesToolTip() - Method in class com.antelmann.util.table.FormattedCellRenderer
 
UTF8 - Static variable in class com.antelmann.util.Strings
UTF8 encoding

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