Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
G
N
O
S
X
C
Config
- interface xml.config.
Config
.
Java content class for config element declaration.
ConfigType
- interface xml.config.
ConfigType
.
Java content class for annonymous complex type.
ConfigType.DatabaseType
- interface xml.config.
ConfigType.DatabaseType
.
Java content class for annonymous complex type.
createConfig()
- Method in class xml.config.
ObjectFactory
Create an instance of Config
createConfigType()
- Method in class xml.config.
ObjectFactory
Create an instance of ConfigType
createConfigTypeDatabaseType()
- Method in class xml.config.
ObjectFactory
Create an instance of ConfigTypeDatabaseType
G
getDatabase()
- Method in interface xml.config.
ConfigType
getDriver()
- Method in interface xml.config.
ConfigType.DatabaseType
getPassword()
- Method in interface xml.config.
ConfigType.DatabaseType
getProperty(String)
- Method in class xml.config.
ObjectFactory
Get the specified property.
getUrl()
- Method in interface xml.config.
ConfigType.DatabaseType
getUser()
- Method in interface xml.config.
ConfigType.DatabaseType
N
newInstance(Class)
- Method in class xml.config.
ObjectFactory
Create an instance of the specified Java content interface.
O
ObjectFactory
- class xml.config.
ObjectFactory
.
This object contains factory methods for each Java content interface and Java element interface generated in the xml.config package.
ObjectFactory()
- Constructor for class xml.config.
ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: xml.config
S
setDatabase(ConfigType.DatabaseType)
- Method in interface xml.config.
ConfigType
setDriver(String)
- Method in interface xml.config.
ConfigType.DatabaseType
setPassword(String)
- Method in interface xml.config.
ConfigType.DatabaseType
setProperty(String, Object)
- Method in class xml.config.
ObjectFactory
Set the specified property.
setUrl(String)
- Method in interface xml.config.
ConfigType.DatabaseType
setUser(String)
- Method in interface xml.config.
ConfigType.DatabaseType
X
xml.config
- package xml.config
C
G
N
O
S
X
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes