All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AnnotationUtil |
アノテーションのためのユーティリティクラスです。
|
| ArrayIterator<T> |
|
| ArrayMap<K,V> |
|
| ArrayMap.Entry<K,V> |
|
| ArrayUtil |
配列に対するユーティリティクラスです。
|
| AssertionUtil |
表明についてのユーティリティクラスです。
|
| BadPaddingRuntimeException |
|
| Base64Util |
Base64を扱うためのユーティリティクラスです。
|
| BeanDesc |
JavaBeansのメタデータを扱うためのインターフェースです。
|
| BeanDescFactory |
|
| BeanDescImpl |
|
| BeanMap |
Stringがキーで、存在しないキーにアクセスする(get)と例外を投げるマップです。
|
| BeanUtil |
JavaBeansとJavaBeans、あるいはJavaBeansと Mapの間でプロパティをコピーするためのユーティリティです。
|
| BigDecimalConversionUtil |
|
| BigIntegerConversionUtil |
|
| BinaryConversionUtil |
byte配列用の変換ユーティリティです。
|
| BooleanConversionUtil |
|
| ByteConversionUtil |
|
| CachedCipher |
|
| CalendarConversionUtil |
|
| CaseInsensitiveMap<V> |
|
| CaseInsensitiveSet |
|
| ChannelUtil |
|
| ClassHandler |
クラスを処理するハンドラのインターフェースです。
|
| ClassIterator |
|
| ClassLoaderIterator |
|
| ClassLoaderUtil |
|
| ClassNotFoundRuntimeException |
クラスが見つからないときにスローされる例外です。
|
| ClassTraversalUtil |
クラスを横断して処理するためのハンドラです。
|
| ClassUtil |
|
| ClIllegalArgumentException |
|
| ClIllegalStateException |
|
| ClIndexOutOfBoundsException |
|
| CloseableUtil |
|
| ClRuntimeException |
A base exception class for CoreLib.
|
| ClSQLException |
|
| ClUnsupportedOperationException |
|
| CollectionsUtil |
コレクションのためのユーティリティです。
|
| CommonPoolUtil |
|
| ConstructorDesc |
コンストラクタを扱うためのインターフェースです。
|
| ConstructorDescImpl |
|
| ConstructorNotFoundRuntimeException |
|
| ConstructorUtil |
|
| Converter |
文字列とオブジェクトの変換を行なうインターフェースです。
|
| ConverterRuntimeException |
|
| CopyOptions |
|
| CopyOptionsUtil |
CopyOptionsのインスタンス化を容易にするためにstatic importして使うためのユーティリティです。
|
| CopyUtil |
コピーのためのユーティリティです。
|
| CoreLibConstants |
Constants class.
|
| DateConversionUtil |
|
| DateConversionUtil.DateFormatIterator |
|
| DateConversionUtil.PlainDateFormatIterator |
|
| DateConverter |
日付用のコンバータです。
|
| DecimalFormatSymbolsUtil |
|
| DecimalFormatUtil |
|
| Disposable |
破棄可能なリソースを表現します。
|
| DisposableUtil |
アプリケーションの終了時にリソースを破棄するためのユーティリティクラスです。
|
| DocumentBuilderFactoryUtil |
|
| DocumentBuilderUtil |
|
| DomUtil |
DOM用のユーティリティクラスです。
|
| DoubleConversionUtil |
|
| DriverManagerUtil |
|
| DynamicProperties |
|
| EmptyArgumentException |
空の場合にスローされる例外です。
|
| EmptyEnumeration<T> |
|
| EmptyIterator<T> |
|
| EnumerationIterator<T> |
|
| FieldDesc |
フィールドを扱うためのインターフェースです。
|
| FieldDescImpl |
|
| FieldNotFoundRuntimeException |
Fieldが見つからない場合にスローされる例外です。
|
| FieldNotStaticRuntimeException |
オブジェクトを指定せずに非staticな Fieldにアクセスした場合にスローされる例外です。
|
| FieldUtil |
|
| FileAccessException |
Exception while accessing a file.
|
| FileUtil |
|
| FloatConversionUtil |
|
| GenericsUtil |
genericsを扱うためのユーティリティ・クラスです。
|
| IllegalAccessRuntimeException |
|
| IllegalBlockSizeRuntimeException |
|
| IllegalKeyOfBeanMapException |
BeanMapに含まれていないキーを使用した場合にスローされる例外です。
|
| IllegalPropertyRuntimeException |
プロパティの値の設定に失敗したときにスローされる例外です。
|
| Indexed<T> |
|
| IndexedIterator<T> |
|
| InitialContextUtil |
|
| InputStreamUtil |
|
| InstantiationRuntimeException |
|
| IntegerConversionUtil |
|
| InterruptedRuntimeException |
Wrapped InterruptedException.
|
| InvalidKeyRuntimeException |
|
| InvocationTargetRuntimeException |
|
| IORuntimeException |
|
| IteratorEnumeration<T> |
|
| JarFileUtil |
|
| JarInputStreamUtil |
|
| JarURLConnectionUtil |
|
| JsonUtil |
JSON utilities.
|
| LineIterator |
|
| LocaleUtil |
|
| Logger |
ログ出力を提供するクラスです。
|
| Logger.LogLevel |
ログの出力レベルです。
|
| Logger.LogMessage |
ログ出力するメッセージです。
|
| LongConversionUtil |
|
| LruHashMap<K,V> |
エントリ数の上限を持ち、新しいエントリが追加されるとLRUで古いエントリを破棄する HashMapです。
|
| LruHashSet<E> |
|
| Maps<K,V> |
簡潔な記述で Mapのインスタンスを生成して値を設定するためのユーティリティクラスです。
|
| MessageDigestUtil |
|
| MessageFormatter |
メッセージコードと引数からメッセージを組み立てるクラスです。
|
| MethodDesc |
メソッドを扱うためのインターフェースです。
|
| MethodDescImpl |
|
| MethodNotFoundRuntimeException |
|
| MethodNotStaticRuntimeException |
オブジェクトを指定せずに非staticな Methodにアクセスした場合にスローされる例外です。
|
| MethodUtil |
|
| MimeTypeUtil |
Mimeタイプ用のユーティリティクラスです。
|
| ModifierUtil |
|
| MultiIterator<E> |
|
| NamingRuntimeException |
|
| NoSuchAlgorithmRuntimeException |
|
| NoSuchConstructorRuntimeException |
|
| NoSuchFieldRuntimeException |
|
| NoSuchMethodRuntimeException |
|
| NoSuchPaddingRuntimeException |
|
| NullArgumentException |
|
| NumberConversionUtil |
|
| NumberConverter |
数値用のコンバータです。
|
| ObjectUtil |
|
| OutputStreamUtil |
|
| Pair<T1,T2> |
二つの値のペアです。
|
| ParameterizedClassDesc |
パラメタ化されたクラスを扱うためのインターフェースです。
|
| ParameterizedClassDescFactory |
|
| ParameterizedClassDescImpl |
|
| ParserConfigurationRuntimeException |
|
| ParseRuntimeException |
解析できなかった場合にスローされる例外です。
|
| PreparedStatementUtil |
|
| PropertiesUtil |
|
| PropertyDesc |
プロパティを扱うためのインターフェースです。
|
| PropertyDescImpl |
|
| PropertyNotFoundRuntimeException |
プロパティが見つからなかった場合にスローされる例外です。
|
| ReaderUtil |
|
| ResourceBundleUtil |
|
| ResourceHandler |
リソースを処理するハンドラのインターフェースです。
|
| ResourceNotFoundRuntimeException |
リソースが見つからなかったときにスローされる例外です。
|
| ResourceTraversalUtil |
リソースをトラバースするためのクラスです。
|
| ResourceUtil |
リソース用のユーティリティクラスです。
|
| ResultSetUtil |
|
| SAXParserFactoryUtil |
|
| SAXParserUtil |
|
| SAXRuntimeException |
|
| SchemaFactoryUtil |
|
| SchemaUtil |
|
| SerializeUtil |
オブジェクトをシリアライズするためのユーティリティです。
|
| ShortConversionUtil |
|
| SingleValueIterator<E> |
|
| SLinkedList<E> |
Seasar2用の連結リストです。
|
| SqlDateConverter |
SQLの日付用のコンバータです。
|
| SQLRuntimeException |
|
| StatementUtil |
|
| StreamUtil |
|
| StreamUtil.StreamOf<T> |
|
| StringConversionUtil |
|
| StringUtil |
|
| SystemUtil |
システムプロパティ用のユーティリティクラスです。
|
| ThreadUtil |
Utility class for Thread class
|
| TimeConversionUtil |
|
| TimeConversionUtil.DateFormatIterator |
|
| TimeConversionUtil.PlainDateFormatIterator |
|
| TimeConverter |
時間用のコンバータです。
|
| TimeoutManager |
Timerを扱うクラスです。
|
| TimeoutTarget |
タイムアウトを処理するインターフェースです。
|
| TimeoutTask |
タイムアウトを管理するクラスです。
|
| TimestampConversionUtil |
|
| TimestampConversionUtil.DateFormatIterator |
|
| TimestampConversionUtil.PlainDateFormatIterator |
|
| TimestampConverter |
日時用のコンバータです。
|
| Tokenizer |
トークンを認識するクラスです。
|
| TraversalUtil |
ファイルシステム上やJarファイル中に展開されている、クラスやリソースの集まりを横断的に処理するためのユーティリティです。
|
| TraversalUtil.FileSystemTraverser |
ファイルシステム上のリソースの集まりを扱うオブジェクトです。
|
| TraversalUtil.JarFileTraverser |
Jarファイル中のリソースの集まりを扱うオブジェクトです。
|
| TraversalUtil.TraverserFactory |
|
| TraversalUtil.VfsZipTraverser |
JBossAS5のvfszipプロトコルで表されるリソースの集まりを扱うオブジェクトです。
|
| Traverser |
クラスやリソースの集まりを表すオブジェクトです。
|
| Tuple3<T1,T2,T3> |
3つの値の組です。
|
| Tuple4<T1,T2,T3,T4> |
4つの値の組です。
|
| Tuple5<T1,T2,T3,T4,T5> |
5つの値の組です。
|
| UnsupportedEncodingRuntimeException |
|
| URLUtil |
|
| UuidUtil |
UUIDを作成するユーティリティです。
|
| ValueHolder<T> |
値を保持するクラスです。
|
| WriterUtil |
|
| ZipFileUtil |
|
| ZipInputStreamUtil |
|