A B C D E F G H I J L M N P R S T U V W Z 

A

AbstractNamespaceContext - Class in com.googlecode.jinahya.xml.namespace
 
AbstractNamespaceContext() - Constructor for class com.googlecode.jinahya.xml.namespace.AbstractNamespaceContext
 
addEntries(Map<K, V>) - Method in class com.googlecode.jinahya.xml.bind.MapEntries
Adds entries from specified map.
addEntry(K, V) - Method in class com.googlecode.jinahya.xml.bind.MapEntries
Adds a new entry.
addEntry(Map.Entry<K, V>) - Method in class com.googlecode.jinahya.xml.bind.MapEntries
Adds a new entry.
addNamespace(String, String) - Method in class com.googlecode.jinahya.xml.namespace.SimpleNamespaceContext
Adds a new namespace.
ALIAS - Static variable in class com.googlecode.jinahya.sql.metadata.TableType
 

B

BestRowIdentifier - Class in com.googlecode.jinahya.sql.metadata
 
BestRowIdentifier() - Constructor for class com.googlecode.jinahya.sql.metadata.BestRowIdentifier
 
BlackOutputStream - Class in com.googlecode.jinahya.io
An OutputStream which blacks out written values.
BlackOutputStream(long) - Constructor for class com.googlecode.jinahya.io.BlackOutputStream
Creates a new instance with given limit.
BlackOutputStream() - Constructor for class com.googlecode.jinahya.io.BlackOutputStream
Creates a new instance without a limit.
BooleanValue - Class in com.googlecode.jinahya.xml.bind
 
BooleanValue() - Constructor for class com.googlecode.jinahya.xml.bind.BooleanValue
 

C

CALENDAR_FIELD - Static variable in enum com.googlecode.jinahya.util.CalendarDayOfWeek
The target field of Calendar which this enum type is for.
CALENDAR_FIELD - Static variable in enum com.googlecode.jinahya.util.CalendarMonth
The target field of Calendar which this enum type is for.
CALENDAR_FIELD - Static variable in enum com.googlecode.jinahya.util.CalendarPeriodOfDay
The target field of Calendar which this enum type is for.
CalendarDayOfWeek - Enum in com.googlecode.jinahya.util
Constants for Calendar.DAY_OF_WEEK.
CalendarFieldEnum<E extends Enum<E>,F> - Interface in com.googlecode.jinahya.util
 
CalendarFieldEnumHelper - Class in com.googlecode.jinahya.util
 
CalendarFieldEnumHelper() - Constructor for class com.googlecode.jinahya.util.CalendarFieldEnumHelper
protected constructor.
CalendarMonth - Enum in com.googlecode.jinahya.util
Constants for Calendar.MONTH.
CalendarPeriodOfDay - Enum in com.googlecode.jinahya.util
Constants for Calendar.AM_PM.
Catalog - Class in com.googlecode.jinahya.sql.metadata
 
Catalog() - Constructor for class com.googlecode.jinahya.sql.metadata.Catalog
 
Catalog.Catalogs - Class in com.googlecode.jinahya.sql.metadata
 
Catalog.Catalogs() - Constructor for class com.googlecode.jinahya.sql.metadata.Catalog.Catalogs
 
Catalog.CatalogsMapAdapter - Class in com.googlecode.jinahya.sql.metadata
 
Catalog.CatalogsMapAdapter() - Constructor for class com.googlecode.jinahya.sql.metadata.Catalog.CatalogsMapAdapter
 
Ciphers - Class in com.googlecode.jinahya.crypto
A utility class for Ciphers.
Ciphers() - Constructor for class com.googlecode.jinahya.crypto.Ciphers
Creates a new instance.
ClientInfoProperties - Class in com.googlecode.jinahya.sql.metadata
 
ClientInfoProperties() - Constructor for class com.googlecode.jinahya.sql.metadata.ClientInfoProperties
 
ClientInfoPropertiesMapAdapter - Class in com.googlecode.jinahya.sql.metadata
 
ClientInfoPropertiesMapAdapter() - Constructor for class com.googlecode.jinahya.sql.metadata.ClientInfoPropertiesMapAdapter
 
ClientInfoProperty - Class in com.googlecode.jinahya.sql.metadata
 
ClientInfoProperty() - Constructor for class com.googlecode.jinahya.sql.metadata.ClientInfoProperty
 
codePoints(char[], int, int) - Static method in class com.googlecode.jinahya.util.JinahyaCharacter
Returns the array of Unicode code points in a subarray of the char array argument.
codePoints(CharSequence, int, int) - Static method in class com.googlecode.jinahya.util.JinahyaCharacter
Returns the array of Unicode code points in the text range of the specified char sequence.
Column - Class in com.googlecode.jinahya.sql.metadata
 
Column() - Constructor for class com.googlecode.jinahya.sql.metadata.Column
 
Column.Columns - Class in com.googlecode.jinahya.sql.metadata
 
Column.Columns() - Constructor for class com.googlecode.jinahya.sql.metadata.Column.Columns
 
Column.ColumnsMapAdapter - Class in com.googlecode.jinahya.sql.metadata
 
Column.ColumnsMapAdapter() - Constructor for class com.googlecode.jinahya.sql.metadata.Column.ColumnsMapAdapter
 
com.googlecode.jinahya.crypto - package com.googlecode.jinahya.crypto
 
com.googlecode.jinahya.io - package com.googlecode.jinahya.io
 
com.googlecode.jinahya.lang - package com.googlecode.jinahya.lang
 
com.googlecode.jinahya.lang.reflect - package com.googlecode.jinahya.lang.reflect
 
com.googlecode.jinahya.security - package com.googlecode.jinahya.security
 
com.googlecode.jinahya.sql - package com.googlecode.jinahya.sql
 
com.googlecode.jinahya.sql.metadata - package com.googlecode.jinahya.sql.metadata
 
com.googlecode.jinahya.util - package com.googlecode.jinahya.util
 
