A C D E F G H I M O P R S U X

A

addRow(String, Hashtable, Hashtable) - Method in interface com.synex.xml.db.DBManager
Adds a new row.
addRow(String, Hashtable, Hashtable) - Method in class com.synex.xml.db.DBManagerImpl
Adds a new record.
ATTR_DRIVER - Static variable in class com.synex.xml.sax.XMLHandlerImpl
 
ATTR_PASSWORD - Static variable in class com.synex.xml.sax.XMLHandlerImpl
 
ATTR_STATUS - Static variable in class com.synex.xml.sax.XMLHandlerImpl
 
ATTR_URL - Static variable in class com.synex.xml.sax.XMLHandlerImpl
 
ATTR_USER - Static variable in class com.synex.xml.sax.XMLHandlerImpl
 

C

cancel - Variable in class com.synex.xml.db.OpenConnectDialog
 
characters(char[], int, int) - Method in class com.synex.xml.sax.XMLParser
Receive notification of character data.
close() - Method in interface com.synex.xml.db.DBManager
Releases a database and JDBC resources immediately instead of waiting for them to be automatically released.
close() - Method in class com.synex.xml.db.DBManagerImpl
Releases a database and JDBC resources immediately instead of waiting for them to be automatically released.
com.synex.xml.db - package com.synex.xml.db
 
com.synex.xml.ext - package com.synex.xml.ext
 
com.synex.xml.sax - package com.synex.xml.sax
 
comment(char[], int, int) - Method in class com.synex.xml.sax.XMLParser
Report an XML comment anywhere in the document.
createID(String, String) - Method in class com.synex.xml.db.DBManagerImpl
Creates a new primary key
CurrentDate - class com.synex.xml.ext.CurrentDate.
The implementation of the java custom extension.
CurrentDate() - Constructor for class com.synex.xml.ext.CurrentDate
Creates new CurrentDate
CustomAction - interface com.synex.xml.ext.CustomAction.
Basic interface for Java Custom Extension.

D

DBManager - interface com.synex.xml.db.DBManager.
Basic interface for database managers.
DBManagerException - exception com.synex.xml.db.DBManagerException.
An exception that provides information on a database access error or other errors.
DBManagerException() - Constructor for class com.synex.xml.db.DBManagerException
Creates new DBManagerException without detail message.
DBManagerException(String) - Constructor for class com.synex.xml.db.DBManagerException
Constructs an DBManagerException with the specified detail message.
DBManagerImpl - class com.synex.xml.db.DBManagerImpl.
Default implementation of the DBManager interface.
DBManagerImpl() - Constructor for class com.synex.xml.db.DBManagerImpl
Creates new DBManagerImpl
deleteRow(String, Hashtable, Hashtable) - Method in interface com.synex.xml.db.DBManager
Deletes an existed record.
deleteRow(String, Hashtable, Hashtable) - Method in class com.synex.xml.db.DBManagerImpl
Deletes an existed record.
driver - Variable in class com.synex.xml.db.OpenConnectDialog
 

E

endCDATA() - Method in class com.synex.xml.sax.XMLParser
Report the end of a CDATA section.
endDocument() - Method in class com.synex.xml.sax.XMLParser
Receive notification of the end of the document.
endDTD() - Method in class com.synex.xml.sax.XMLParser
Report the end of DTD declarations.
endElement(String) - Method in class com.synex.xml.sax.XMLHandlerImpl
A container element end event handling method.
endElement(String) - Method in interface com.synex.xml.sax.XMLHandler
A container element end event handling method.
endElement(String, String, String) - Method in class com.synex.xml.sax.XMLParser
Receive notification of the end of an element.
endEntity(String) - Method in class com.synex.xml.sax.XMLParser
Report the end of an entity.

F

flush() - Method in interface com.synex.xml.db.DBManager
Flushes this database connection.
flush() - Method in class com.synex.xml.db.DBManagerImpl
Flushes this database connection.

G

getValue() - Method in class com.synex.xml.ext.RandomGenerator
Gets the custom string value.
getValue() - Method in class com.synex.xml.ext.CurrentDate
Gets the custom string value.
getValue() - Method in class com.synex.xml.ext.SequenceGenerator
Gets the custom string value.
getValue() - Method in interface com.synex.xml.ext.CustomAction
Gets the custom string value.

H

handleElement(String, Attributes) - Method in class com.synex.xml.sax.XMLHandlerImpl
An empty element event handling method.
handleElement(String, Attributes) - Method in interface com.synex.xml.sax.XMLHandler
An empty element event handling method.
handleElement(String, String, Attributes) - Method in class com.synex.xml.sax.XMLHandlerImpl
A data element event handling method.
handleElement(String, String, Attributes) - Method in interface com.synex.xml.sax.XMLHandler
A data element event handling method.

I

ignorableWhitespace(char[], int, int) - Method in class com.synex.xml.sax.XMLParser
Receive notification of ignorable whitespace in element content.

M

main(String[]) - Static method in class com.synex.xml.sax.XMLParser
The main method

O

ok - Variable in class com.synex.xml.db.OpenConnectDialog
 
open(String, String, String, String) - Method in interface com.synex.xml.db.DBManager
Attempts to establish a connection to the given database URL.
open(String, String, String, String) - Method in class com.synex.xml.db.DBManagerImpl
Attempts to establish a connection to the given database URL.
OpenConnectDialog - class com.synex.xml.db.OpenConnectDialog.
The New Database Connection dialog box.
OpenConnectDialog(Frame, boolean) - Constructor for class com.synex.xml.db.OpenConnectDialog
Creates new form OpenConnectDialog

P

parse(InputSource) - Method in class com.synex.xml.sax.XMLParser
The recognizer entry method taking an InputSource.
parse(InputSource, XMLHandler) - Method in class com.synex.xml.sax.XMLParser
The recognizer entry method taking an Inputsource.
parse(URL) - Method in class com.synex.xml.sax.XMLParser
The recognizer entry method taking a URL.
parse(URL, XMLHandler) - Method in class com.synex.xml.sax.XMLParser
The recognizer entry method taking a URL.
password - Variable in class com.synex.xml.db.OpenConnectDialog
 
processingInstruction(String, String) - Method in class com.synex.xml.sax.XMLParser
Receive notification of a processing instruction.

R

RandomGenerator - class com.synex.xml.ext.RandomGenerator.
The implementation of the java custom extension.
RandomGenerator() - Constructor for class com.synex.xml.ext.RandomGenerator
Creates new RandomGenerator

S

SequenceGenerator - class com.synex.xml.ext.SequenceGenerator.
The implementation of the java custom extension.
SequenceGenerator() - Constructor for class com.synex.xml.ext.SequenceGenerator
Creates new SequenceGenerator
setDocumentLocator(Locator) - Method in class com.synex.xml.sax.XMLParser
Receive a Locator object for document events.
setEcho(boolean) - Method in class com.synex.xml.sax.XMLParser
Specifies that the parser will log the parser events to System.out
setNamespaceAware(boolean) - Method in class com.synex.xml.sax.XMLParser
Specifies that the parser will provide support for XML namespaces.
setParameter(PreparedStatement, int, int, String) - Method in class com.synex.xml.db.DBManagerImpl
Invokes the proper setXXX method
setSQLMapFile(String) - Method in class com.synex.xml.sax.XMLHandlerImpl
Sets a FileInputStream by opening a connection to an actual map file, the file named by the path name sqlMapFile in the file system.
setValidating(boolean) - Method in class com.synex.xml.sax.XMLParser
Specifies that the parser will validate documents as they are parsed.
startCDATA() - Method in class com.synex.xml.sax.XMLParser
Report the start of a CDATA section.
startDocument() - Method in class com.synex.xml.sax.XMLParser
Receive notification of the beginning of the document.
startDTD(String, String, String) - Method in class com.synex.xml.sax.XMLParser
Report the start of DTD declarations, if any.
startElement(String, Attributes) - Method in class com.synex.xml.sax.XMLHandlerImpl
A container element start event handling method.
startElement(String, Attributes) - Method in interface com.synex.xml.sax.XMLHandler
A container element start event handling method.
startElement(String, String, String, Attributes) - Method in class com.synex.xml.sax.XMLParser
Receive notification of the start of an element.
startEntity(String) - Method in class com.synex.xml.sax.XMLParser
Report the beginning of some internal and external XML entities.

U

updateRow(String, Hashtable, Hashtable) - Method in interface com.synex.xml.db.DBManager
Updates an existed record.
updateRow(String, Hashtable, Hashtable) - Method in class com.synex.xml.db.DBManagerImpl
Updates an existed record.
url - Variable in class com.synex.xml.db.OpenConnectDialog
 
usage() - Static method in class com.synex.xml.sax.XMLParser
 
user - Variable in class com.synex.xml.db.OpenConnectDialog
 

X

XMLHandler - interface com.synex.xml.sax.XMLHandler.
Basic interface for SAX handlers.
XMLHandlerImpl - class com.synex.xml.sax.XMLHandlerImpl.
Default implementation of the XMLHandler interface.
XMLHandlerImpl() - Constructor for class com.synex.xml.sax.XMLHandlerImpl
Creates new XMLHandlerImpl
XMLHandlerImpl(DBManager) - Constructor for class com.synex.xml.sax.XMLHandlerImpl
Creates new XMLHandlerImpl
XMLHandlerImpl(DBManager, String) - Constructor for class com.synex.xml.sax.XMLHandlerImpl
Creates new XMLHandlerImpl
XMLParser - class com.synex.xml.sax.XMLParser.
The class reads XML documents according to specified DTD and translates all related events into XMLHandler events.
XMLParser() - Constructor for class com.synex.xml.sax.XMLParser
Creates new XMLParser
XMLParser(XMLHandler) - Constructor for class com.synex.xml.sax.XMLParser
Creates new XML Parser

A C D E F G H I M O P R S U X

Submit a bug or feature
For further API reference and developer documentation, see XML Bulk Loader Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2002 Sergey Yakovlev, All Rights Reserved.