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

A

ANY - Static variable in class com.ricebridge.xmlman.in.CoreDef
Node test: any.
AS_XML - Static variable in class com.ricebridge.xmlman.in.TextInfo
Collect XML of element: rb:xml(/foo)
AttributeTest - class com.ricebridge.xmlman.in.test.AttributeTest.
Test cases for attributes.
AttributeTest(String) - Constructor for class com.ricebridge.xmlman.in.test.AttributeTest
 
AxisTest - class com.ricebridge.xmlman.in.test.AxisTest.
Test cases for supported XPath axes.
AxisTest(String) - Constructor for class com.ricebridge.xmlman.in.test.AxisTest
 
absolute(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
activate(StartPoint, DocContext) - Method in class com.ricebridge.xmlman.in.SubPathManager
Activate the subpaths and pass in the specified StartPoint.
activate(int, DocContext) - Method in class com.ricebridge.xmlman.in.TargetPath
Activate this path and its precursors (subpaths are activated on target match).
active(DocContext) - Method in class com.ricebridge.xmlman.in.TargetPath
Indicate that this path is active for the specified document context.
addBadRecord() - Method in class com.ricebridge.xmlman.in.MutableStats
Count bad record.
addChange(OutData, OutState) - Method in class com.ricebridge.xmlman.in.OutNode
Add a data field that this node is dependent on.
addChanges(List, OutState) - Method in class com.ricebridge.xmlman.in.OutNode
Add a list of data fields that this node is dependent on.
addChild(OutNode) - Method in class com.ricebridge.xmlman.in.OutNode
Add a child node to this node, and order children of the same name according to their positions.
addFunction(String, String, Function) - Method in class com.ricebridge.xmlman.XmlSpec
Add a named function for use in XPath expressions.
addNamespace(String, String) - Method in class com.ricebridge.xmlman.XmlSpec
Add a namespace to the current namespace mappings.
addOutData(OutData) - Method in class com.ricebridge.xmlman.in.OutNode
Add a data field value to this node.
addPath(TargetPath) - Method in class com.ricebridge.xmlman.in.SubPathManager
Add a TargetPath as a subpath.
addRecord() - Method in class com.ricebridge.xmlman.in.MutableStats
Count new record.
addRecord(String[]) - Method in class com.ricebridge.xmlman.in.XmlResultSet
Set data for ResultSet.
addRecord(String[]) - Method in class com.ricebridge.xmlman.in.XmlTableModel
Add a record to the internal data containers for this TableModel.
addSubPath(TargetPath) - Method in class com.ricebridge.xmlman.in.Condition
Attach the XPaths that define this condition.
addSubPath(TargetPath) - Method in class com.ricebridge.xmlman.in.TargetPath
Add a subpath to this path.
addTrigger(DocContext, Trigger) - Method in class com.ricebridge.xmlman.in.TargetPath
Add a Trigger to be executed when this path matches.
addVariable(String, Object) - Method in class com.ricebridge.xmlman.XmlSpec
Add a variable for use in XPath expressions.
addVariable(String, String, Object) - Method in class com.ricebridge.xmlman.XmlSpec
Add a variable for use in XPath expressions, qualified with a namespace.
afterLast() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
append(String, DocContext) - Method in class com.ricebridge.xmlman.in.TextAppender
Append the specified text.
appendEnd(NameInfo) - Method in class com.ricebridge.xmlman.in.TextAppender
Append end element XML.
appendStart(NameInfo, Map) - Method in class com.ricebridge.xmlman.in.TextAppender
Append start element XML.
appendsAll() - Method in class com.ricebridge.xmlman.in.TextAppender
Appends all text received by SaxHandler.
applySAXFeatures(SAXParserFactory) - Method in class com.ricebridge.xmlman.XmlSpec
Apply the internal set of SAX features to a given SAXParserFactory, by calling the SAXParserFactory.setFeature(String,boolean) method for each feature.
ascend(TargetPath) - Method in class com.ricebridge.xmlman.in.PathContext
Move to previous path part.
ascend(EndPoint) - Method in class com.ricebridge.xmlman.in.TreeContext
Reverse towards trunk.

B

BUILD - Static variable in interface com.ricebridge.xmlman.VersionDeclaration
 
BUILD_1 - Static variable in interface com.ricebridge.xmlman.VersionDeclaration
 
BackgroundTest - class com.ricebridge.xmlman.test.BackgroundTest.
Test cases for XmlManager background processing.
BackgroundTest(String) - Constructor for class com.ricebridge.xmlman.test.BackgroundTest
 
BackgroundTest.DelayedResultSetRecordListener - class com.ricebridge.xmlman.test.BackgroundTest.DelayedResultSetRecordListener.
 
BackgroundTest.DelayedResultSetRecordListener() - Constructor for class com.ricebridge.xmlman.test.BackgroundTest.DelayedResultSetRecordListener
 
BackgroundTest.DelayedStringArrayRecordListener - class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringArrayRecordListener.
 
BackgroundTest.DelayedStringArrayRecordListener() - Constructor for class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringArrayRecordListener
 
BackgroundTest.DelayedStringArrayRecordProvider - class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringArrayRecordProvider.
 
BackgroundTest.DelayedStringArrayRecordProvider() - Constructor for class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringArrayRecordProvider
 
BackgroundTest.DelayedStringListRecordListener - class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringListRecordListener.
 
BackgroundTest.DelayedStringListRecordListener() - Constructor for class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringListRecordListener
 
BackgroundTest.DelayedStringListRecordProvider - class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringListRecordProvider.
 
BackgroundTest.DelayedStringListRecordProvider() - Constructor for class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringListRecordProvider
 
BackgroundTest.DelayedTableModelRecordListener - class com.ricebridge.xmlman.test.BackgroundTest.DelayedTableModelRecordListener.
 
BackgroundTest.DelayedTableModelRecordListener() - Constructor for class com.ricebridge.xmlman.test.BackgroundTest.DelayedTableModelRecordListener
 
BackgroundTest.Delayer - class com.ricebridge.xmlman.test.BackgroundTest.Delayer.
 
BackgroundTest.Delayer(XmlSpec) - Constructor for class com.ricebridge.xmlman.test.BackgroundTest.Delayer
 
BackgroundTest.Delayer(long) - Constructor for class com.ricebridge.xmlman.test.BackgroundTest.Delayer
 
BadRecord - class com.ricebridge.xmlman.BadRecord.
Describes a bad data record that failed for some reason.
BadRecord() - Constructor for class com.ricebridge.xmlman.BadRecord
Create an empty BadRecord with no information content.
BadRecord(long, String[], Exception) - Constructor for class com.ricebridge.xmlman.BadRecord
Create a BadRecord based on an Exception.
BadRecord(long, String[], String) - Constructor for class com.ricebridge.xmlman.BadRecord
Create a BadRecord with a specific error message.
BadRecord(String, long, String[], String) - Constructor for class com.ricebridge.xmlman.BadRecord
Create a BadRecord with a specific error message and indicate the record XPath using the pTag parameter.
BadRecord(String, long, String[], String, int) - Constructor for class com.ricebridge.xmlman.BadRecord
Create a BadRecord with a specific error message and type, and indicate the record XPath using the pTag parameter.
BadRecord(String, long, String[], String, Object) - Constructor for class com.ricebridge.xmlman.BadRecord
Create a BadRecord with a specific error message and context, and indicate the record XPath using the pTag parameter.
BadRecord(String, long, String[], String, Object, int) - Constructor for class com.ricebridge.xmlman.BadRecord
Create a fully described BadRecord object.
BadRecordListener - interface com.ricebridge.xmlman.BadRecordListener.
Implement this interface by extending BadRecordListenerSupport to receive a BadRecord object for each failed data record.
BadRecordListenerSupport - class com.ricebridge.xmlman.BadRecordListenerSupport.
Helper class for implementing the BadRecordListener interface.
BadRecordListenerSupport() - Constructor for class com.ricebridge.xmlman.BadRecordListenerSupport
 
BadRecordsTest - class com.ricebridge.xmlman.test.BadRecordsTest.
Test cases for BadRecord handling.
BadRecordsTest(String) - Constructor for class com.ricebridge.xmlman.test.BadRecordsTest
 
BadRecordsTest.BadRecordContext - class com.ricebridge.xmlman.test.BadRecordsTest.BadRecordContext.
 
BadRecordsTest.BadRecordContext(String) - Constructor for class com.ricebridge.xmlman.test.BadRecordsTest.BadRecordContext
 
BadRecordsTest.FailingRecordListener - class com.ricebridge.xmlman.test.BadRecordsTest.FailingRecordListener.
 
BadRecordsTest.FailingRecordListener() - Constructor for class com.ricebridge.xmlman.test.BadRecordsTest.FailingRecordListener
 
BadRecordsTest.FailingRecordListener(BadRecordsTest.BadRecordContext) - Constructor for class com.ricebridge.xmlman.test.BadRecordsTest.FailingRecordListener
 
BadRecordsTest.SimpleBadRecordListener - class com.ricebridge.xmlman.test.BadRecordsTest.SimpleBadRecordListener.
 
BadRecordsTest.SimpleBadRecordListener() - Constructor for class com.ricebridge.xmlman.test.BadRecordsTest.SimpleBadRecordListener
 
BeanRecordListener - class com.ricebridge.xmlman.BeanRecordListener.
Implementation of RecordListener that stores data records as a List of Java Beans.
BeanRecordListener() - Constructor for class com.ricebridge.xmlman.BeanRecordListener
Constructor with no parameters required for creating new objects in XmlManagerStore.newBeanRecordListener.
BeanRecordProvider - class com.ricebridge.xmlman.BeanRecordProvider.
Simple implementation of RecordProvider that provides data records for saving a List of Java Beans.
BeanRecordProvider() - Constructor for class com.ricebridge.xmlman.BeanRecordProvider
Create uninitialised for use with BeanRecordProvider.setBeans(java.util.List).
BeanRecordProvider(List) - Constructor for class com.ricebridge.xmlman.BeanRecordProvider
Create using a List of Java Beans to save.
BeanSpec - class com.ricebridge.data.BeanSpec.
Stores settings for reading and writing Java Beans from text files.
BeanSpec() - Constructor for class com.ricebridge.data.BeanSpec
Create an empty BeanSpec (BeanSpec.prepareBeanClass(java.lang.Class) must be subsequently called).
BeanSpec(Class) - Constructor for class com.ricebridge.data.BeanSpec
Create a BeanSpec for the specified bean type.
BeanSpec(Class, char, char) - Constructor for class com.ricebridge.data.BeanSpec
Create a BeanSpec for the specified bean type, with custom indexed property delimiters
BeanSpec(Class, Map) - Constructor for class com.ricebridge.data.BeanSpec
Create a BeanSpec for the specified bean type.
BeanSpec(Class, Map, char, char) - Constructor for class com.ricebridge.data.BeanSpec
Create a BeanSpec for the specified bean type.
BeanSpecTest - class com.ricebridge.data.test.BeanSpecTest.
Test cases for BeanSpec.
BeanSpecTest(String) - Constructor for class com.ricebridge.data.test.BeanSpecTest
 
BeanSpecTest.TypeBean - class com.ricebridge.data.test.BeanSpecTest.TypeBean.
 
BeanSpecTest.TypeBean() - Constructor for class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
BooleanArrayStringConverter - class com.ricebridge.data.sc.BooleanArrayStringConverter.
Handle boolean array textual representations.
BooleanArrayStringConverter() - Constructor for class com.ricebridge.data.sc.BooleanArrayStringConverter
Create array converter with standard default object.
BooleanArrayStringConverter(boolean) - Constructor for class com.ricebridge.data.sc.BooleanArrayStringConverter
Create array converter with specified default native value.
BooleanArrayStringConverter(Boolean) - Constructor for class com.ricebridge.data.sc.BooleanArrayStringConverter
Create array converter with specified default wrapper object.
BooleanStringConverter - class com.ricebridge.data.sc.BooleanStringConverter.
Handle boolean textual representations.
BooleanStringConverter() - Constructor for class com.ricebridge.data.sc.BooleanStringConverter
 
BooleanStringConverter(boolean) - Constructor for class com.ricebridge.data.sc.BooleanStringConverter
 
BooleanStringConverter(Boolean) - Constructor for class com.ricebridge.data.sc.BooleanStringConverter
 
ByteArrayStringConverter - class com.ricebridge.data.sc.ByteArrayStringConverter.
Handle byte array textual representations.
ByteArrayStringConverter() - Constructor for class com.ricebridge.data.sc.ByteArrayStringConverter
Create array converter with standard default object.
ByteArrayStringConverter(byte) - Constructor for class com.ricebridge.data.sc.ByteArrayStringConverter
Create array converter with specified default native value.
ByteArrayStringConverter(Byte) - Constructor for class com.ricebridge.data.sc.ByteArrayStringConverter
Create array converter with specified default wrapper object.
ByteStringConverter - class com.ricebridge.data.sc.ByteStringConverter.
Handle byte textual representations.
ByteStringConverter() - Constructor for class com.ricebridge.data.sc.ByteStringConverter
 
ByteStringConverter(byte) - Constructor for class com.ricebridge.data.sc.ByteStringConverter
 
ByteStringConverter(Byte) - Constructor for class com.ricebridge.data.sc.ByteStringConverter
 
bad_encoding - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
bad_func_prefix - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
bad_insource - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
bad_instream - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
bad_record - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
bad_record_outpath - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
bad_record_path - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
bad_uricontent - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
bad_xml_file - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
bad_xml_string - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
badequal - Static variable in class com.ricebridge.data.in.MsgCode
 
badnum_fieldnames - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
badrecordlistener_exception - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
baos_close - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
beforeFirst() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
build() - Method in class com.ricebridge.data.BeanSpec
Build the internal mappings for the current bean.

C

CHILD - Static variable in class com.ricebridge.xmlman.in.CoreDef
Node axis: child.
CHILD - Static variable in class com.ricebridge.xmlman.in.OutPath
Child part; place as child element of current element.
CHILD_PRED - Static variable in class com.ricebridge.xmlman.in.TextInfo
Collect specific text node: /foo/text()[1]
CODE_bad_encoding - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_encoding(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_encoding(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_encoding(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_encoding(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_encoding(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_encoding(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_func_prefix - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_func_prefix(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_func_prefix(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_func_prefix(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_func_prefix(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_func_prefix(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_func_prefix(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_insource - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_insource(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_insource(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_insource(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_insource(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_insource(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_insource(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_instream - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_instream(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_instream(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_instream(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_instream(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_instream(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_instream(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record_outpath - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record_outpath(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record_outpath(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record_outpath(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record_outpath(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record_outpath(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record_outpath(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record_path - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record_path(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record_path(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record_path(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record_path(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record_path(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_record_path(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_uricontent - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_uricontent(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_uricontent(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_uricontent(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_uricontent(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_uricontent(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_uricontent(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_xml_file - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_xml_file(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_xml_file(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_xml_file(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_xml_file(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_xml_file(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_xml_file(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_xml_string - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_xml_string(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_xml_string(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_xml_string(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_xml_string(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_xml_string(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_bad_xml_string(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_badequal - Static variable in class com.ricebridge.data.in.DataBaseException
 
CODE_badequal(String[]) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_badequal(String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_badequal(String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_badequal(String, String, String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_badequal(Object) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_badequal(Object, Throwable) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_badnum_fieldnames - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_badnum_fieldnames(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_badnum_fieldnames(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_badnum_fieldnames(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_badnum_fieldnames(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_badnum_fieldnames(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_badnum_fieldnames(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_badrecordlistener_exception - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_badrecordlistener_exception(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_badrecordlistener_exception(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_badrecordlistener_exception(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_badrecordlistener_exception(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_badrecordlistener_exception(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_badrecordlistener_exception(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_baos_close - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_baos_close(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_baos_close(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_baos_close(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_baos_close(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_baos_close(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_baos_close(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_getdata - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_getdata(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_getdata(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_getdata(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_getdata(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_getdata(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_getdata(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_list_record - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_list_record(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_list_record(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_list_record(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_list_record(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_list_record(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_list_record(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_stringenc - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_stringenc(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_stringenc(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_stringenc(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_stringenc(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_stringenc(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_cce_stringenc(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_close_exception - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_close_exception(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_close_exception(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_close_exception(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_close_exception(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_close_exception(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_close_exception(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_empty_prefix - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_empty_prefix(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_empty_prefix(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_empty_prefix(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_empty_prefix(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_empty_prefix(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_empty_prefix(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_cant_read - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_cant_read(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_cant_read(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_cant_read(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_cant_read(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_cant_read(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_cant_read(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_cant_write - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_cant_write(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_cant_write(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_cant_write(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_cant_write(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_cant_write(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_cant_write(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_not_exist - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_not_exist(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_not_exist(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_not_exist(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_not_exist(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_not_exist(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_file_not_exist(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_filter_expr - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_filter_expr(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_filter_expr(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_filter_expr(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_filter_expr(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_filter_expr(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_filter_expr(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_folder_denied - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_folder_denied(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_folder_denied(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_folder_denied(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_folder_denied(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_folder_denied(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_folder_denied(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_general - Static variable in class com.ricebridge.data.in.DataBaseException
 
CODE_general(String[]) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_general(String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_general(String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_general(String, String, String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_general(Object) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_general(Object, Throwable) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_general - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_general(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_general(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_general(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_general(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_general(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_general(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbadrecs - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbadrecs(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbadrecs(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbadrecs(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbadrecs(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbadrecs(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbadrecs(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbeanfield - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbeanfield(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbeanfield(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbeanfield(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbeanfield(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbeanfield(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbeanfield(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbeanfield_msg - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbeanfield_msg(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbeanfield_msg(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbeanfield_msg(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbeanfield_msg(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbeanfield_msg(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_getbeanfield_msg(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_handlebadrecord_exception - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_handlebadrecord_exception(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_handlebadrecord_exception(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_handlebadrecord_exception(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_handlebadrecord_exception(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_handlebadrecord_exception(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_handlebadrecord_exception(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_handlerecord_exception - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_handlerecord_exception(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_handlerecord_exception(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_handlerecord_exception(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_handlerecord_exception(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_handlerecord_exception(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_handlerecord_exception(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_internal_exception - Static variable in class com.ricebridge.data.in.DataBaseException
 
CODE_internal_exception(String[]) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_internal_exception(String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_internal_exception(String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_internal_exception(String, String, String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_internal_exception(Object) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_internal_exception(Object, Throwable) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_internal_exception - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_internal_exception(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_internal_exception(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_internal_exception(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_internal_exception(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_internal_exception(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_internal_exception(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_invoke_method - Static variable in class com.ricebridge.data.in.DataBaseException
 
CODE_invoke_method(String[]) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_invoke_method(String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_invoke_method(String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_invoke_method(String, String, String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_invoke_method(Object) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_invoke_method(Object, Throwable) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_make_context - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_make_context(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_make_context(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_make_context(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_make_context(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_make_context(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_make_context(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_multiple - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_multiple(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_multiple(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_multiple(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_multiple(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_multiple(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_multiple(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_rl - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_rl(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_rl(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_rl(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_rl(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_rl(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_rl(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_rp - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_rp(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_rp(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_rp(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_rp(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_rp(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_rp(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_saxpf - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_saxpf(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_saxpf(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_saxpf(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_saxpf(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_saxpf(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_saxpf(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_xmlwrtr - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_xmlwrtr(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_xmlwrtr(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_xmlwrtr(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_xmlwrtr(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_xmlwrtr(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_new_xmlwrtr(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_newbean - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_newbean(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_newbean(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_newbean(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_newbean(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_newbean(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_newbean(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_newinstance - Static variable in class com.ricebridge.data.in.DataBaseException
 
CODE_newinstance(String[]) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_newinstance(String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_newinstance(String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_newinstance(String, String, String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_newinstance(Object) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_newinstance(Object, Throwable) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_no_fieldnames - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_fieldnames(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_fieldnames(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_fieldnames(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_fieldnames(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_fieldnames(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_fieldnames(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_reclis - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_reclis(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_reclis(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_reclis(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_reclis(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_reclis(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_reclis(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_record_path - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_record_path(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_record_path(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_record_path(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_record_path(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_record_path(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_record_path(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_recordspec - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_recordspec(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_recordspec(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_recordspec(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_recordspec(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_recordspec(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_no_recordspec(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_ns_empty_prefix - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_ns_empty_prefix(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_ns_empty_prefix(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_ns_empty_prefix(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_ns_empty_prefix(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_ns_empty_prefix(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_ns_empty_prefix(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_ns_empty_uri - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_ns_empty_uri(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_ns_empty_uri(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_ns_empty_uri(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_ns_empty_uri(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_ns_empty_uri(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_ns_empty_uri(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_null_record - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_null_record(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_null_record(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_null_record(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_null_record(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_null_record(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_null_record(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_osw_flush - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_osw_flush(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_osw_flush(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_osw_flush(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_osw_flush(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_osw_flush(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_osw_flush(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_osw_write - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_osw_write(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_osw_write(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_osw_write(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_osw_write(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_osw_write(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_osw_write(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordlistener_exception - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordlistener_exception(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordlistener_exception(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordlistener_exception(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordlistener_exception(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordlistener_exception(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordlistener_exception(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordlistener_set - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordlistener_set(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordlistener_set(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordlistener_set(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordlistener_set(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordlistener_set(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordlistener_set(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordprovider_exception - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordprovider_exception(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordprovider_exception(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordprovider_exception(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordprovider_exception(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordprovider_exception(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordprovider_exception(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordprovider_set - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordprovider_set(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordprovider_set(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordprovider_set(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordprovider_set(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordprovider_set(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_recordprovider_set(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_resultset_method - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_resultset_method(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_resultset_method(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_resultset_method(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_resultset_method(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_resultset_method(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_resultset_method(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_resultset_reset - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_resultset_reset(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_resultset_reset(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_resultset_reset(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_resultset_reset(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_resultset_reset(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_resultset_reset(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_rs_null - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_rs_null(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_rs_null(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_rs_null(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_rs_null(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_rs_null(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_rs_null(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_rsmd_method - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_rsmd_method(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_rsmd_method(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_rsmd_method(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_rsmd_method(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_rsmd_method(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_rsmd_method(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_run_badmethod - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_run_badmethod(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_run_badmethod(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_run_badmethod(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_run_badmethod(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_run_badmethod(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_run_badmethod(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_runonpath - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_runonpath(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_runonpath(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_runonpath(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_runonpath(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_runonpath(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_runonpath(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_saxparser_config - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_saxparser_config(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_saxparser_config(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_saxparser_config(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_saxparser_config(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_saxparser_config(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_saxparser_config(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_sc_def_obj - Static variable in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_def_obj(String[]) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_def_obj(String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_def_obj(String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_def_obj(String, String, String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_def_obj(Object) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_def_obj(Object, Throwable) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_def_str - Static variable in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_def_str(String[]) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_def_str(String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_def_str(String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_def_str(String, String, String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_def_str(Object) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_def_str(Object, Throwable) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_null - Static variable in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_null(String[]) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_null(String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_null(String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_null(String, String, String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_null(Object) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_null(Object, Throwable) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_object - Static variable in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_object(String[]) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_object(String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_object(String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_object(String, String, String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_object(Object) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_object(Object, Throwable) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_string - Static variable in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_string(String[]) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_string(String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_string(String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_string(String, String, String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_string(Object) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_sc_string(Object, Throwable) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_setbeanfield - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setbeanfield(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setbeanfield(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setbeanfield(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setbeanfield(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setbeanfield(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setbeanfield(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setbeanfield_msg - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setbeanfield_msg(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setbeanfield_msg(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setbeanfield_msg(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setbeanfield_msg(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setbeanfield_msg(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setbeanfield_msg(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setfeature - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setfeature(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setfeature(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setfeature(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setfeature(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setfeature(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_setfeature(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_stats_method - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_stats_method(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_stats_method(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_stats_method(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_stats_method(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_stats_method(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_stats_method(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_system - Static variable in class com.ricebridge.data.in.DataBaseException
 
CODE_system(String[]) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_system(String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_system(String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_system(String, String, String, String, String, String) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_system(Object) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_system(Object, Throwable) - Static method in class com.ricebridge.data.in.DataBaseException
 
CODE_system - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_system(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_system(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_system(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_system(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_system(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_system(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_target_start - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_target_start(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_target_start(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_target_start(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_target_start(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_target_start(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_target_start(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_column - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_column(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_column(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_column(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_column(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_column(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_column(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_dc_expr - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_dc_expr(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_dc_expr(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_dc_expr(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_dc_expr(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_dc_expr(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_dc_expr(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_func - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_func(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_func(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_func(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_func(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_func(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unknown_func(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unsup_axis - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unsup_axis(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unsup_axis(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unsup_axis(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unsup_axis(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unsup_axis(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unsup_axis(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unsup_func - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unsup_func(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unsup_func(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unsup_func(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unsup_func(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unsup_func(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_unsup_func(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_var_empty_name - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_var_empty_name(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_var_empty_name(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_var_empty_name(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_var_empty_name(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_var_empty_name(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_var_empty_name(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_xpath_err - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_xpath_err(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_xpath_err(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_xpath_err(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_xpath_err(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_xpath_err(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_xpath_err(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_xpath_syntax - Static variable in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_xpath_syntax(String[]) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_xpath_syntax(String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_xpath_syntax(String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_xpath_syntax(String, String, String, String, String, String) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_xpath_syntax(Object) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CODE_xpath_syntax(Object, Throwable) - Static method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
CONCAT_CHILD - Static variable in class com.ricebridge.xmlman.in.TextInfo
collect just text nodes of this element: /foo/text()
CONCAT_DESCEND - Static variable in class com.ricebridge.xmlman.in.TextInfo
collect all text nodes, including children: /foo
CallSequenceTest - class com.ricebridge.xmlman.test.CallSequenceTest.
Test cases for callback methods call sequence.
CallSequenceTest(String) - Constructor for class com.ricebridge.xmlman.test.CallSequenceTest
 
CallSequenceTest.BadRecordContext - class com.ricebridge.xmlman.test.CallSequenceTest.BadRecordContext.
 
CallSequenceTest.BadRecordContext(String) - Constructor for class com.ricebridge.xmlman.test.CallSequenceTest.BadRecordContext
 
CallSequenceTest.SequenceBadRecordListener - class com.ricebridge.xmlman.test.CallSequenceTest.SequenceBadRecordListener.
 
CallSequenceTest.SequenceBadRecordListener(StringBuffer) - Constructor for class com.ricebridge.xmlman.test.CallSequenceTest.SequenceBadRecordListener
 
CallSequenceTest.SequenceRecordListener - class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordListener.
 
CallSequenceTest.SequenceRecordListener(StringBuffer) - Constructor for class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordListener
 
CallSequenceTest.SequenceRecordListener(StringBuffer, boolean) - Constructor for class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordListener
 
CallSequenceTest.SequenceRecordListener(StringBuffer, CallSequenceTest.BadRecordContext) - Constructor for class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordListener
 
CallSequenceTest.SequenceRecordListener(StringBuffer, CallSequenceTest.BadRecordContext, boolean) - Constructor for class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordListener
 
CallSequenceTest.SequenceRecordProvider - class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordProvider.
 
CallSequenceTest.SequenceRecordProvider(List, StringBuffer) - Constructor for class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordProvider
 
CallSequenceTest.SequenceRecordProvider(List, StringBuffer, boolean) - Constructor for class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordProvider
 
CharacterArrayStringConverter - class com.ricebridge.data.sc.CharacterArrayStringConverter.
Handle char array textual representations.
CharacterArrayStringConverter() - Constructor for class com.ricebridge.data.sc.CharacterArrayStringConverter
Create array converter with standard default object.
CharacterArrayStringConverter(char) - Constructor for class com.ricebridge.data.sc.CharacterArrayStringConverter
Create array converter with specified default native value.
CharacterArrayStringConverter(Character) - Constructor for class com.ricebridge.data.sc.CharacterArrayStringConverter
Create array converter with specified default wrapper object.
CharacterStringConverter - class com.ricebridge.data.sc.CharacterStringConverter.
Handle char textual representations.
CharacterStringConverter() - Constructor for class com.ricebridge.data.sc.CharacterStringConverter
 
CharacterStringConverter(char) - Constructor for class com.ricebridge.data.sc.CharacterStringConverter
 
CharacterStringConverter(Character) - Constructor for class com.ricebridge.data.sc.CharacterStringConverter
 
CollectingBadRecordListener - class com.ricebridge.xmlman.CollectingBadRecordListener.
Helper class that enables the functionality of the getBadRecords method.
CollectingBadRecordListener() - Constructor for class com.ricebridge.xmlman.CollectingBadRecordListener
 
Condition - class com.ricebridge.xmlman.in.Condition.
Defines condition attached to path part.
Condition(PredicateSet) - Constructor for class com.ricebridge.xmlman.in.Condition
Create from PredicateSet.
ConditionTest - class com.ricebridge.xmlman.in.test.ConditionTest.
Test cases for position().
ConditionTest(String) - Constructor for class com.ricebridge.xmlman.in.test.ConditionTest
 
CoreDef - class com.ricebridge.xmlman.in.CoreDef.
Core definitions used by XML Manager.
CoreDef() - Constructor for class com.ricebridge.xmlman.in.CoreDef
 
call(Context, List) - Method in class com.ricebridge.xmlman.in.func.TrimFunction
Call the function.
call(Context, List) - Method in class com.ricebridge.xmlman.in.func.XmlFunction
 
call(Context, List) - Method in interface com.ricebridge.xmlman.tp.Function
Call this function.
cancelRowUpdates() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
cce_getdata - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
cce_list_record - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
cce_stringenc - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
characters(char[], int, int) - Method in class com.ricebridge.xmlman.in.SaxHandler
Handle text data.
check(XmlManager, long, long) - Method in class com.ricebridge.xmlman.test.PerformanceTest
 
checkLoadStringList(int, List) - Static method in class com.ricebridge.xmlman.test.ThreadTest
 
checkSaveStringList(int, File) - Static method in class com.ricebridge.xmlman.test.ThreadTest
 
clear() - Method in class com.ricebridge.xmlman.Stats
Zero all the counters.
clear() - Method in class com.ricebridge.xmlman.in.MutableStats
Clear the statistics.
clear(TargetPath) - Method in class com.ricebridge.xmlman.in.PathContext
Clear data values and match state.
clear(DocContext) - Method in class com.ricebridge.xmlman.in.TargetPath
Clear the data value of this path.
clear() - Method in class com.ricebridge.xmlman.in.XmlResultSet
Remove all data rows.
clear() - Method in class com.ricebridge.xmlman.in.XmlTableModel
Clear all data from table.
clearPredicateSubPaths(DocContext) - Method in class com.ricebridge.xmlman.in.PathContext
Clear data values from sub paths that are in predicates.
clearPredicateSubPaths(DocContext) - Method in class com.ricebridge.xmlman.in.PathPart
Clear the TargetPath data values of paths that are in the condition predicate of this path part.
clearSubPaths(DocContext) - Method in class com.ricebridge.xmlman.in.Condition
Clear the XPaths that define this condition so that they can be reused on the next record.
clearValue() - Method in class com.ricebridge.xmlman.in.PathContext
Clear the data value.
clearWarnings() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
close() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
close_exception - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
com.ricebridge.data - package com.ricebridge.data
 
com.ricebridge.data.in - package com.ricebridge.data.in
 
com.ricebridge.data.sc - package com.ricebridge.data.sc
 
com.ricebridge.data.test - package com.ricebridge.data.test
 
com.ricebridge.xmlman - package com.ricebridge.xmlman
 
com.ricebridge.xmlman.in - package com.ricebridge.xmlman.in
 
com.ricebridge.xmlman.in.func - package com.ricebridge.xmlman.in.func
 
com.ricebridge.xmlman.in.test - package com.ricebridge.xmlman.in.test
 
com.ricebridge.xmlman.test - package com.ricebridge.xmlman.test
 
complete(EndPoint, DocContext) - Method in class com.ricebridge.xmlman.in.SubPathManager
Pass the matching EndPoint to the subpaths.
copy() - Method in class com.ricebridge.xmlman.XmlSpec
Create a copy of this XmlSpec instance.
copy(XmlSpec) - Method in class com.ricebridge.xmlman.in.DocContext
Create a copy, with new XmlSpec.
copy() - Method in class com.ricebridge.xmlman.in.RecordTrigger
Create a copy of this trigger.
copy(XmlSpec) - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Create a copy with new XmlSpec.
copy(XmlSpec) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Copy, using specified XmlSpec.
createNodeTree(List) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Create the tree data structure of nodes that represents the XML format to generate.

D

DEFAULT_ENCODING - Static variable in class com.ricebridge.xmlman.XmlSpec
Default encoding for XML files: UTF-8.
DESCEND - Static variable in class com.ricebridge.xmlman.in.CoreDef
Node axis: descendant.
DESCEND - Static variable in class com.ricebridge.xmlman.in.OutPath
Descendant part; search subtree of all children for a matching element.
DESCENDORSELF - Static variable in class com.ricebridge.xmlman.in.CoreDef
Node axis: descendant-or-self.
DataBaseException - exception com.ricebridge.data.in.DataBaseException.
DataBaseException class.
DataBaseException() - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(String) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(DataBaseException.Code, String) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(DataBaseException.Code) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(Object) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(String[]) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(Object[]) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(String, Object) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(String, String[]) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(String, Object[]) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(DataBaseException.Code, String, Object) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(DataBaseException.Code, String, String[]) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(DataBaseException.Code, String, Object[]) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(DataBaseException.Code, Object) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(DataBaseException.Code, String[]) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(DataBaseException.Code, Object[]) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(DataBaseException.Code, Throwable) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(Throwable) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(String, Throwable) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(DataBaseException.Code, String, Throwable) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(DataBaseException.Code, Object, Throwable) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(DataBaseException.Code, String[], Throwable) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException(DataBaseException.Code, Object[], Throwable) - Constructor for class com.ricebridge.data.in.DataBaseException
 
DataBaseException.Code - class com.ricebridge.data.in.DataBaseException.Code.
Code enumeration class for DataBaseException
DataBaseException.Code(StandardException.Cat, String) - Constructor for class com.ricebridge.data.in.DataBaseException.Code
 
DataException - exception com.ricebridge.data.DataException.
RuntimeException for exceptions occurring in the com.ricebridge.data package.
DataException() - Constructor for class com.ricebridge.data.DataException
An empty DataException.
DataException(DataBaseException.Code) - Constructor for class com.ricebridge.data.DataException
Specify the error code.
DataException(DataBaseException.Code, Object) - Constructor for class com.ricebridge.data.DataException
Specify the error code, and the error context.
DataException(DataBaseException.Code, String) - Constructor for class com.ricebridge.data.DataException
Specify the error code, and the error message text.
DataException(DataBaseException.Code, String, Throwable) - Constructor for class com.ricebridge.data.DataException
Specify the error code, the error message test, and the original Exception that caused the error.
DataException(DataBaseException.Code, String[]) - Constructor for class com.ricebridge.data.DataException
Specify the error code, and provide a set of replacement values for the user-friendly error message associated with this code.
DataException(DataBaseException.Code, Throwable) - Constructor for class com.ricebridge.data.DataException
Specify the error code, and the original Exception that caused the error.
DataException(DataBaseException.Code, String[], Throwable) - Constructor for class com.ricebridge.data.DataException
Specify the error code, provide a set of replacement values for the user-friendly error message associated with this code, and the original Exception that caused the error.
DataException(Throwable) - Constructor for class com.ricebridge.data.DataException
Specify the error code.
DefaultStringConverter - class com.ricebridge.data.sc.DefaultStringConverter.
Convenience class for implementing the StringConverter interface quickly and easily.
DefaultStringConverter() - Constructor for class com.ricebridge.data.sc.DefaultStringConverter
 
DirectExpression - class com.ricebridge.xmlman.in.test.DirectExpression.
Expression that accesses a TargetPath directly - used for testing.
DirectExpression(TargetPath) - Constructor for class com.ricebridge.xmlman.in.test.DirectExpression
Pass in the TargetPath that will provide the value directly.
DocContext - class com.ricebridge.xmlman.in.DocContext.
Store parse context of XML document.
DocContext(XmlSpec) - Constructor for class com.ricebridge.xmlman.in.DocContext
Specify XmlSpec.
DoubleArrayStringConverter - class com.ricebridge.data.sc.DoubleArrayStringConverter.
Handle double array textual representations.
DoubleArrayStringConverter() - Constructor for class com.ricebridge.data.sc.DoubleArrayStringConverter
Create array converter with standard default object.
DoubleArrayStringConverter(double) - Constructor for class com.ricebridge.data.sc.DoubleArrayStringConverter
Create array converter with specified default native value.
DoubleArrayStringConverter(Double) - Constructor for class com.ricebridge.data.sc.DoubleArrayStringConverter
Create array converter with specified default wrapper object.
DoubleStringConverter - class com.ricebridge.data.sc.DoubleStringConverter.
Handle double textual representations.
DoubleStringConverter() - Constructor for class com.ricebridge.data.sc.DoubleStringConverter
 
DoubleStringConverter(short) - Constructor for class com.ricebridge.data.sc.DoubleStringConverter
 
DoubleStringConverter(Double) - Constructor for class com.ricebridge.data.sc.DoubleStringConverter
 
dataToString(List) - Static method in class com.ricebridge.xmlman.in.test.TestUtil
 
dataToString(List, boolean) - Static method in class com.ricebridge.xmlman.in.test.TestUtil
 
deactivate(DocContext) - Method in class com.ricebridge.xmlman.in.SubPathManager
Deactivate the subpaths.
deactivate(DocContext) - Method in class com.ricebridge.xmlman.in.TargetPath
Deactivate this path, its subpaths and precursors.
debugString() - Method in class com.ricebridge.xmlman.in.NameInfo
Debugging description.
debugString() - Method in class com.ricebridge.xmlman.in.OutNode
Debugging description of this node and its children.
debugString(String) - Method in class com.ricebridge.xmlman.in.OutNode
Debugging description of this node and its children, with specified indent.
delay() - Method in class com.ricebridge.xmlman.test.BackgroundTest.Delayer
 
deleteRow() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
descend(TargetPath, int, DocContext) - Method in class com.ricebridge.xmlman.in.PathContext
Move to next search part.
descend(StartPoint) - Method in class com.ricebridge.xmlman.in.TreeContext
Follow a deeper branch.
display(XmlManager) - Method in class com.ricebridge.xmlman.test.PerformanceTest
 
duplicate() - Method in class com.ricebridge.xmlman.in.PartContext
Create a copy of current part state.
duplicate() - Method in class com.ricebridge.xmlman.in.TreeNode
Copy this TreeNode.

E

EdgeTest - class com.ricebridge.xmlman.in.test.EdgeTest.
Edge case tests.
EdgeTest(String) - Constructor for class com.ricebridge.xmlman.in.test.EdgeTest
 
EndPoint - class com.ricebridge.xmlman.in.EndPoint.
Event point for the end of an XML tag.
EndPoint(NameInfo, String) - Constructor for class com.ricebridge.xmlman.in.EndPoint
Create the end point with the specified name and preceding child text.
ExceptionsTest - class com.ricebridge.xmlman.test.ExceptionsTest.
Test cases for XmlManager Exception handling.
ExceptionsTest(String) - Constructor for class com.ricebridge.xmlman.test.ExceptionsTest
 
ExistenceTest - class com.ricebridge.xmlman.in.test.ExistenceTest.
Test cases for existence tests.
ExistenceTest(String) - Constructor for class com.ricebridge.xmlman.in.test.ExistenceTest
 
ExprWalker - class com.ricebridge.xmlman.in.ExprWalker.
Walk the XPath expression data structure created by Jaxen and turn it into a list of TargetPaths.
ExprWalker(Map, Map, String, boolean) - Constructor for class com.ricebridge.xmlman.in.ExprWalker
Create an ExprWalker with specified settings originally from XmlSpec.
Expression - interface com.ricebridge.xmlman.in.Expression.
Represents a full data field value expression.
ExpressionSupport - class com.ricebridge.xmlman.in.ExpressionSupport.
Support subclass for Expression interface.
ExpressionSupport() - Constructor for class com.ricebridge.xmlman.in.ExpressionSupport
 
ExpressionTest - class com.ricebridge.xmlman.in.test.ExpressionTest.
Test cases for .
ExpressionTest(String) - Constructor for class com.ricebridge.xmlman.in.test.ExpressionTest
 
empty_prefix - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
encodeAttr(String) - Static method in class com.ricebridge.xmlman.in.XmlWriter
Encode XML attribute content.
encodeText(String) - Static method in class com.ricebridge.xmlman.in.XmlWriter
Encode XML text content.
endDocument(String) - Method in class com.ricebridge.xmlman.in.XmlWriter
End XML document by flushing and closing stream.
endElement(String, String, String) - Method in class com.ricebridge.xmlman.in.SaxHandler
Handle an element end tag.
endElement(String) - Method in class com.ricebridge.xmlman.in.XmlWriter
Output the end tag of an element.
endProcess() - Method in interface com.ricebridge.xmlman.BadRecordListener
Indicate the end of the loading or saving process.
endProcess() - Method in class com.ricebridge.xmlman.BadRecordListenerSupport
Helper implementation of BadRecordListener.endProcess.
endProcess() - Method in interface com.ricebridge.xmlman.RecordListener
Indicate the end of the loading process.
endProcess() - Method in class com.ricebridge.xmlman.RecordListenerSupport
Helper implementation of RecordListener.endProcess.
endProcess() - Method in interface com.ricebridge.xmlman.RecordProvider
Indicate the end of the saving process.
endProcess() - Method in class com.ricebridge.xmlman.RecordProviderSupport
Helper implementation of RecordProvider.endProcess.
endProcess() - Method in class com.ricebridge.xmlman.in.MutableStats
Mark end of process.
endProcessImpl() - Method in class com.ricebridge.xmlman.BadRecordListenerSupport
Implement this method to receive notification that the processing of XML data has finished.
endProcessImpl() - Method in class com.ricebridge.xmlman.RecordListenerSupport
Implement this method to receive notification that the saving of XML data has ended.
endProcessImpl() - Method in class com.ricebridge.xmlman.RecordProviderSupport
Implement this method to receive notification that the saving of XML data has ended.
endProcessImpl() - Method in class com.ricebridge.xmlman.ResultSetRecordProvider
Reset ResultSet by calling the beforeFirst method if ResultSetRecordProvider.PROP_ResultSet_resetBeforeFirst option is true and ResultSet type supports it.
endProcessImpl() - Method in class com.ricebridge.xmlman.test.CallSequenceTest.SequenceBadRecordListener
 
endProcessImpl() - Method in class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordListener
 
endProcessImpl() - Method in class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordProvider
 
endProcessImpl() - Method in class com.ricebridge.xmlman.test.PerformanceTestFileMaker.RandomValueRecordProvider
 
endWrite(boolean) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
End writing of record data by closing all open elements.
equals(Object) - Method in class com.ricebridge.xmlman.in.NameInfo
Equal if local name and namespace uri match.
equals(Object) - Method in class com.ricebridge.xmlman.in.TreeNode
Define node equality, includes value.
evaluate(Object, Navigator) - Static method in class com.ricebridge.xmlman.in.func.TrimFunction
Evaluate the function.
evaluate(Object, Navigator) - Static method in class com.ricebridge.xmlman.in.func.XmlFunction
 
execute(TargetPath, StartPoint, DocContext, boolean) - Method in interface com.ricebridge.xmlman.in.Trigger
Execute on element start tag match.
execute(TargetPath, EndPoint, DocContext, boolean) - Method in interface com.ricebridge.xmlman.in.Trigger
Execute on element end tag match.
execute(TargetPath, StartPoint, DocContext, boolean) - Method in class com.ricebridge.xmlman.in.TriggerSupport
Helper method.
execute(TargetPath, EndPoint, DocContext, boolean) - Method in class com.ricebridge.xmlman.in.TriggerSupport
Helper method.
executeImpl(TargetPath, StartPoint, DocContext, boolean) - Method in class com.ricebridge.xmlman.in.RecordTrigger
Does nothing on element start tag event.
executeImpl(TargetPath, EndPoint, DocContext, boolean) - Method in class com.ricebridge.xmlman.in.RecordTrigger
Create data record when data record element end tag is reached.
executeImpl(TargetPath, StartPoint, DocContext, boolean) - Method in class com.ricebridge.xmlman.in.TriggerSupport
Implement to perform actions.
executeImpl(TargetPath, EndPoint, DocContext, boolean) - Method in class com.ricebridge.xmlman.in.TriggerSupport
Implement to perform actions.

F

FieldPathTest - class com.ricebridge.xmlman.in.test.FieldPathTest.
Test cases for field paths.
FieldPathTest(String) - Constructor for class com.ricebridge.xmlman.in.test.FieldPathTest
 
FloatArrayStringConverter - class com.ricebridge.data.sc.FloatArrayStringConverter.
Handle float array textual representations.
FloatArrayStringConverter() - Constructor for class com.ricebridge.data.sc.FloatArrayStringConverter
Create array converter with standard default object.
FloatArrayStringConverter(float) - Constructor for class com.ricebridge.data.sc.FloatArrayStringConverter
Create array converter with specified default native value.
FloatArrayStringConverter(Float) - Constructor for class com.ricebridge.data.sc.FloatArrayStringConverter
Create array converter with specified default wrapper object.
FloatStringConverter - class com.ricebridge.data.sc.FloatStringConverter.
Handle float textual representations.
FloatStringConverter() - Constructor for class com.ricebridge.data.sc.FloatStringConverter
 
FloatStringConverter(short) - Constructor for class com.ricebridge.data.sc.FloatStringConverter
 
FloatStringConverter(Float) - Constructor for class com.ricebridge.data.sc.FloatStringConverter
 
FollowersTest - class com.ricebridge.xmlman.in.test.FollowersTest.
Test cases for siblings following target element.
FollowersTest(String) - Constructor for class com.ricebridge.xmlman.in.test.FollowersTest
 
Function - interface com.ricebridge.xmlman.tp.Function.
Interface for the extensible function framework.
FunctionTest - class com.ricebridge.xmlman.in.test.FunctionTest.
Test cases for functions.
FunctionTest(String) - Constructor for class com.ricebridge.xmlman.in.test.FunctionTest
 
file_cant_read - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
file_cant_write - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
file_not_exist - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
filter_expr - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
findAttribute(NameInfo) - Method in class com.ricebridge.xmlman.in.StartPoint
 
findChanges(OutNode, OutNode, OutNode) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Recursively find all data field change possibilities, starting from subnode and store them in the specified node.
findColumn(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
findColumn(String) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
Find the index (starting at one, not zero) of a named column.
findFile(String) - Static method in class com.ricebridge.xmlman.in.test.TestUtil
 
findFile(String) - Static method in class com.ricebridge.xmlman.test.PerformanceTest
 
findFile(String, String) - Static method in class com.ricebridge.xmlman.test.PerformanceTest
 
findRoot() - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Find the root node starting from the record node.
findRoot(OutNode) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Find the root node starting from the given node.
findStartNode() - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Find the starting node for the current record, based on data field changes.
findSubNode(OutNode, String) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Find named subnode of specified node, at any depth.
finish() - Method in class com.ricebridge.xmlman.in.TextAppender
Finish appending.
finishSave() - Method in class com.ricebridge.xmlman.XmlManager
Special method to complete final XML elements of streamed documents.
first() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
flush() - Method in class com.ricebridge.xmlman.in.XmlWriter
Flush output, and handle exceptions.
folder_denied - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
formatAttrs(List) - Method in class com.ricebridge.xmlman.in.XmlWriter
Create XML attribute content.
formatNamespaces(Map) - Method in class com.ricebridge.xmlman.in.XmlWriter
Create XML Namespace declaration attributes.
formatPathList(List) - Static method in class com.ricebridge.xmlman.in.test.TestUtil
 

G

GroupTest - class com.ricebridge.xmlman.in.test.GroupTest.
Test cases for elements grouped by parent element.
GroupTest(String) - Constructor for class com.ricebridge.xmlman.in.test.GroupTest
 
general - Static variable in class com.ricebridge.data.in.MsgCode
 
general - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
getAncestorAxisIterator(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return standard Jaxen XmlManNavigator.NoneIterator for this axis.
getAncestorOrSelfAxisIterator(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return standard Jaxen XmlManNavigator.NoneIterator for this axis.
getArray(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getArray(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getArrayBooleanNormal() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayBooleanObjectNormal() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayByte() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayByteObject() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayChar() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayCharObject() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayDouble() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayDoubleObject() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayFloat() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayFloatObject() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayInteger() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayIntegerObject() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayLong() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayLongObject() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayShort() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayShortObject() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getArrayString() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getAsciiStream(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getAsciiStream(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getAttrName() - Method in class com.ricebridge.xmlman.in.OutData
Get the attribute name.
getAttrNameInfo() - Method in class com.ricebridge.xmlman.in.TargetPath
Get the target attribute name.
getAttributeAxisIterator(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return no elements.
getAttributeMap() - Method in class com.ricebridge.xmlman.in.StartPoint
Get the map of attributes.
getAttributeName(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return empty String.
getAttributeNamespaceUri(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return empty String.
getAttributeQName(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return empty String.
getAttributeStringValue(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return empty String.
getAttributeValue(NameInfo) - Method in class com.ricebridge.xmlman.in.StartPoint
Get the value of an attribute.
getAutoRecordListener() - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Retrieve the automatic RecordListener object for the current load operation.
getAverageTimePerRecordInSeconds() - Method in class com.ricebridge.xmlman.Stats
Get the average time taken to process each record in seconds.
getBackground() - Method in class com.ricebridge.xmlman.XmlSpec
Get the background setting.
getBadRecord() - Method in class com.ricebridge.xmlman.XmlManagerException
Return the BadRecord that caused this XmlManagerException, if any.
getBadRecordListener() - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Get the BadRecordListener object currently in use.
getBadRecordListener() - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Get the BadRecordListener object currently in use.
getBadRecords() - Method in class com.ricebridge.xmlman.CollectingBadRecordListener
Get the list of stored BadRecords.
getBadRecords() - Method in class com.ricebridge.xmlman.XmlManager
Get a list of descriptions of any semantically incorrect data records encountered.
getBadRecordsImpl() - Method in class com.ricebridge.xmlman.CollectingBadRecordListener
Get the stored BadRecords from the underlying implementation.
getBadRecordsImpl() - Method in class com.ricebridge.xmlman.StandardBadRecordListener
Provide list of BadRecords to CollectingBadRecordListener super class.
getBadRecordsImpl() - Method in class com.ricebridge.xmlman.test.BadRecordsTest.SimpleBadRecordListener
 
getBadRecordsImpl() - Method in class com.ricebridge.xmlman.test.CallSequenceTest.SequenceBadRecordListener
 
getBar() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.BeanRecord
 
getBar() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.BeanRecord
 
getBeanClass() - Method in class com.ricebridge.data.BeanSpec
Get the class of the current Java Bean.
getBeans() - Method in class com.ricebridge.xmlman.BeanRecordListener
Get the data records as List of Java Bean objects.
getBigDecimal(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getBigDecimal(String, int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getBigDecimal(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getBigDecimal(int, int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getBinaryStream(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getBinaryStream(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getBlob(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getBlob(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getBoolean(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getBoolean(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getBoolean() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
getBoolean() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
getBooleanBoth() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getBooleanNormal() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getBooleanObjectBoth() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getBooleanObjectNormal() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getBooleanProperty(String) - Method in class com.ricebridge.xmlman.XmlSpec
Get the value of a boolean property.
getByte() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getByte(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getByte(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getByte() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
getByte() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
getByteObject() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getBytes(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getBytes(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getCatalogName(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
getChar() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getChar() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
getChar() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
getCharObject() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getCharacterStream(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getCharacterStream(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getChild(TargetPath) - Method in class com.ricebridge.xmlman.in.PathContext
Get the path part following the current one.
getChildAxisIterator(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return no elements.
getChildPosition() - Method in class com.ricebridge.xmlman.in.TreeNode
Get the position of this node relative to its siblings.
getChildren() - Method in class com.ricebridge.xmlman.in.OutNode
Return a list of the children of this node.
getClob(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getClob(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getCloseStream() - Method in class com.ricebridge.xmlman.XmlSpec
Get the close stream setting.
getColumnClassName(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
getColumnCount() - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
Get the number of columns.
getColumnCount() - Method in class com.ricebridge.xmlman.in.XmlTableModel
Get number of columns in table.
getColumnDisplaySize(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
getColumnLabel(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
Get the name of a column.
getColumnName(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
Get the name of a column.
getColumnName(int) - Method in class com.ricebridge.xmlman.in.XmlTableModel
Get the name of the column.
getColumnType(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
getColumnTypeName(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
getCommentStringValue(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return empty String.
getConcurrency() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getCondition() - Method in class com.ricebridge.xmlman.in.PathPart
Get the Condition that this node must satisfy.
getCondition() - Method in class com.ricebridge.xmlman.in.TextInfo
Get the Condition for text collection.
getContext() - Method in class com.ricebridge.xmlman.BadRecord
Get the context in which the data record failed.
getContext() - Method in class com.ricebridge.xmlman.in.DocContext
Get the current Jaxen Context.
getContext() - Method in class com.ricebridge.xmlman.in.PartContext
get the Jaxen Context for this part.
getContext() - Method in class com.ricebridge.xmlman.in.PathContext
Get the current Jaxen Context.
getContext(DocContext) - Method in class com.ricebridge.xmlman.in.TargetPath
Get the current Jaxen Context of this path.
getContextNode() - Method in class com.ricebridge.xmlman.in.TreeContext
Get a TreeNode representing current position in tree.
getContinueAfterMatch() - Method in class com.ricebridge.xmlman.in.PathPart
Get continue searching after match setting.
getCursorName() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getData() - Method in class com.ricebridge.xmlman.test.LoadRecordListenerTest.SimpleRecordListener
 
getDate(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getDate(String, Calendar) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getDate(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getDate(int, Calendar) - Method in class com.ricebridge.xmlman.in.XmlResultSet
ignores Calendar
getDate() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
getDate() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
getDefaultActivation() - Method in class com.ricebridge.xmlman.in.TargetPath
Get the default activation state of this path.
getDepth() - Method in class com.ricebridge.xmlman.in.TreeContext
Get tree depth, that is, number of child levels.
getDepth() - Method in class com.ricebridge.xmlman.in.TreeNode
Get the document depth at which the element for this node occurs.
getDescendantAxisIterator(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return standard Jaxen XmlManNavigator.NoneIterator for this axis.
getDescendantOrSelfAxisIterator(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return standard Jaxen XmlManNavigator.NoneIterator for this axis.
getDocContextName() - Method in class com.ricebridge.xmlman.in.TargetPath
Get the document context name of the data value that this path targets.
getDouble() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getDouble(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getDouble(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getDouble() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
getDouble() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
getDoubleObject() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getElementName(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Get value from TreeNode.
getElementNamespaceUri(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Get value from TreeNode.
getElementQName(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Get value from TreeNode.
getElementStringValue(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Call toString method, or empty String if null.
getEncoding() - Method in class com.ricebridge.xmlman.XmlSpec
Get the encoding setting.
getEndDate() - Method in class com.ricebridge.xmlman.Stats
Get the Date at which processing ended.
getFetchDirection() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getFetchSize() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getFieldNames() - Method in class com.ricebridge.xmlman.RecordSpec
Get the field names.
getFieldNames() - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Get the field names of the primary RecordSpec - may be null.
getFieldNames() - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Get the field names of the primary RecordSpec - may be null.
getFieldPaths() - Method in class com.ricebridge.xmlman.RecordSpec
Get the field XPath expressions.
getFloat() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getFloat(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getFloat(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getFloat() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
getFloat() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
getFloatObject() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getFlush() - Method in class com.ricebridge.xmlman.XmlSpec
Get the flush setting.
getFollowingAxisIterator(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return standard Jaxen XmlManNavigator.NoneIterator for this axis.
getFollowingSiblingAxisIterator(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return standard Jaxen XmlManNavigator.NoneIterator for this axis.
getFoo() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.BeanRecord
 
getFoo() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.BeanRecord
 
getFooter() - Method in class com.ricebridge.xmlman.XmlSpec
Get the footer setting.
getFunctionMap() - Method in class com.ricebridge.xmlman.XmlSpec
Get a copy of the function mappings.
getHeader() - Method in class com.ricebridge.xmlman.XmlSpec
Get the header setting.
getIgnoreBadRecords() - Method in class com.ricebridge.xmlman.XmlSpec
Get the ignore bad records setting.
getIndent() - Method in class com.ricebridge.xmlman.XmlSpec
Get the indent setting.
getInstanceNum() - Method in class com.ricebridge.xmlman.in.TargetPath
Get the instance number of this path, for debugging.
getInstanceNum() - Method in class com.ricebridge.xmlman.in.TextAppender
Get the instance number of this object, for debugging.
getInt(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getInt(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getInt() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
getInt() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
getInteger() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getIntegerObject() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getLang() - Method in class com.ricebridge.xmlman.in.StartPoint
Get the XML content language code for this element.
getLang() - Method in class com.ricebridge.xmlman.in.TreeNode
Get the language code of this node.
getLink() - Method in class com.ricebridge.xmlman.test.XmlManagerTest.ItemBean
 
getLocalName() - Method in class com.ricebridge.xmlman.in.NameInfo
Get the local part of the element name.
getLocalName() - Method in class com.ricebridge.xmlman.in.PathPart
Get the localname of the nodes that this part matches.
getLong() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getLong(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getLong(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getLong() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
getLong() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
getLongObject() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getMatchCount() - Method in class com.ricebridge.xmlman.in.PathContext
Get the number of times this path matched.
getMatchCount(DocContext) - Method in class com.ricebridge.xmlman.in.TargetPath
Get the number of times this path has matched.
getMatchDepth() - Method in class com.ricebridge.xmlman.in.PartContext
Get the depth at which this part matched.
getMatchDepth() - Method in class com.ricebridge.xmlman.in.PathContext
Get the depth at which a match was found.
getMessage() - Method in class com.ricebridge.xmlman.BadRecord
Get the technical error message associated with this failed record.
getMetaData() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getName() - Method in class com.ricebridge.xmlman.in.OutNode
Get the element name that this node represents.
getName() - Method in class com.ricebridge.xmlman.in.Point
Get the name of the element at this event point.
getName() - Method in class com.ricebridge.xmlman.in.TargetPath
Get the name of this path - normally the XPath expression.
getName() - Method in class com.ricebridge.xmlman.in.TreeNode
Get the element name of this node.
getName() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.BeanRecord
 
getName() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
getName() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.SingleBean
 
getName() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.BeanRecord
 
getName() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
getName() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.SingleBean
 
getNameInfo() - Method in class com.ricebridge.xmlman.in.StartPoint
Get the element name.
getNamespaceAware() - Method in class com.ricebridge.xmlman.XmlSpec
Get the namespace aware setting.
getNamespaceAware() - Method in class com.ricebridge.xmlman.in.DocContext
Indicate that current parse is namespace aware.
getNamespaceAxisIterator(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return no elements.
getNamespaceMap() - Method in class com.ricebridge.xmlman.XmlSpec
Get a copy of the namespace mappings.
getNamespacePrefix(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return empty String.
getNamespaceStringValue(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return empty String.
getNamespaceURI() - Method in class com.ricebridge.xmlman.in.NameInfo
Get the URI of the namespace for this element.
getNamespaceURI() - Method in class com.ricebridge.xmlman.in.PathPart
Get the URI of the namespace that this part requires.
getNumParts() - Method in class com.ricebridge.xmlman.in.OutPath
Get the total number of parts.
getNumParts() - Method in class com.ricebridge.xmlman.in.TargetPath
Get this number of parts in this path.
getNumParts() - Method in class com.ricebridge.xmlman.in.test.TestOutPath
 
getObject(String, Map) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getObject(int, Map) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getObject(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getObject(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getOutData() - Method in class com.ricebridge.xmlman.in.OutPath
Get the data field represented by this path.
getOutData() - Method in class com.ricebridge.xmlman.in.test.TestOutPath
 
getOutDataList() - Method in class com.ricebridge.xmlman.in.OutNode
Get the data field values associated with this node.
getPackage() - Method in class com.ricebridge.data.in.DataBaseException
 
getPackage() - Method in class com.ricebridge.xmlman.in.XmlManagerBaseException
 
getParent() - Method in class com.ricebridge.xmlman.in.OutNode
Get the parent node of this node.
getParent() - Method in class com.ricebridge.xmlman.in.PathContext
Get the previous path part.
getParentAxisIterator(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return no elements.
getParentMatchDepth() - Method in class com.ricebridge.xmlman.in.PathContext
Get the depth at which the previous part matched.
getParentPath() - Method in class com.ricebridge.xmlman.in.TargetPath
Get the parent path of which this path is a subpath.
getPartName() - Method in class com.ricebridge.xmlman.in.OutPath
Get the name of the current part.
getPartName(int) - Method in class com.ricebridge.xmlman.in.OutPath
Get the name of the specified part.
getPartName() - Method in class com.ricebridge.xmlman.in.test.TestOutPath
 
getPartName(int) - Method in class com.ricebridge.xmlman.in.test.TestOutPath
 
getPartPosition() - Method in class com.ricebridge.xmlman.in.OutPath
Get the preferred position of the current part among elements with the same name.
getPartPosition(int) - Method in class com.ricebridge.xmlman.in.OutPath
Get the preferred position of the specified part.
getPartPosition() - Method in class com.ricebridge.xmlman.in.PartContext
Get the position of this part in the TargetPath.
getPartPosition() - Method in class com.ricebridge.xmlman.in.PathContext
get the current part position.
getPartPosition() - Method in class com.ricebridge.xmlman.in.test.TestOutPath
 
getPartPosition(int) - Method in class com.ricebridge.xmlman.in.test.TestOutPath
 
getPartType() - Method in class com.ricebridge.xmlman.in.OutPath
Get the type of the current part: OutPath.CHILD or OutPath.DESCEND.
getPartType(int) - Method in class com.ricebridge.xmlman.in.OutPath
Get the type of the specified part.
getPartType() - Method in class com.ricebridge.xmlman.in.test.TestOutPath
 
getPartType(int) - Method in class com.ricebridge.xmlman.in.test.TestOutPath
 
getPathPartAt(int) - Method in class com.ricebridge.xmlman.in.TargetPath
Get the part at the specified index.
getPosition() - Method in class com.ricebridge.xmlman.in.Condition
Return value of position predicate, if available, else 1.
getPosition() - Method in class com.ricebridge.xmlman.in.OutNode
Get the preferred position of this node in a list of nodes with the same name.
getPosition() - Method in class com.ricebridge.xmlman.in.PartContext
Get the element position at which this part matched.
getPosition() - Method in class com.ricebridge.xmlman.in.TreeContext
Get sibling position.
getPrecedingAxisIterator(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return standard Jaxen XmlManNavigator.NoneIterator for this axis.
getPrecedingSiblingAxisIterator(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return standard Jaxen XmlManNavigator.NoneIterator for this axis.
getPrecision(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
getPredicateSet() - Method in class com.ricebridge.xmlman.in.Condition
Get the PredicateSet.
getPrefix() - Method in class com.ricebridge.xmlman.in.PathPart
Get the namespace prefix of the nodes that this part matches.
getProperty(String) - Method in class com.ricebridge.xmlman.XmlSpec
Get the value of a string property.
getPubDate() - Method in class com.ricebridge.xmlman.test.XmlManagerTest.ItemBean
 
getQName() - Method in class com.ricebridge.xmlman.in.NameInfo
 
getQName() - Method in class com.ricebridge.xmlman.in.PathPart
Get the qualified named (prefix:localname) of the nodes that this part matches.
getQue() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.SingleBean
 
getQue() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.SingleBean
 
getRecord() - Method in class com.ricebridge.xmlman.BadRecord
Get the record data fields of the record that failed.
getRecordListener() - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Get the current RecordListener.
getRecordNumber() - Method in class com.ricebridge.xmlman.BadRecord
Get the record number of the failed record.
getRecordPath() - Method in class com.ricebridge.xmlman.RecordSpec
Get the record XPath expression.
getRecordProvider() - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Get the RecordProvider object for the current save operation.
getRecords() - Method in class com.ricebridge.xmlman.StringArrayRecordListener
Get the stored list of data records.
getRecords() - Method in class com.ricebridge.xmlman.StringListRecordListener
Get the stored list of data records.
getRef(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getRef(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getResultSet() - Method in class com.ricebridge.xmlman.ResultSetRecordListener
Get the data records as a ResultSet.
getRicebridgePrefix() - Method in class com.ricebridge.xmlman.XmlSpec
Get the namespace prefix to use for XML Manager special functions.
getRow() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getRowCount() - Method in class com.ricebridge.xmlman.in.XmlResultSet
Get the number of rows.
getRowCount() - Method in class com.ricebridge.xmlman.in.XmlTableModel
Get number of rows in table.
getSAXFeature(String) - Method in class com.ricebridge.xmlman.XmlSpec
Get the value of a SAX parser feature.
getSAXParserFactory() - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Get the current SAXParserFactory used for creating XML parsers.
getSAXParserFactory() - Method in class com.ricebridge.xmlman.in.XmlManagerStore
Get the current SAXParserFactory instance.
getScale(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
getSchemaName(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
getSearch() - Method in class com.ricebridge.xmlman.in.PathContext
Get the currently searching path part.
getSearchMatchDepth() - Method in class com.ricebridge.xmlman.in.PathContext
get the depth at which the current searching part matched.
getSearchStartDepth() - Method in class com.ricebridge.xmlman.in.PathContext
get the depth at which the current searching part started searching.
getSecondaryRecordSpecs() - Method in class com.ricebridge.xmlman.RecordSpec
Get the list of secondary RecordSpecs.
getSelfAxisIterator(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return standard Jaxen XmlManNavigator.NoneIterator for this axis.
getShort() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getShort(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getShort(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getShort() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
getShort() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
getShortObject() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getStartDate() - Method in class com.ricebridge.xmlman.Stats
Get the Date at which processing started.
getStartDepth() - Method in class com.ricebridge.xmlman.in.PartContext
get the depth at which this part started searching for a match.
getStartDepth() - Method in class com.ricebridge.xmlman.in.PathContext
Get the depth at which searching started.
getState(TargetPath) - Method in class com.ricebridge.xmlman.in.DocContext
Get current state of TargetPath.
getState(OutNode) - Method in class com.ricebridge.xmlman.in.OutState
get the state of a particular node.
getStatement() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getStats() - Method in class com.ricebridge.xmlman.XmlManager
Get statistics on the number of records processed and processing time.
getStats() - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Get the current Stats object used when loading XML record data.
getStats() - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Get the current Stats object used when saving XML record data.
getStreamOutput() - Method in class com.ricebridge.xmlman.XmlSpec
Get the stream output setting.
getString() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
getString(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getString(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getString() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
getString() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
getStringValue(Object, String, boolean) - Method in class com.ricebridge.data.BeanSpec
Call a Java Bean property get method.
getSubPathManager() - Method in class com.ricebridge.xmlman.in.TargetPath
Get the SubPathManager containing the subpaths of this path.
getSummary() - Method in class com.ricebridge.xmlman.Stats
Get a summary String containing the statistics of the previous or running operation.
getTableModel() - Method in class com.ricebridge.xmlman.TableModelRecordListener
Get the data records as a table.
getTableName(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
getTag() - Method in class com.ricebridge.xmlman.BadRecord
Get the origin identification tag, usually the record XPath expression.
getTargetPath() - Method in interface com.ricebridge.xmlman.in.Trigger
Get the TargetPath that activates this Trigger.
getTargetPath() - Method in class com.ricebridge.xmlman.in.TriggerSupport
Get TargetPath.
getTest() - Method in class com.ricebridge.xmlman.in.PathPart
Get the node test, for example CoreDef.ANY.
getText() - Method in class com.ricebridge.xmlman.in.EndPoint
Get the text occurring before this end point.
getText() - Method in class com.ricebridge.xmlman.in.TextAppender
Get the text collected so far.
getTextAppender() - Method in class com.ricebridge.xmlman.in.PathContext
Get the current TextAppender.
getTextInfo() - Method in class com.ricebridge.xmlman.in.TargetPath
Get the text target description.
getTextStringValue(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return empty String.
getTime(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getTime(String, Calendar) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getTime(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getTime(int, Calendar) - Method in class com.ricebridge.xmlman.in.XmlResultSet
Note: ignores Calendar.
getTimeTaken() - Method in class com.ricebridge.xmlman.Stats
Get the total time in milliseconds taken to process all records.
getTimeTakenInSeconds() - Method in class com.ricebridge.xmlman.Stats
Get the total time in seconds taken to process all lines.
getTimestamp(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getTimestamp(String, Calendar) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getTimestamp(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getTimestamp(int, Calendar) - Method in class com.ricebridge.xmlman.in.XmlResultSet
Note: ignores Calendar.
getTitle() - Method in class com.ricebridge.xmlman.test.XmlManagerTest.ItemBean
 
getTotalBadRecords() - Method in class com.ricebridge.xmlman.Stats
Get the number of bad data records when loading or saving.
getTotalRecords() - Method in class com.ricebridge.xmlman.Stats
Get the number of data records loaded or saved.
getTreeContext() - Method in class com.ricebridge.xmlman.in.DocContext
Get the current TreeContext.
getType() - Method in class com.ricebridge.xmlman.BadRecord
Get the type of bad record that occurred.
getType() - Method in class com.ricebridge.xmlman.in.PathPart
Get the node match type, for example CoreDef.CHILD.
getType() - Method in class com.ricebridge.xmlman.in.TextInfo
Get the type of text collection, for example TextInfo.CONCAT_DESCEND.
getType() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getURL(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getURL(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getUnicodeStream(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getUnicodeStream(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getUserMessage() - Method in class com.ricebridge.data.DataException
Return a user-friendly error message describing the problem.
getUserMessage() - Method in class com.ricebridge.xmlman.XmlManagerException
Return a user-friendly error message describing the problem.
getUserMessageFormatter() - Method in class com.ricebridge.data.DataException
Get the UserMessageFormatter object that formats user-friendly error messages.
getUserMessageFormatter() - Method in class com.ricebridge.xmlman.XmlManagerException
Get the UserMessageFormatter object that formats user-friendly error messages.
getValidating() - Method in class com.ricebridge.xmlman.XmlSpec
Get the validating setting.
getValue(OutState) - Method in class com.ricebridge.xmlman.in.OutData
Get the current value.
getValue(OutData) - Method in class com.ricebridge.xmlman.in.OutState
Get the value of a data field.
getValue(TargetPath) - Method in class com.ricebridge.xmlman.in.PathContext
Get the current data value.
getValue(DocContext) - Method in class com.ricebridge.xmlman.in.TargetPath
Get the current data field value of this path.
getValue() - Method in class com.ricebridge.xmlman.in.TreeNode
Get this value of this node.
getValueAt(int, int) - Method in class com.ricebridge.xmlman.in.XmlTableModel
Get the value of a table cell.
getVariableMap() - Method in class com.ricebridge.xmlman.XmlSpec
Get a copy of the variable mappings.
getWarnings() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
getXmlManagerStore() - Method in class com.ricebridge.xmlman.XmlManager
XmlManagerStore is a utility class for creating RecordListener and RecordProvider instances.
getXmlSpec() - Method in class com.ricebridge.xmlman.XmlManager
Get the current XmlSpec, which specifies the settings for the interpretation and generation of XML.
getXmlSpec() - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Get the current XmlSpec object to use when loading XML record data.
getXmlSpec() - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Get the current XmlSpec object to use when saving XML record data.
getbadrecs - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
getbeanfield - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
getbeanfield_msg - Static variable in class com.ricebridge.xmlman.in.MsgCode
 

H

handleBadRecord(BadRecord) - Method in interface com.ricebridge.xmlman.BadRecordListener
Handle a failed data record.
handleBadRecord(BadRecord) - Method in class com.ricebridge.xmlman.BadRecordListenerSupport
Helper implementation of BadRecordListener.handleBadRecord.
handleBadRecord(BadRecord) - Static method in class com.ricebridge.xmlman.XmlManagerException
Capture the details of a BadRecord object and convert them into replacement strings for use in user-friendly error messages.
handleBadRecordImpl(BadRecord) - Method in class com.ricebridge.xmlman.BadRecordListenerSupport
Implement this method to receive each BadRecord as it occurs.
handleBadRecordImpl(BadRecord) - Method in class com.ricebridge.xmlman.StandardBadRecordListener
Add BadRecord to list of BadRecords.
handleBadRecordImpl(BadRecord) - Method in class com.ricebridge.xmlman.test.BadRecordsTest.SimpleBadRecordListener
 
handleBadRecordImpl(BadRecord) - Method in class com.ricebridge.xmlman.test.CallSequenceTest.SequenceBadRecordListener
 
handleBean(Object) - Method in class com.ricebridge.xmlman.BeanRecordListener
Store a bean object in the list of beans.
handleChanges(OutState) - Method in class com.ricebridge.xmlman.in.OutNode
Review previous values of data fields and see of they have changed.
handleEndPoint(EndPoint, DocContext) - Method in class com.ricebridge.xmlman.in.TargetPath
Handle an EndPoint event.
handleGet(String, Method) - Method in class com.ricebridge.data.BeanSpec
Handle the converter mappings for the specified get method.
handlePoint(StartPoint) - Method in class com.ricebridge.xmlman.in.PointHandler
Handle a StartPoint.
handlePoint(EndPoint) - Method in class com.ricebridge.xmlman.in.PointHandler
Handle an EndPoint.
handleRecord(String[], long) - Method in interface com.ricebridge.xmlman.RecordListener
Handle each data record as it is parsed from the XML source document.
handleRecord(String[], long) - Method in class com.ricebridge.xmlman.RecordListenerSupport
Helper implementation of RecordListener.handleRecord.
handleRecordImpl(String[], long) - Method in class com.ricebridge.xmlman.BeanRecordListener
Store the data record String[].
handleRecordImpl(String[], long) - Method in class com.ricebridge.xmlman.RecordListenerSupport
Implement this method to receive record data as it parsed.
handleRecordImpl(String[], long) - Method in class com.ricebridge.xmlman.ResultSetRecordListener
Store the data record String[].
handleRecordImpl(String[], long) - Method in class com.ricebridge.xmlman.StringArrayRecordListener
Store the data record String[].
handleRecordImpl(String[], long) - Method in class com.ricebridge.xmlman.StringListRecordListener
Store the data record String[].
handleRecordImpl(String[], long) - Method in class com.ricebridge.xmlman.TableModelRecordListener
Store the data record String[].
handleRecordImpl(String[], long) - Method in class com.ricebridge.xmlman.test.BadRecordsTest.FailingRecordListener
 
handleRecordImpl(String[], long) - Method in class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordListener
 
handleRecordImpl(String[], long) - Method in class com.ricebridge.xmlman.test.LoadRecordListenerTest.SimpleRecordListener
 
handleRecordImpl(String[], long) - Method in class com.ricebridge.xmlman.test.PerformanceTest.MeasureBeanRecordListener
 
handleRecordImpl(String[], long) - Method in class com.ricebridge.xmlman.test.PerformanceTest.MeasureResultSetRecordListener
 
handleRecordImpl(String[], long) - Method in class com.ricebridge.xmlman.test.PerformanceTest.MeasureStringArrayRecordListener
 
handleRecordImpl(String[], long) - Method in class com.ricebridge.xmlman.test.PerformanceTest.MeasureStringListRecordListener
 
handleRecordImpl(String[], long) - Method in class com.ricebridge.xmlman.test.PerformanceTest.MeasureTableModelRecordListener
 
handleSet(String, Method) - Method in class com.ricebridge.data.BeanSpec
Handle the converter mappings for the specified set method.
handleStartPoint(StartPoint, DocContext) - Method in class com.ricebridge.xmlman.in.TargetPath
Handle a StartPoint event.
handleStringConverter(String, Class) - Method in class com.ricebridge.data.BeanSpec
Determine the correct StringConverter for the property value class type, and perform any required initialisation of the StringConverter.
handleTarget(TargetPath, StartPoint, int, DocContext) - Method in class com.ricebridge.xmlman.in.PathContext
On match of target element start tag (final path part), collect values.
handleTarget(TargetPath, EndPoint) - Method in class com.ricebridge.xmlman.in.PathContext
On match of target element end tag, collect text value.
handlebadrecord_exception - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
handlerecord_exception - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
hasAbsoluteParent() - Method in class com.ricebridge.xmlman.in.TargetPath
This is a subpath of an absolute path.
hasAnyChange(OutState) - Method in class com.ricebridge.xmlman.in.OutNode
Indicate that data fields on which this node depends have changed.
hasAttribute(NameInfo) - Method in class com.ricebridge.xmlman.in.StartPoint
Check if element has specified attribute.
hasAttribute() - Method in class com.ricebridge.xmlman.in.TargetPath
The target is an attribute.
hasBadRecord() - Method in class com.ricebridge.xmlman.XmlManagerException
Check if this XmlManagerException was caused by a BadRecord.
hasChild(TargetPath) - Method in class com.ricebridge.xmlman.in.PathContext
Current path part has a following path part.
hasChildren() - Method in class com.ricebridge.xmlman.in.OutNode
Indicate that this node has children.
hasNamespace() - Method in class com.ricebridge.xmlman.in.TargetPath
The target is a namespace.
hasNext() - Method in class com.ricebridge.xmlman.in.XmlManNavigator.NoneIterator
 
hasNextRecord() - Method in interface com.ricebridge.xmlman.RecordProvider
Indicate that another data record is available to save.
hasNextRecord() - Method in class com.ricebridge.xmlman.RecordProviderSupport
Helper implementation of RecordProvider.hasNextRecord.
hasNextRecordImpl() - Method in class com.ricebridge.xmlman.BeanRecordProvider
Check if there are any beans left.
hasNextRecordImpl() - Method in class com.ricebridge.xmlman.RecordProviderSupport
Return true if there are more data records to save.
hasNextRecordImpl() - Method in class com.ricebridge.xmlman.ResultSetRecordProvider
Check if there are any more records.
hasNextRecordImpl() - Method in class com.ricebridge.xmlman.StringArrayRecordProvider
Check if there are any more records.
hasNextRecordImpl() - Method in class com.ricebridge.xmlman.StringListRecordProvider
Check if there are any more records.
hasNextRecordImpl() - Method in class com.ricebridge.xmlman.TableModelRecordProvider
Check if there are any more records.
hasNextRecordImpl() - Method in class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordProvider
 
hasNextRecordImpl() - Method in class com.ricebridge.xmlman.test.PerformanceTestFileMaker.RandomValueRecordProvider
 
hasNextRecordImpl() - Method in class com.ricebridge.xmlman.test.SaveRecordProviderTest.SimpleRecordProvider
 
hasParent() - Method in class com.ricebridge.xmlman.in.PathContext
Check for previous path part.
hasParentPath() - Method in class com.ricebridge.xmlman.in.TargetPath
This is a subpath of another path.
hasPathPartAt(int) - Method in class com.ricebridge.xmlman.in.TargetPath
Check for a part.
hasSearch() - Method in class com.ricebridge.xmlman.in.PathContext
Check for current searching part.
hasSelfChange(OutState) - Method in class com.ricebridge.xmlman.in.OutNode
Indicate that data fields associated with this node have changed.
hasTextInfo() - Method in class com.ricebridge.xmlman.in.TargetPath
The target is a text node.
hashCode() - Method in class com.ricebridge.xmlman.in.NameInfo
Hashcode computed on localname and namespace uri.

I

ITERATIONS - Static variable in class com.ricebridge.xmlman.test.PerformanceTest
 
IntegerArrayStringConverter - class com.ricebridge.data.sc.IntegerArrayStringConverter.
Handle int array textual representations.
IntegerArrayStringConverter() - Constructor for class com.ricebridge.data.sc.IntegerArrayStringConverter
Create array converter with standard default object.
IntegerArrayStringConverter(int) - Constructor for class com.ricebridge.data.sc.IntegerArrayStringConverter
Create array converter with specified default native value.
IntegerArrayStringConverter(Integer) - Constructor for class com.ricebridge.data.sc.IntegerArrayStringConverter
Create array converter with specified default wrapper object.
IntegerStringConverter - class com.ricebridge.data.sc.IntegerStringConverter.
Handle integer textual representations.
IntegerStringConverter() - Constructor for class com.ricebridge.data.sc.IntegerStringConverter
 
IntegerStringConverter(int) - Constructor for class com.ricebridge.data.sc.IntegerStringConverter
 
IntegerStringConverter(Integer) - Constructor for class com.ricebridge.data.sc.IntegerStringConverter
 
iActive - Variable in class com.ricebridge.xmlman.in.TargetPathState
Path is active.
iAnyChange - Variable in class com.ricebridge.xmlman.in.OutNodeState
Change stats of node data fields and data fields on which node depends.
iAttrLocalName - Variable in class com.ricebridge.xmlman.in.PathSpec
Local name of target attribute.
iAttrNamespaceURI - Variable in class com.ricebridge.xmlman.in.PathSpec
Namespace URI of target attribute.
iAttrPrefix - Variable in class com.ricebridge.xmlman.in.PathSpec
Namespace prefix of target attribute.
iBadRecords - Variable in class com.ricebridge.xmlman.StandardBadRecordListener
List of BadRecords.
iBadRecords - Variable in class com.ricebridge.xmlman.Stats
Count of bad records (does not include bad records due to XML syntax errors).
iBeanClass - Variable in class com.ricebridge.data.BeanSpec
 
iBeanIndex - Variable in class com.ricebridge.xmlman.BeanRecordProvider
Index of current bean in List.
iBeanSpec - Variable in class com.ricebridge.xmlman.BeanRecordListener
BeanSpec specification object defining the properties of the beans to load.
iBeanSpec - Variable in class com.ricebridge.xmlman.BeanRecordProvider
BeanSpec specification object defining the properties of the beans to save.
iBeans - Variable in class com.ricebridge.xmlman.BeanRecordListener
List of beans loaded.
iBeans - Variable in class com.ricebridge.xmlman.BeanRecordProvider
List of Beans.
iBooleanStringConverter - Variable in class com.ricebridge.data.sc.BooleanArrayStringConverter
Use instance of single value converter for actual conversion work.
iByteStringConverter - Variable in class com.ricebridge.data.sc.ByteArrayStringConverter
Use instance of single value converter for actual conversion work.
iChangeMap - Variable in class com.ricebridge.xmlman.in.OutNodeState
Previous values of associated data fields.
iCharacterStringConverter - Variable in class com.ricebridge.data.sc.CharacterArrayStringConverter
Use instance of single value converter for actual conversion work.
iChildIndex - Variable in class com.ricebridge.xmlman.in.OutNodeState
Current index in list of child nodes.
iClose - Variable in class com.ricebridge.xmlman.in.XmlWriter
 
iColumnCount - Variable in class com.ricebridge.xmlman.in.XmlResultSetMetaData
Number of columns of data.
iColumnMap - Variable in class com.ricebridge.xmlman.in.XmlResultSetMetaData
Map from column name to index.
iColumnName - Variable in class com.ricebridge.xmlman.in.XmlResultSetMetaData
Column names
iContext - Variable in class com.ricebridge.xmlman.BadRecord
A context object describing the error, usually the Exception that caused it.
iData - Variable in class com.ricebridge.xmlman.StringArrayRecordProvider
List of String[].
iData - Variable in class com.ricebridge.xmlman.StringListRecordProvider
List of String[].
iData - Variable in class com.ricebridge.xmlman.in.XmlResultSet
Data as a List of String[] arrays.
iData - Variable in class com.ricebridge.xmlman.in.XmlTableModel
Table data as a List of String[] arrays.
iDataHasHeaders - Variable in class com.ricebridge.xmlman.in.XmlResultSet
The first line of the CSV file may contain headers.
iDataHasHeaders - Variable in class com.ricebridge.xmlman.in.XmlTableModel
The first line of the CSV file may contain headers.
iDateFormat - Variable in class com.ricebridge.xmlman.in.XmlResultSet
Default data format for date parsing.
iDefault - Variable in class com.ricebridge.data.sc.TypeStringConverter
Default object instance.
iDoubleStringConverter - Variable in class com.ricebridge.data.sc.DoubleArrayStringConverter
Use instance of single value converter for actual conversion work.
iEditable - Variable in class com.ricebridge.xmlman.in.XmlTableModel
The table may be editable.
iEndDate - Variable in class com.ricebridge.xmlman.Stats
End time of the load or save process.
iEscChar - Variable in class com.ricebridge.data.BeanSpec
 
iEscChar - Variable in class com.ricebridge.data.sc.TypeArrayStringConverter
Escape character for textual values in list.
iExpr - Variable in class com.ricebridge.xmlman.in.ParseResult
 
iFieldCount - Variable in class com.ricebridge.xmlman.ResultSetRecordProvider
Number of data fields in record, determined by ResultSetMetaData.
iFieldCount - Variable in class com.ricebridge.xmlman.TableModelRecordProvider
Number of data fields in record, determined by number of columns in table.
iFieldNames - Variable in class com.ricebridge.xmlman.RecordListenerSupport
Record specification field names, if specified in the RecordSpec object associated with this RecordListener.
iFieldNames - Variable in class com.ricebridge.xmlman.RecordProviderSupport
Record specification field names, if specified in the RecordSpec object.
iFinished - Variable in class com.ricebridge.xmlman.in.PathSpec
The path is now finished - used for catching incorrect XPath expressions that continue after logical end.
iFirstElement - Variable in class com.ricebridge.xmlman.in.XmlWriter
 
iFirstRecord - Variable in class com.ricebridge.xmlman.ResultSetRecordProvider
Indicate that internal state is at the first record.
iFirstRecord - Variable in class com.ricebridge.xmlman.TableModelRecordProvider
Indicate that internal state is at the first record.
iFloatStringConverter - Variable in class com.ricebridge.data.sc.FloatArrayStringConverter
Use instance of single value converter for actual conversion work.
iFlush - Variable in class com.ricebridge.xmlman.in.XmlWriter
 
iGetMethodMap - Variable in class com.ricebridge.data.BeanSpec
 
iHasAttr - Variable in class com.ricebridge.xmlman.in.PathSpec
Target data field is an attribute.
iHasNamespace - Variable in class com.ricebridge.xmlman.in.PathSpec
Target is a namespace.
iHeaders - Variable in class com.ricebridge.xmlman.ResultSetRecordProvider
Column names.
iHeaders - Variable in class com.ricebridge.xmlman.TableModelRecordProvider
Table headers.
iHeaders - Variable in class com.ricebridge.xmlman.in.XmlTableModel
List of headers as Strings.
iHeadersStored - Variable in class com.ricebridge.xmlman.in.XmlResultSet
Flag to indicate that headers have been loaded.
iHeadersStored - Variable in class com.ricebridge.xmlman.in.XmlTableModel
Flag to indicate that headers have been loaded.
iIndent - Variable in class com.ricebridge.xmlman.in.XmlWriter
 
iIndentCount - Variable in class com.ricebridge.xmlman.in.XmlWriter
 
iIndentOfText - Variable in class com.ricebridge.xmlman.in.XmlWriter
 
iIndentString - Variable in class com.ricebridge.xmlman.in.XmlWriter
 
iInstanceNum - Variable in class com.ricebridge.xmlman.in.TargetPath
 
iIntegerStringConverter - Variable in class com.ricebridge.data.sc.IntegerArrayStringConverter
Use instance of single value converter for actual conversion work.
iIsAbsolute - Variable in class com.ricebridge.xmlman.in.PathSpec
Target path is an absolute path.
iIsTopLevel - Variable in class com.ricebridge.xmlman.in.PathSpec
Multiple paths can be activated at the same time if they are in a function call.
iLastElement - Variable in class com.ricebridge.xmlman.in.XmlWriter
 
iLongStringConverter - Variable in class com.ricebridge.data.sc.LongArrayStringConverter
Use instance of single value converter for actual conversion work.
iMaxNumFields - Variable in class com.ricebridge.xmlman.in.XmlTableModel
Maximum number of fields encountered.
iMessage - Variable in class com.ricebridge.xmlman.BadRecord
A technical error message.
iName - Variable in class com.ricebridge.xmlman.in.Point
Element name.
iNumIndentSpaces - Variable in class com.ricebridge.xmlman.in.XmlWriter
 
iOutputStreamWriter - Variable in class com.ricebridge.xmlman.in.XmlWriter
 
iPartList - Variable in class com.ricebridge.xmlman.in.PathSpec
List of path elements.
iPathContext - Variable in class com.ricebridge.xmlman.in.TargetPathState
The current path parse context.
iPathContextList - Variable in class com.ricebridge.xmlman.in.TargetPathState
The path context stack.
iPrecursors - Variable in class com.ricebridge.xmlman.in.PathSpec
Unconditional search paths that provide test data for the conditions of this path.
iRecord - Variable in class com.ricebridge.xmlman.BadRecord
The data record that caused the error, if available.
iRecord - Variable in class com.ricebridge.xmlman.in.XmlResultSet
Current data record.
iRecordIndex - Variable in class com.ricebridge.xmlman.StringArrayRecordProvider
Index of current record in List.
iRecordIndex - Variable in class com.ricebridge.xmlman.StringListRecordProvider
Index of current record in List.
iRecordIndex - Variable in class com.ricebridge.xmlman.TableModelRecordProvider
Index of current record.
iRecordIndex - Variable in class com.ricebridge.xmlman.in.XmlResultSet
index of current record.
iRecordNumber - Variable in class com.ricebridge.xmlman.BadRecord
The number of the record that caused the error (this number is specific to each RecordSpec).
iRecords - Variable in class com.ricebridge.xmlman.StringArrayRecordListener
List of String[] arrays containing record data.
iRecords - Variable in class com.ricebridge.xmlman.StringListRecordListener
List of Lists of Strings containing record data.
iRequiresClear - Variable in class com.ricebridge.xmlman.in.TargetPathState
Path marked for data value clearing in PointHandler.
iRequiresDeactivation - Variable in class com.ricebridge.xmlman.in.TargetPathState
Path marked for deactivation in PointHandler.
iResetBeforeFirst - Variable in class com.ricebridge.xmlman.ResultSetRecordProvider
Reset ResultSet to beginning after saving data.
iResultSet - Variable in class com.ricebridge.xmlman.ResultSetRecordListener
XmlResultSet is an implementation of ResultSet.
iResultSet - Variable in class com.ricebridge.xmlman.ResultSetRecordProvider
ResultSet containing source data.
iResultSetType - Variable in class com.ricebridge.xmlman.ResultSetRecordProvider
Type of ResultSet, determines if it can be reset.
iSaveHeaders - Variable in class com.ricebridge.xmlman.ResultSetRecordProvider
Save the column names as first data record.
iSaveHeaders - Variable in class com.ricebridge.xmlman.TableModelRecordProvider
Save the table headers as first data record.
iSelfChange - Variable in class com.ricebridge.xmlman.in.OutNodeState
Change stats of all data fields for this node.
iSepChar - Variable in class com.ricebridge.data.BeanSpec
 
iSepChar - Variable in class com.ricebridge.data.sc.TypeArrayStringConverter
Separation character for text list of object values.
iSetMethodMap - Variable in class com.ricebridge.data.BeanSpec
 
iShortStringConverter - Variable in class com.ricebridge.data.sc.ShortArrayStringConverter
Use instance of single value converter for actual conversion work.
iStartDate - Variable in class com.ricebridge.xmlman.Stats
Start time of the load or save process.
iStringConverterMap - Variable in class com.ricebridge.data.BeanSpec
 
iStringStringConverter - Variable in class com.ricebridge.data.sc.StringArrayStringConverter
Use instance of single value converter for actual conversion work.
iSubPathList - Variable in class com.ricebridge.xmlman.in.PathSpec
Target paths that are activated when this path matches.
iTableModel - Variable in class com.ricebridge.xmlman.TableModelRecordListener
XmlTableModel is an implementation of TableModel.
iTableModel - Variable in class com.ricebridge.xmlman.TableModelRecordProvider
TableModel containing source data.
iTag - Variable in class com.ricebridge.xmlman.BadRecord
An identification tag for the BadRecord origin, usually the record XPath expression, if available.
iTargetPath - Variable in class com.ricebridge.xmlman.in.TriggerSupport
TargetPath that activates this Trigger.
iTargetPaths - Variable in class com.ricebridge.xmlman.in.ParseResult
TargetPath objects created from the expression.
iTextInfo - Variable in class com.ricebridge.xmlman.in.PathSpec
Target is a text node.
iTotalRecords - Variable in class com.ricebridge.xmlman.Stats
Count of total records, including bad records.
iTriggerList - Variable in class com.ricebridge.xmlman.in.TargetPathState
The list of Trigger objects to execute when this path matches a target.
iType - Variable in class com.ricebridge.xmlman.BadRecord
The type of error that created the BadRecord; BadRecord.UNKNOWN, BadRecord.SEMANTIC, BadRecord.UNEXPECTED.
iUnconditional - Variable in class com.ricebridge.xmlman.in.PathSpec
This path has no conditions.
iUseDefault - Variable in class com.ricebridge.xmlman.BeanRecordListener
If a data field is empty, use the default value of the property for that field data type.
iUseDefault - Variable in class com.ricebridge.xmlman.BeanRecordProvider
If a data field is invalid, use the default value of the property for that field data type.
iUseNative - Variable in class com.ricebridge.data.sc.TypeArrayStringConverter
Indicate that native arrays should be used.
iValue - Variable in class com.ricebridge.xmlman.test.BadRecordsTest.BadRecordContext
 
iValue - Variable in class com.ricebridge.xmlman.test.CallSequenceTest.BadRecordContext
 
iVerbatimText - Variable in class com.ricebridge.xmlman.in.XmlWriter
 
iXmlRSMD - Variable in class com.ricebridge.xmlman.in.XmlResultSet
ResultSetMetaData provider
incrementMatchCount() - Method in class com.ricebridge.xmlman.in.PathContext
increment the match count.
incrementPosition(NameInfo) - Method in class com.ricebridge.xmlman.in.TreeNode
Increment the position of a child element.
indent() - Method in class com.ricebridge.xmlman.in.XmlWriter
Make current indent string.
indentText(String) - Method in class com.ricebridge.xmlman.in.XmlWriter
Indent XML text content so that it is aligned with start tag.
init() - Method in class com.ricebridge.xmlman.in.XmlResultSet
Initialise the internal data containers before loading new XML record data.
init() - Method in class com.ricebridge.xmlman.in.XmlTableModel
Initialise the internal data containers before loading new XML record data.
insertRow() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
internal_error - Static variable in class com.ricebridge.data.in.MsgCode
 
internal_error - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
internal_exception - Static variable in class com.ricebridge.data.in.MsgCode
 
internal_exception - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
invoke_method - Static variable in class com.ricebridge.data.in.MsgCode
 
isAbsolute() - Method in class com.ricebridge.xmlman.in.OutPath
Indicate that this path is absolute.
isAbsolute() - Method in class com.ricebridge.xmlman.in.TargetPath
This is an absolute path.
isAbsolute() - Method in class com.ricebridge.xmlman.in.test.TestOutPath
 
isAfterLast() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
isAttribute() - Method in class com.ricebridge.xmlm