com.googlecode.jinahya.util.logging - package com.googlecode.jinahya.util.logging
 
com.googlecode.jinahya.util.zip - package com.googlecode.jinahya.util.zip
 
com.googlecode.jinahya.xml.bind - package com.googlecode.jinahya.xml.bind
 
com.googlecode.jinahya.xml.namespace - package com.googlecode.jinahya.xml.namespace
 
copy(InputStream, OutputStream, byte[], long) - Static method in class com.googlecode.jinahya.io.Streams
Copies bytes from input to output using specified buffer.
copy(InputStream, OutputStream, byte[]) - Static method in class com.googlecode.jinahya.io.Streams
Copies all bytes from input to output using given buffer.
copy(File, OutputStream, byte[], long) - Static method in class com.googlecode.jinahya.io.Streams
 
copy(InputStream, File, byte[], long) - Static method in class com.googlecode.jinahya.io.Streams
 
copy(File, File, byte[], long) - Static method in class com.googlecode.jinahya.io.Streams
Copies all or some bytes from input to output.

D

deletesAreDetected(int) - Method in class com.googlecode.jinahya.sql.metadata.Metadata
 
digest(MessageDigest, InputStream, byte[]) - Static method in class com.googlecode.jinahya.security.MessageDigests
Digests all byte from input.
digest(MessageDigest, ReadableByteChannel, ByteBuffer) - Static method in class com.googlecode.jinahya.security.MessageDigests
Digests all bytes from input.
doFinal(Cipher, InputStream, OutputStream, byte[]) - Static method in class com.googlecode.jinahya.crypto.Ciphers
Encrypts or decrypts all bytes from input and writes output to output.
doFinal(Cipher, ReadableByteChannel, WritableByteChannel, ByteBuffer) - Static method in class com.googlecode.jinahya.crypto.Ciphers
Encrypts or decrypts all bytes from input and writes result to output.
DoubleValue - Class in com.googlecode.jinahya.xml.bind
 
DoubleValue() - Constructor for class com.googlecode.jinahya.xml.bind.DoubleValue
 

E

entryType - Variable in class com.googlecode.jinahya.xml.bind.MapEntries
entry type.
equals(Object) - Method in class com.googlecode.jinahya.xml.bind.SimpleValue
 
ExportedKey - Class in com.googlecode.jinahya.sql.metadata
 
ExportedKey() - Constructor for class com.googlecode.jinahya.sql.metadata.ExportedKey
 
ExportedKey.ImportedKeys - Class in com.googlecode.jinahya.sql.metadata
 
ExportedKey.ImportedKeys() - Constructor for class com.googlecode.jinahya.sql.metadata.ExportedKey.ImportedKeys
 
ExportedKey.ImportedKeysMapAdapter - Class in com.googlecode.jinahya.sql.metadata
 
ExportedKey.ImportedKeysMapAdapter() - Constructor for class com.googlecode.jinahya.sql.metadata.ExportedKey.ImportedKeysMapAdapter
 

F

FieldEnum<E extends Enum<E>,F> - Interface in com.googlecode.jinahya.lang
An interface for implementing an Enum from old school constant fields.
FieldEnumHelper - Class in com.googlecode.jinahya.lang
A helper class for FieldEnum.
FieldEnumHelper() - Constructor for class com.googlecode.jinahya.lang.FieldEnumHelper
Creates a new instance.
fieldValues(Class<E>, Class<F>) - Static method in class com.googlecode.jinahya.lang.FieldEnumHelper
Returns an array containing the field values of specified enum type, in the order those enum constants returned from E.values()
fieldValues() - Static method in enum com.googlecode.jinahya.sql.ResultSetConcurrency
 
fieldValues() - Static method in enum com.googlecode.jinahya.sql.ResultSetFetchDirection
Returns an array containing the field values of this enum type, in the order they are declared.
fieldValues() - Static method in enum com.googlecode.jinahya.sql.ResultSetHoldability
 
fieldValues() - Static method in enum com.googlecode.jinahya.sql.ResultSetType
Returns all field values.
fieldValues() - Static method in enum com.googlecode.jinahya.sql.Type
Returns all field values.
fieldValues() - Method in enum com.googlecode.jinahya.util.CalendarDayOfWeek
Returns an array containing the field values of this enum type, in order they are declared.
fieldValues() - Method in enum com.googlecode.jinahya.util.CalendarMonth
Returns an array containing the field values of this enum type, in order they are declared.
fieldValues() - Method in enum com.googlecode.jinahya.util.CalendarPeriodOfDay
Returns an array containing the field values of this enum type, in order they are declared.
file(File, ZipEntry) - Static method in class com.googlecode.jinahya.util.zip.Zips
 
FloatValue - Class in com.googlecode.jinahya.xml.bind
 
FloatValue() - Constructor for class com.googlecode.jinahya.xml.bind.FloatValue
 
fromCalendar(Calendar) - Static method in enum com.googlecode.jinahya.util.CalendarDayOfWeek
Returns the enum constant of this type with the specified calendar's field value.
fromCalendar(Calendar) - Static method in enum com.googlecode.jinahya.util.CalendarMonth
Returns the enum constant of this type with the specified calendar's field value.
fromCalendar(Calendar) - Static method in enum com.googlecode.jinahya.util.CalendarPeriodOfDay
Returns the enum constant of this type with the specified calendar's field value.
fromFieldValue(Class<E>, F) - Static method in class com.googlecode.jinahya.lang.FieldEnumHelper
Returns the enum constant of specified enum type with specified field value.
fromFieldValue(int) - Static method in enum com.googlecode.jinahya.sql.ResultSetConcurrency
Returns the constant mapped to given fieldValue.
fromFieldValue(int) - Static method in enum com.googlecode.jinahya.sql.ResultSetFetchDirection
Returns the enum constant of this type with the specified fieldValue.
fromFieldValue(int) - Static method in enum com.googlecode.jinahya.sql.ResultSetHoldability
 
fromFieldValue(int) - Static method in enum com.googlecode.jinahya.sql.ResultSetType
Returns the enum constant of this type with the specified field value.
fromFieldValue(int) - Static method in enum com.googlecode.jinahya.sql.Type
Returns the enum constant mapped to specified fieldValue.
fromFieldValue(int) - Static method in enum com.googlecode.jinahya.util.CalendarDayOfWeek
Returns the enum constant of this type with the specified field value.
fromFieldValue(int) - Static method in enum com.googlecode.jinahya.util.CalendarMonth
Returns the enum constant of this type with the specified field value.
fromFieldValue(int) - Static method in enum com.googlecode.jinahya.util.CalendarPeriodOfDay
Returns the enum constant of this type with the specified field value.
fromResultSet(ResultSet) - Static method in enum com.googlecode.jinahya.sql.ResultSetConcurrency
 
fromResultSet(ResultSet) - Static method in enum com.googlecode.jinahya.sql.ResultSetFetchDirection
Returns the enum constant of this type with the specified resultSet's current fetch direction value.
fromResultSet(ResultSet) - Static method in enum com.googlecode.jinahya.sql.ResultSetHoldability
 
fromResultSet(ResultSet) - Static method in enum com.googlecode.jinahya.sql.ResultSetType
Returns the enum constant of this type with the specified ResultSet's type.
fromValue(int) - Static method in enum com.googlecode.jinahya.sql.metadata.Function.Type
 
fromValue(String) - Static method in enum com.googlecode.jinahya.sql.metadata.Table.Type
 
Function - Class in com.googlecode.jinahya.sql.metadata
 
Function() - Constructor for class com.googlecode.jinahya.sql.metadata.Function
 
Function.Type - Enum in com.googlecode.jinahya.sql.metadata
 

G

GenericArray - Class in com.googlecode.jinahya.lang.reflect
 
GenericArray() - Constructor for class com.googlecode.jinahya.lang.reflect.GenericArray
 
get(Class<E>, Calendar, int) - Static method in class com.googlecode.jinahya.util.CalendarFieldEnumHelper
 
getCatalog() - Method in class com.googlecode.jinahya.sql.metadata.Catalog.Catalogs
 
getCatalog() - Method in class com.googlecode.jinahya.sql.metadata.Schema
 
getCatalogName() - Method in class com.googlecode.jinahya.sql.metadata.Schema
 
getCatalogs() - Method in class com.googlecode.jinahya.sql.metadata.Metadata
 
getClientInfoProperties() - Method in class com.googlecode.jinahya.sql.metadata.Metadata
 
getClientInfoProperty() - Method in class com.googlecode.jinahya.sql.metadata.ClientInfoProperties
 
getColumn() - Method in class com.googlecode.jinahya.sql.metadata.Column.Columns
 
getColumn() - Method in class com.googlecode.jinahya.sql.metadata.ExportedKey.ImportedKeys
 
getColumn() - Method in class com.googlecode.jinahya.sql.metadata.ImportedKey.ImportedKeys
 
getColumn() - Method in class com.googlecode.jinahya.sql.metadata.PrimaryKey.PrimaryKeys
 
getColumn() - Method in class com.googlecode.jinahya.sql.metadata.VersionColumn.VersionColumns
 
getColumnName() - Method in class com.googlecode.jinahya.sql.metadata.Column
 
getColumnName() - Method in class com.googlecode.jinahya.sql.metadata.ExportedKey
 
getColumnName() - Method in class com.googlecode.jinahya.sql.metadata.ImportedKey
 
getColumnName() - Method in class com.googlecode.jinahya.sql.metadata.PrimaryKey
 
getColumnName() - Method in class com.googlecode.jinahya.sql.metadata.VersionColumn
 
getColumns() - Method in class com.googlecode.jinahya.sql.metadata.Table
 
getCount() - Method in class com.googlecode.jinahya.io.BlackOutputStream
Returns the number of bytes written so far.
getCount() - Method in class com.googlecode.jinahya.io.WhiteInputStream
Returns the number of bytes read so far.
getEntries() - Method in class com.googlecode.jinahya.xml.bind.MapEntries
Returns entries.
getEntryType() - Method in class com.googlecode.jinahya.xml.bind.MapEntries
Returns entry type
getFieldValue() - Method in interface com.googlecode.jinahya.lang.FieldEnum
Returns field value.
getFieldValue() - Method in enum com.googlecode.jinahya.sql.ResultSetConcurrency
 
getFieldValue() - Method in enum com.googlecode.jinahya.sql.ResultSetFetchDirection
 
getFieldValue() - Method in enum com.googlecode.jinahya.sql.ResultSetHoldability
 
getFieldValue() - Method in enum com.googlecode.jinahya.sql.ResultSetType
 
getFieldValue() - Method in enum com.googlecode.jinahya.sql.Type
 
getFieldValue() - Method in enum com.googlecode.jinahya.util.CalendarDayOfWeek
 
getFieldValue() - Method in enum com.googlecode.jinahya.util.CalendarMonth
 
getFieldValue() - Method in enum com.googlecode.jinahya.util.CalendarPeriodOfDay
 
getKey(Catalog) - Method in class com.googlecode.jinahya.sql.metadata.Catalog.CatalogsMapAdapter
 
getKey(ClientInfoProperty) - Method in class com.googlecode.jinahya.sql.metadata.ClientInfoPropertiesMapAdapter
 
getKey(Column) - Method in class com.googlecode.jinahya.sql.metadata.Column.ColumnsMapAdapter
 
getKey(ExportedKey) - Method in class com.googlecode.jinahya.sql.metadata.ExportedKey.ImportedKeysMapAdapter
 
getKey(ImportedKey) - Method in class com.googlecode.jinahya.sql.metadata.ImportedKey.ImportedKeysMapAdapter
 
getKey(PrimaryKey) - Method in class com.googlecode.jinahya.sql.metadata.PrimaryKey.PrimaryKeysMapAdapter
 
getKey(Schema) - Method in class com.googlecode.jinahya.sql.metadata.Schema.SchemasMapAdapter
 
getKey(Table) - Method in class com.googlecode.jinahya.sql.metadata.Table.TablesMapAdapter
 
getKey(VersionColumn) - Method in class com.googlecode.jinahya.sql.metadata.VersionColumn.VersionColumnsMapAdapter
 
getKey() - Method in class com.googlecode.jinahya.xml.bind.MapEntry
Returns key.
getKey(V) - Method in class com.googlecode.jinahya.xml.bind.MapValuesAdapter
Returns the map key for specified map value.
getKey(V) - Method in class com.googlecode.jinahya.xml.bind.ValuesMapAdapter
Returns the map key for specified value.
getName() - Method in class com.googlecode.jinahya.sql.metadata.ClientInfoProperty
 
getNamespaceURI(String) - Method in class com.googlecode.jinahya.xml.namespace.SimpleNamespaceContext
 
getNamespaceURI(String) - Method in class com.googlecode.jinahya.xml.namespace.VerySimpleNamespaceContext
 
getPrefix(String) - Method in class com.googlecode.jinahya.xml.namespace.SimpleNamespaceContext
 
getPrefix(String) - Method in class com.googlecode.jinahya.xml.namespace.VerySimpleNamespaceContext
 
getPrefixes(String) - Method in class com.googlecode.jinahya.xml.namespace.AbstractNamespaceContext
 
getPrefixes(String) - Method in class com.googlecode.jinahya.xml.namespace.SimpleNamespaceContext
 
getPrefixes(String) - Method in class com.googlecode.jinahya.xml.namespace.VerySimpleNamespaceContext
 
getRawValue() - Method in class com.googlecode.jinahya.xml.bind.BooleanValue
 
getRawValue() - Method in class com.googlecode.jinahya.xml.bind.DoubleValue
 
getRawValue() - Method in class com.googlecode.jinahya.xml.bind.FloatValue
 
getRawValue() - Method in class com.googlecode.jinahya.xml.bind.IntegerValue
 
getRawValue() - Method in class com.googlecode.jinahya.xml.bind.LongValue
 
getRawValue() - Method in class com.googlecode.jinahya.xml.bind.SimpleValue
Returns raw value.
getRawValue() - Method in class com.googlecode.jinahya.xml.bind.StringValue
 
getReservedNamespaceURI(String) - Static method in class com.googlecode.jinahya.xml.namespace.AbstractNamespaceContext
 
getReservedPrefix(String) - Static method in class com.googlecode.jinahya.xml.namespace.AbstractNamespaceContext
 
getSchema() - Method in class com.googlecode.jinahya.sql.metadata.Schema.Schemas
 
getSchemas() - Method in class com.googlecode.jinahya.sql.metadata.Catalog
 
getSingulars() - Method in class com.googlecode.jinahya.xml.bind.Plural
Returns singular collection.
getTable() - Method in class com.googlecode.jinahya.sql.metadata.Column
 
getTable() - Method in class com.googlecode.jinahya.sql.metadata.ExportedKey
 
getTable() - Method in class com.googlecode.jinahya.sql.metadata.ImportedKey
 
getTable() - Method in class com.googlecode.jinahya.sql.metadata.PrimaryKey
 
getTable() - Method in class com.googlecode.jinahya.sql.metadata.Table.Tables
 
getTable() - Method in class com.googlecode.jinahya.sql.metadata.VersionColumn
 
getTableCat() - Method in class com.googlecode.jinahya.sql.metadata.Catalog
 
getTableName() - Method in class com.googlecode.jinahya.sql.metadata.Table
 
getTablePrivileges() - Method in class com.googlecode.jinahya.sql.metadata.Table
 
getTables() - Method in class com.googlecode.jinahya.sql.metadata.Schema
 
getTableSchem() - Method in class com.googlecode.jinahya.sql.metadata.Schema
 
getTableType() - Method in class com.googlecode.jinahya.sql.metadata.TableType
 
getValue() - Method in class com.googlecode.jinahya.xml.bind.MapEntry
Returns value.
getValueList() - Method in class com.googlecode.jinahya.xml.bind.ValuesMapAdapter.AbstractValues
 
getValueList() - Method in interface com.googlecode.jinahya.xml.bind.ValuesMapAdapter.Values
Returns a list of value.
getValues() - Method in class com.googlecode.jinahya.xml.bind.MapValues
Returns a list of values.
GLOBAL_TEMPORARY - Static variable in class com.googlecode.jinahya.sql.metadata.TableType
 

H

hashCode() - Method in class com.googlecode.jinahya.xml.bind.SimpleValue
 

I

ImportedKey - Class in com.googlecode.jinahya.sql.metadata
 
ImportedKey() - Constructor for class com.googlecode.jinahya.sql.metadata.ImportedKey
 
ImportedKey.ImportedKeys - Class in com.googlecode.jinahya.sql.metadata
 
ImportedKey.ImportedKeys() - Constructor for class com.googlecode.jinahya.sql.metadata.ImportedKey.ImportedKeys
 
ImportedKey.ImportedKeysMapAdapter - Class in com.googlecode.jinahya.sql.metadata
 
ImportedKey.ImportedKeysMapAdapter() - Constructor for class com.googlecode.jinahya.sql.metadata.ImportedKey.ImportedKeysMapAdapter
 
IndexInfo - Class in com.googlecode.jinahya.sql.metadata
 
IndexInfo() - Constructor for class com.googlecode.jinahya.sql.metadata.IndexInfo
 
IntegerValue - Class in com.googlecode.jinahya.xml.bind
 
IntegerValue() - Constructor for class com.googlecode.jinahya.xml.bind.IntegerValue
 
isJavaIdentifier(int[]) - Static method in class com.googlecode.jinahya.util.JinahyaCharacter
 
isJavaIdentifier(CharSequence) - Static method in class com.googlecode.jinahya.util.JinahyaCharacter
 
isJavaIdentifier(char[]) - Static method in class com.googlecode.jinahya.util.JinahyaCharacter
 
isReservedNamespaceURI(String) - Static method in class com.googlecode.jinahya.xml.namespace.AbstractNamespaceContext
 
isReservedPrefix(String) - Static method in class com.googlecode.jinahya.xml.namespace.AbstractNamespaceContext
 

J

JinahyaCharacter - Class in com.googlecode.jinahya.util
 
JinahyaRandom - Class in com.googlecode.jinahya.util
 
JinahyaRandom(Random) - Constructor for class com.googlecode.jinahya.util.JinahyaRandom
Creates a new instance.

L

Label - Annotation Type in com.googlecode.jinahya.sql.metadata
 
LOCAL_TEMPORARY - Static variable in class com.googlecode.jinahya.sql.metadata.TableType
 
Loggers - Class in com.googlecode.jinahya.util.logging
 
LongValue - Class in com.googlecode.jinahya.xml.bind
 
LongValue() - Constructor for class com.googlecode.jinahya.xml.bind.LongValue
 

M

MapEntries<T extends MapEntry<K,V>,K,V> - Class in com.googlecode.jinahya.xml.bind
 
MapEntries(Class<T>) - Constructor for class com.googlecode.jinahya.xml.bind.MapEntries
Creates a new instance.
MapEntriesAdapter<T extends MapEntries<?,K,V>,K,V> - Class in com.googlecode.jinahya.xml.bind
An XmlAdapter for MapEntries and Map.
MapEntriesAdapter(Class<T>) - Constructor for class com.googlecode.jinahya.xml.bind.MapEntriesAdapter
Creates a new instance.
MapEntry<K,V> - Class in com.googlecode.jinahya.xml.bind
An abstract class for JAXB aware type of Map.Entry.
MapEntry() - Constructor for class com.googlecode.jinahya.xml.bind.MapEntry
 
MapValues<T> - Class in com.googlecode.jinahya.xml.bind
An abstract class.
MapValues() - Constructor for class com.googlecode.jinahya.xml.bind.MapValues
 
MapValuesAdapter<T extends MapValues<V>,K,V> - Class in com.googlecode.jinahya.xml.bind
An XmlAdapter for MapValues and Map.
MapValuesAdapter(Class<T>) - Constructor for class com.googlecode.jinahya.xml.bind.MapValuesAdapter
Creates a new instance.
marshal(Map<K, V>) - Method in class com.googlecode.jinahya.xml.bind.MapEntriesAdapter
 
marshal(Map<K, V>) - Method in class com.googlecode.jinahya.xml.bind.MapValuesAdapter
 
marshal(Marshaller, Object, Class<? super T>, T) - Static method in class com.googlecode.jinahya.xml.bind.Marshallers
Marshals given value to output using specified marshaller.
marshal(JAXBContext, Object, Class<? super T>, T) - Static method in class com.googlecode.jinahya.xml.bind.Marshallers
Marshals given value to output using specified context.
marshal(Object, Class<? super T>, T) - Static method in class com.googlecode.jinahya.xml.bind.Marshallers
Marshals value to output.
marshal(Marshaller, Object, Object) - Static method in class com.googlecode.jinahya.xml.bind.Marshallers
Marshals value to output.
marshal(JAXBContext, Object, Object) - Static method in class com.googlecode.jinahya.xml.bind.Marshallers
Marshals given value to specified output.
marshal(Object, Object) - Static method in class com.googlecode.jinahya.xml.bind.Marshallers
Marshals given value to specified output.
marshal(Long) - Method in class com.googlecode.jinahya.xml.bind.StringLongAdapter
 
marshal(Map<K, V>) - Method in class com.googlecode.jinahya.xml.bind.ValuesMapAdapter
 
Marshallers - Class in com.googlecode.jinahya.xml.bind
 
Marshallers() - Constructor for class com.googlecode.jinahya.xml.bind.Marshallers
Creates a new instance.
Masks - Class in com.googlecode.jinahya.util
 
Masks() - Constructor for class com.googlecode.jinahya.util.Masks
protected constructor.
MessageDigests - Class in com.googlecode.jinahya.security
Utility class for MessageDigests.
MessageDigests() - Constructor for class com.googlecode.jinahya.security.MessageDigests
 
Metadata - Class in com.googlecode.jinahya.sql.metadata
 
Metadata() - Constructor for class com.googlecode.jinahya.sql.metadata.Metadata
 

N

newBoundType(int) - Method in class com.googlecode.jinahya.xml.bind.ValuesMapAdapter
Returns the map to put keys and values.
newInstance(Class<T>, int) - Static method in class com.googlecode.jinahya.lang.reflect.GenericArray
 
newInstance(DatabaseMetaData) - Static method in class com.googlecode.jinahya.sql.metadata.Metadata
 
newInstance(Boolean) - Static method in class com.googlecode.jinahya.xml.bind.BooleanValue
Creates a new instance.
newInstance(Double) - Static method in class com.googlecode.jinahya.xml.bind.DoubleValue
Creates a new instance.
newInstance(Float) - Static method in class com.googlecode.jinahya.xml.bind.FloatValue
Creates a new instance.
newInstance(Integer) - Static method in class com.googlecode.jinahya.xml.bind.IntegerValue
Creates a new instance.
newInstance(Long) - Static method in class com.googlecode.jinahya.xml.bind.LongValue
Creates a new instance.
newInstance(Class<P>) - Static method in class com.googlecode.jinahya.xml.bind.Plural
Creates a new instance of pluralType.
newInstance(Class<P>, Collection<? extends S>) - Static method in class com.googlecode.jinahya.xml.bind.Plural
Creates a new instance of given pluralType contains specified singulars.
newInstance(Class<V>, R) - Static method in class com.googlecode.jinahya.xml.bind.SimpleValue
Creates a new typed instance.
newInstance(String) - Static method in class com.googlecode.jinahya.xml.bind.StringValue
Creates a new instance.
nextBytes(Random, int, int) - Static method in class com.googlecode.jinahya.util.JinahyaRandom
Generates a random byte array.
nextBytes(int, int) - Method in class com.googlecode.jinahya.util.JinahyaRandom
Generates a random byte array.
nextInt(Random, int, int) - Static method in class com.googlecode.jinahya.util.JinahyaRandom
Returns a pseudorandom, uniformly distributed int value between minimum (inclusive) and maximum (exclusive), drawn from the given random number generator's sequence.
nextInt(int, int) - Method in class com.googlecode.jinahya.util.JinahyaRandom
Returns a pseudorandom, uniformly distributed int value between minimum (inclusive) and maximum (exclusive), drawn from the wrapped random number generator's sequence.
nextSignedInt(int, int) - Method in class com.googlecode.jinahya.util.JinahyaRandom
Generates a signed integer in arbitrary bit length.
nextSignedLong(int, int) - Method in class com.googlecode.jinahya.util.JinahyaRandom
Generates a signed long in arbitrary bit length.
nextUnsignedInt(int, int) - Method in class com.googlecode.jinahya.util.JinahyaRandom
Generates an unsigned integer in arbitrary bit length.
nextUnsignedLong(int, int) - Method in class com.googlecode.jinahya.util.JinahyaRandom
Generates an unsigned long in arbitrary bits.

P

Plural<T> - Class in com.googlecode.jinahya.xml.bind
General class for wrapper classes.
Plural() - Constructor for class com.googlecode.jinahya.xml.bind.Plural
 
PrimaryKey - Class in com.googlecode.jinahya.sql.metadata
 
PrimaryKey() - Constructor for class com.googlecode.jinahya.sql.metadata.PrimaryKey
 
PrimaryKey.PrimaryKeys - Class in com.googlecode.jinahya.sql.metadata
 
PrimaryKey.PrimaryKeys() - Constructor for class com.googlecode.jinahya.sql.metadata.PrimaryKey.PrimaryKeys
 
PrimaryKey.PrimaryKeysMapAdapter - Class in com.googlecode.jinahya.sql.metadata
 
PrimaryKey.PrimaryKeysMapAdapter() - Constructor for class com.googlecode.jinahya.sql.metadata.PrimaryKey.PrimaryKeysMapAdapter
 
put(Map<K, V>) - Method in class com.googlecode.jinahya.xml.bind.MapEntry
Pus this entry into specified map.
putOn(int, int) - Static method in class com.googlecode.jinahya.util.Masks
Puts specified mask on to given face.
putOn(int, int...) - Static method in class com.googlecode.jinahya.util.Masks
Puts all specified masks on to given face.

R

read() - Method in class com.googlecode.jinahya.io.WhiteInputStream
 
ResultSetConcurrency - Enum in com.googlecode.jinahya.sql
Constants for ResultSet's concurrencies.
ResultSetFetchDirection - Enum in com.googlecode.jinahya.sql
Constants for ResultSet's fetch directions.
ResultSetHoldability - Enum in com.googlecode.jinahya.sql
Constants for ResultSet's holdabilities.
ResultSetType - Enum in com.googlecode.jinahya.sql
Constants for ResultSet's types.
Retrievable - Interface in com.googlecode.jinahya.sql.metadata
 
Retrievables - Class in com.googlecode.jinahya.sql.metadata
 
retrieve(DatabaseMetaData) - Method in class com.googlecode.jinahya.sql.metadata.Catalog
 
retrieve(DatabaseMetaData) - Method in class com.googlecode.jinahya.sql.metadata.ClientInfoProperty
 
retrieve(DatabaseMetaData) - Method in class com.googlecode.jinahya.sql.metadata.Metadata
 
retrieve(DatabaseMetaData) - Method in interface com.googlecode.jinahya.sql.metadata.Retrievable
 
retrieve(Class<R>, DatabaseMetaData, Method, Object...) - Static method in class com.googlecode.jinahya.sql.metadata.Retrievables
 
retrieve(Class<R>, ResultSet) - Static method in class com.googlecode.jinahya.sql.metadata.Retrievables
 
retrieve(Class<R>, R, ResultSet) - Static method in class com.googlecode.jinahya.sql.metadata.Retrievables
 

S

Schema - Class in com.googlecode.jinahya.sql.metadata
 
Schema() - Constructor for class com.googlecode.jinahya.sql.metadata.Schema
 
Schema.Schemas - Class in com.googlecode.jinahya.sql.metadata
 
Schema.Schemas() - Constructor for class com.googlecode.jinahya.sql.metadata.Schema.Schemas
 
Schema.SchemasMapAdapter - Class in com.googlecode.jinahya.sql.metadata
 
Schema.SchemasMapAdapter() - Constructor for class com.googlecode.jinahya.sql.metadata.Schema.SchemasMapAdapter
 
set(ResultSet) - Method in enum com.googlecode.jinahya.sql.ResultSetFetchDirection
Invokes ResultSet.setFetchDirection(int) with fieldValue.
set(Calendar) - Method in enum com.googlecode.jinahya.util.CalendarDayOfWeek
 
set(Calendar) - Method in interface com.googlecode.jinahya.util.CalendarFieldEnum
 
set(Calendar, int, E) - Static method in class com.googlecode.jinahya.util.CalendarFieldEnumHelper
 
set(Calendar) - Method in enum com.googlecode.jinahya.util.CalendarMonth
 
set(Calendar) - Method in enum com.googlecode.jinahya.util.CalendarPeriodOfDay
 
setCatalog(Catalog) - Method in class com.googlecode.jinahya.sql.metadata.Schema
 
setConsoleHandlerLevel(Logger, Level) - Static method in class com.googlecode.jinahya.util.logging.Loggers
 
setConsoleHandlersLevel(Logger, Level) - Static method in class com.googlecode.jinahya.util.logging.Loggers
 
setHandlersLevel(Logger, Class<H>, Level) - Static method in class com.googlecode.jinahya.util.logging.Loggers
 
setKey(K) - Method in class com.googlecode.jinahya.xml.bind.MapEntry
Sets key.
setNull(PreparedStatement, int) - Method in enum com.googlecode.jinahya.sql.Type
Invokes PreparedStatement.setNull(int, int) on given preparedStatement with parameterIndex and fieldValue.
setObject(PreparedStatement, int, Object) - Method in enum com.googlecode.jinahya.sql.Type
Invokes PreparedStatement.setObject(int, java.lang.Object, int) on given preparedStatement with parameterIndex, x, and fieldValue.
setObject(PreparedStatement, int, Object, int) - Method in enum com.googlecode.jinahya.sql.Type
Invokes PreparedStatement.setObject(int, java.lang.Object, int, int) on given preparedStatement with parameterIndex, x, and fieldValue, and scaleOfLength.
setRawValue(Boolean) - Method in class com.googlecode.jinahya.xml.bind.BooleanValue
 
setRawValue(Double) - Method in class com.googlecode.jinahya.xml.bind.DoubleValue
 
setRawValue(Float) - Method in class com.googlecode.jinahya.xml.bind.FloatValue
 
setRawValue(Integer) - Method in class com.googlecode.jinahya.xml.bind.IntegerValue
 
setRawValue(Long) - Method in class com.googlecode.jinahya.xml.bind.LongValue
 
setRawValue(R) - Method in class com.googlecode.jinahya.xml.bind.SimpleValue
Sets raw value.
setRawValue(String) - Method in class com.googlecode.jinahya.xml.bind.StringValue
 
setTable(Table) - Method in class com.googlecode.jinahya.sql.metadata.Column
 
setTable(Table) - Method in class com.googlecode.jinahya.sql.metadata.ExportedKey
 
setTable(Table) - Method in class com.googlecode.jinahya.sql.metadata.ImportedKey
 
setTable(Table) - Method in class com.googlecode.jinahya.sql.metadata.PrimaryKey
 
setTable(Table) - Method in class com.googlecode.jinahya.sql.metadata.VersionColumn
 
setValue(V) - Method in class com.googlecode.jinahya.xml.bind.MapEntry
Sets value.
SimpleNamespaceContext - Class in com.googlecode.jinahya.xml.namespace
 
SimpleNamespaceContext() - Constructor for class com.googlecode.jinahya.xml.namespace.SimpleNamespaceContext
Creates a new instance.
SimpleValue<R> - Class in com.googlecode.jinahya.xml.bind
The abstract class for simple values.
SimpleValue() - Constructor for class com.googlecode.jinahya.xml.bind.SimpleValue
 
Streams - Class in com.googlecode.jinahya.io
Utilities for InputStreams and OutputStreams.
Streams() - Constructor for class com.googlecode.jinahya.io.Streams
Creates a new instance.
StringLongAdapter - Class in com.googlecode.jinahya.xml.bind
 
StringLongAdapter() - Constructor for class com.googlecode.jinahya.xml.bind.StringLongAdapter
 
StringValue - Class in com.googlecode.jinahya.xml.bind
 
StringValue() - Constructor for class com.googlecode.jinahya.xml.bind.StringValue
 
SUPPORTED_ALGORITHMS - Static variable in class com.googlecode.jinahya.security.MessageDigests
 
SUPPORTED_TRANSFORMATIONS - Static variable in class com.googlecode.jinahya.crypto.Ciphers
A map of supported transformations and the list of keysizes.
SYNONYM - Static variable in class com.googlecode.jinahya.sql.metadata.TableType
 
SYSTEM_TABLE - Static variable in class com.googlecode.jinahya.sql.metadata.TableType
 

T

Table - Class in com.googlecode.jinahya.sql.metadata
 
Table() - Constructor for class com.googlecode.jinahya.sql.metadata.Table
 
TABLE - Static variable in class com.googlecode.jinahya.sql.metadata.TableType
 
Table.Tables - Class in com.googlecode.jinahya.sql.metadata
 
Table.Tables() - Constructor for class com.googlecode.jinahya.sql.metadata.Table.Tables
 
Table.TablesMapAdapter - Class in com.googlecode.jinahya.sql.metadata
 
Table.TablesMapAdapter() - Constructor for class com.googlecode.jinahya.sql.metadata.Table.TablesMapAdapter
 
Table.Type - Enum in com.googlecode.jinahya.sql.metadata
 
TablePrivilege - Class in com.googlecode.jinahya.sql.metadata
 
TablePrivilege() - Constructor for class com.googlecode.jinahya.sql.metadata.TablePrivilege
 
TableType - Class in com.googlecode.jinahya.sql.metadata
 
TableType() - Constructor for class com.googlecode.jinahya.sql.metadata.TableType
 
takeOff(int, int) - Static method in class com.googlecode.jinahya.util.Masks
Takes specified mask off from given face.
takeOff(int, int...) - Static method in class com.googlecode.jinahya.util.Masks
Takes all specified masks off from given face.
Type - Enum in com.googlecode.jinahya.sql
Enum constants for Types.
TypeInfo - Class in com.googlecode.jinahya.sql.metadata
 
TypeInfo() - Constructor for class com.googlecode.jinahya.sql.metadata.TypeInfo
 

U

unmarshal(T) - Method in class com.googlecode.jinahya.xml.bind.MapEntriesAdapter
 
unmarshal(T) - Method in class com.googlecode.jinahya.xml.bind.MapValuesAdapter
 
unmarshal(String) - Method in class com.googlecode.jinahya.xml.bind.StringLongAdapter
 
unmarshal(Unmarshaller, Class<? super I>, I) - Static method in class com.googlecode.jinahya.xml.bind.Unmarshallers
 
unmarshal(JAXBContext, Class<? super I>, I) - Static method in class com.googlecode.jinahya.xml.bind.Unmarshallers
 
unmarshal(Unmarshaller, Object) - Static method in class com.googlecode.jinahya.xml.bind.Unmarshallers
 
unmarshal(JAXBContext, Object) - Static method in class com.googlecode.jinahya.xml.bind.Unmarshallers
 
unmarshal(Unmarshaller, Class<? super I>, I, Class<V>) - Static method in class com.googlecode.jinahya.xml.bind.Unmarshallers
 
unmarshal(JAXBContext, Class<? super I>, I, Class<V>) - Static method in class com.googlecode.jinahya.xml.bind.Unmarshallers
 
unmarshal(Class<? super I>, I, Class<V>) - Static method in class com.googlecode.jinahya.xml.bind.Unmarshallers
 
unmarshal(Unmarshaller, Object, Class<V>) - Static method in class com.googlecode.jinahya.xml.bind.Unmarshallers
 
unmarshal(JAXBContext, Object, Class<V>) - Static method in class com.googlecode.jinahya.xml.bind.Unmarshallers
 
unmarshal(Object, Class<V>) - Static method in class com.googlecode.jinahya.xml.bind.Unmarshallers
 
unmarshal(T) - Method in class com.googlecode.jinahya.xml.bind.ValuesMapAdapter
 
Unmarshallers - Class in com.googlecode.jinahya.xml.bind
A utility class for Unmarshaller.
Unmarshallers() - Constructor for class com.googlecode.jinahya.xml.bind.Unmarshallers
 
UNNAMED - Static variable in class com.googlecode.jinahya.sql.metadata.Catalog
 
UNNAMED - Static variable in class com.googlecode.jinahya.sql.metadata.Schema
 
Unused - Annotation Type in com.googlecode.jinahya.sql.metadata
 
unzip(ZipInputStream, File, byte[]) - Static method in class com.googlecode.jinahya.util.zip.Zips
Unzips entries from stream into directory.
unzip(ZipFile, File, byte[]) - Static method in class com.googlecode.jinahya.util.zip.Zips
Unzips entries from zipfile into directory.

V

valueOf(String) - Static method in enum com.googlecode.jinahya.sql.metadata.Function.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.jinahya.sql.metadata.Table.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.jinahya.sql.ResultSetConcurrency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.jinahya.sql.ResultSetFetchDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.jinahya.sql.ResultSetHoldability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.jinahya.sql.ResultSetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.jinahya.sql.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.jinahya.util.CalendarDayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.jinahya.util.CalendarMonth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.jinahya.util.CalendarPeriodOfDay
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.googlecode.jinahya.sql.metadata.Function.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.googlecode.jinahya.sql.metadata.Table.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.googlecode.jinahya.sql.ResultSetConcurrency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.googlecode.jinahya.sql.ResultSetFetchDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.googlecode.jinahya.sql.ResultSetHoldability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.googlecode.jinahya.sql.ResultSetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.googlecode.jinahya.sql.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.googlecode.jinahya.util.CalendarDayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.googlecode.jinahya.util.CalendarMonth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.googlecode.jinahya.util.CalendarPeriodOfDay
Returns an array containing the constants of this enum type, in the order they are declared.
ValuesMapAdapter<T extends ValuesMapAdapter.Values<V>,K,V> - Class in com.googlecode.jinahya.xml.bind
An XmlAdapter for Map BoundTypes.
ValuesMapAdapter(Class<T>) - Constructor for class com.googlecode.jinahya.xml.bind.ValuesMapAdapter
Creates a new instance.
ValuesMapAdapter.AbstractValues<V> - Class in com.googlecode.jinahya.xml.bind
 
ValuesMapAdapter.AbstractValues() - Constructor for class com.googlecode.jinahya.xml.bind.ValuesMapAdapter.AbstractValues
 
ValuesMapAdapter.Values<V> - Interface in com.googlecode.jinahya.xml.bind
 
VersionColumn - Class in com.googlecode.jinahya.sql.metadata
 
VersionColumn() - Constructor for class com.googlecode.jinahya.sql.metadata.VersionColumn
 
VersionColumn.VersionColumns - Class in com.googlecode.jinahya.sql.metadata
 
VersionColumn.VersionColumns() - Constructor for class com.googlecode.jinahya.sql.metadata.VersionColumn.VersionColumns
 
VersionColumn.VersionColumnsMapAdapter - Class in com.googlecode.jinahya.sql.metadata
 
VersionColumn.VersionColumnsMapAdapter() - Constructor for class com.googlecode.jinahya.sql.metadata.VersionColumn.VersionColumnsMapAdapter
 
VerySimpleNamespaceContext - Class in com.googlecode.jinahya.xml.namespace
Very simple implementation for NamespaceContext.
VerySimpleNamespaceContext(String, String) - Constructor for class com.googlecode.jinahya.xml.namespace.VerySimpleNamespaceContext
Creates a new instance.
VerySimpleNamespaceContext(String, String, String) - Constructor for class com.googlecode.jinahya.xml.namespace.VerySimpleNamespaceContext
Creates a new instance.
VIEW - Static variable in class com.googlecode.jinahya.sql.metadata.TableType
 

W

WhiteInputStream - Class in com.googlecode.jinahya.io
An InputStream which generates random values.
WhiteInputStream(long) - Constructor for class com.googlecode.jinahya.io.WhiteInputStream
Creates a new instance with given limit.
WhiteInputStream() - Constructor for class com.googlecode.jinahya.io.WhiteInputStream
Creates a new instance without a limit.
write(int) - Method in class com.googlecode.jinahya.io.BlackOutputStream
Writes given b.

Z

zip(StringBuilder, File, FileFilter, ZipOutputStream, byte[]) - Static method in class com.googlecode.jinahya.util.zip.Zips
 
zip(File, FileFilter, ZipOutputStream, byte[]) - Static method in class com.googlecode.jinahya.util.zip.Zips
 
Zips - Class in com.googlecode.jinahya.util.zip
Zip Utilities.
Zips() - Constructor for class com.googlecode.jinahya.util.zip.Zips
Creates a new instance.
A B C D E F G H I J L M N P R S T U V W Z 

Copyright © 2011-2013. All Rights Reserved.