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.xmlman.in.OutData
Indicate that this is an attribute data field.
isAttribute(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return false.
isAutoIncrement(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
isBeforeFirst() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
isBooleanBoth() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
isBooleanIs() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
isBooleanObjectBoth() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
isBooleanObjectIs() - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
isCaseSensitive(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
isCellEditable(int, int) - Method in class com.ricebridge.xmlman.in.XmlTableModel
Indicate that table cell value can be changed.
isComment(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return false.
isCurrency(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
isDefinitelyWritable(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
isDocument(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return false.
isElement(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
True if TreeNode.
isFinished() - Method in class com.ricebridge.xmlman.in.XmlInputHandler
When true, the loading process has finished.
isFinished() - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
When true, the saving process has finished.
isFirst() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
isFixed() - Method in class com.ricebridge.xmlman.in.TreeNode
Return fixed value status.
isLast() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
isLoadFinished() - Method in class com.ricebridge.xmlman.XmlManager
Returns true when the loading process is finished.
isMatch(PartContext, DocContext) - Method in class com.ricebridge.xmlman.in.Condition
Check if condition matches - true by default to avoid losing data.
isMatch(StartPoint, PathContext, int) - Method in class com.ricebridge.xmlman.in.TargetPath
Check if this path matches the start element tag.
isNamespace(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return false.
isNullable(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
isProcessingInstruction(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return false.
isReadOnly(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
isRecord() - Method in class com.ricebridge.xmlman.in.OutNode
Indicate that this node represents the data record element.
isRecord() - Method in class com.ricebridge.xmlman.in.OutPath
Indicate that this path ends with a record element.
isRecord() - Method in class com.ricebridge.xmlman.in.test.TestOutPath
 
isRoot() - Method in class com.ricebridge.xmlman.in.OutNode
Indicate that this node is the root node.
isSaveFinished() - Method in class com.ricebridge.xmlman.XmlManager
Returns true when the saving process is finished.
isSearchable(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
isSigned(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 
isText() - Method in class com.ricebridge.xmlman.in.OutData
Indicate that this is a text data field.
isText(Object) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Return false.
isTopLevel() - Method in class com.ricebridge.xmlman.in.TargetPath
This is a top level path, this is, it is a data field path that should be activated when a record is matched.
isWritable(int) - Method in class com.ricebridge.xmlman.in.XmlResultSetMetaData
 

L

LinearTest - class com.ricebridge.xmlman.in.test.LinearTest.
Test cases for linear processing.
LinearTest(String) - Constructor for class com.ricebridge.xmlman.in.test.LinearTest
 
LoadAsListsTest - class com.ricebridge.xmlman.test.LoadAsListsTest.
Test cases for XmlManager StringArray load handling.
LoadAsListsTest(String) - Constructor for class com.ricebridge.xmlman.test.LoadAsListsTest
 
LoadBeansTest - class com.ricebridge.xmlman.test.LoadBeansTest.
Test cases for XmlManager Beans handling.
LoadBeansTest(String) - Constructor for class com.ricebridge.xmlman.test.LoadBeansTest
 
LoadBeansTest.BeanRecord - class com.ricebridge.xmlman.test.LoadBeansTest.BeanRecord.
 
LoadBeansTest.BeanRecord() - Constructor for class com.ricebridge.xmlman.test.LoadBeansTest.BeanRecord
 
LoadBeansTest.ConvRecord - class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord.
 
LoadBeansTest.ConvRecord() - Constructor for class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
LoadBeansTest.DateConverter - class com.ricebridge.xmlman.test.LoadBeansTest.DateConverter.
 
LoadBeansTest.DateConverter() - Constructor for class com.ricebridge.xmlman.test.LoadBeansTest.DateConverter
 
LoadBeansTest.SingleBean - class com.ricebridge.xmlman.test.LoadBeansTest.SingleBean.
 
LoadBeansTest.SingleBean() - Constructor for class com.ricebridge.xmlman.test.LoadBeansTest.SingleBean
 
LoadRecordListenerTest - class com.ricebridge.xmlman.test.LoadRecordListenerTest.
Test cases for XmlManager LoadRecordListenerTest.SimpleRecordListener based loading.
LoadRecordListenerTest(String) - Constructor for class com.ricebridge.xmlman.test.LoadRecordListenerTest
 
LoadRecordListenerTest.SimpleRecordListener - class com.ricebridge.xmlman.test.LoadRecordListenerTest.SimpleRecordListener.
 
LoadRecordListenerTest.SimpleRecordListener() - Constructor for class com.ricebridge.xmlman.test.LoadRecordListenerTest.SimpleRecordListener
 
LoadResultSetTest - class com.ricebridge.xmlman.test.LoadResultSetTest.
Test cases for XmlManager ResultSet handling.
LoadResultSetTest(String) - Constructor for class com.ricebridge.xmlman.test.LoadResultSetTest
 
LoadTableModelTest - class com.ricebridge.xmlman.test.LoadTableModelTest.
Test cases for XmlManager TableModel handling.
LoadTableModelTest(String) - Constructor for class com.ricebridge.xmlman.test.LoadTableModelTest
 
LoadTest - class com.ricebridge.xmlman.test.LoadTest.
Test cases for XmlManager StringArray load handling.
LoadTest(String) - Constructor for class com.ricebridge.xmlman.test.LoadTest
 
LongArrayStringConverter - class com.ricebridge.data.sc.LongArrayStringConverter.
Handle long array textual representations.
LongArrayStringConverter() - Constructor for class com.ricebridge.data.sc.LongArrayStringConverter
Create array converter with standard default object.
LongArrayStringConverter(long) - Constructor for class com.ricebridge.data.sc.LongArrayStringConverter
Create array converter with specified default native value.
LongArrayStringConverter(Long) - Constructor for class com.ricebridge.data.sc.LongArrayStringConverter
Create array converter with specified default wrapper object.
LongStringConverter - class com.ricebridge.data.sc.LongStringConverter.
Handle long textual representations.
LongStringConverter() - Constructor for class com.ricebridge.data.sc.LongStringConverter
 
LongStringConverter(long) - Constructor for class com.ricebridge.data.sc.LongStringConverter
 
LongStringConverter(Long) - Constructor for class com.ricebridge.data.sc.LongStringConverter
 
last() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
load(File) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a file as a List of String[] arrays, using the default RecordSpec.
load(String) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a specified file path as a List of String[] arrays, using the default RecordSpec.
load(InputStream) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputStream as a List of String[] arrays, using the default RecordSpec.
load(InputSource) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputSource as a List of String[] arrays, using the default RecordSpec.
load(File, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a file as a List of String[] arrays.
load(String, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a specified file path as a List of String[] arrays.
load(InputStream, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputStream as a List of String[] arrays.
load(InputSource, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputSource as a List of String[] arrays.
load(File, RecordListener) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a file as a stream using your own RecordListener, using the default RecordSpec.
load(String, RecordListener) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a specified file path as a stream using your own RecordListener, using the default RecordSpec.
load(InputStream, RecordListener) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputStream as a stream using your own RecordListener, using the default RecordSpec.
load(InputSource, RecordListener) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputSource as a stream using your own RecordListener, using the default RecordSpec.
load(File, RecordSpec, RecordListener) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a file as a stream using your own RecordListener.
load(String, RecordSpec, RecordListener) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a specified file path as a stream using your own RecordListener.
load(InputStream, RecordSpec, RecordListener) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputStream as a stream using your own RecordListener.
load(InputSource, RecordSpec, RecordListener) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputSource as a stream using your own RecordListener.
loadAsLists(File) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a file as a List of Lists of Strings, using the default RecordSpec.
loadAsLists(String) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a specified file path as a List of Lists of Strings, using the default RecordSpec.
loadAsLists(InputStream) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputStream as a List of Lists of Strings, using the default RecordSpec.
loadAsLists(InputSource) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputSource as a List of Lists of Strings, using the default RecordSpec.
loadAsLists(File, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a file as a List of Lists of Strings.
loadAsLists(String, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a specified file path as a List of Lists of Strings.
loadAsLists(InputStream, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputStream as a List of Lists of Strings.
loadAsLists(InputSource, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputSource as a List of Lists of Strings.
loadAsListsFromString(String) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a String variable as a List of Lists of Strings, using the default RecordSpec.
loadAsListsFromString(String, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a String variable as a List of Lists of Strings.
loadAsListsFromURI(String) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data specified by a Uniform Resource Identifier (URI) as a List of Lists of Strings, using the default RecordSpec.
loadAsListsFromURI(String, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data specified by a Uniform Resource Identifier (URI) as a List of Lists of Strings.
loadBeans(File, BeanSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a file as a List of Java Beans, using the default RecordSpec.
loadBeans(String, BeanSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a specified file path as a List of Java Beans, using the default RecordSpec.
loadBeans(InputStream, BeanSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputStream as a List of Java Beans, using the default RecordSpec.
loadBeans(InputSource, BeanSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputSource as a List of Java Beans, using the default RecordSpec.
loadBeans(File, RecordSpec, BeanSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a file as a List of Java Beans.
loadBeans(String, RecordSpec, BeanSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a specified file path as a List of Java Beans.
loadBeans(InputStream, RecordSpec, BeanSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputStream as a List of Java Beans.
loadBeans(InputSource, RecordSpec, BeanSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputSource as a List of Java Beans.
loadBeansFromString(String, BeanSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a String variable as a List of Java Beans, using the default RecordSpec.
loadBeansFromString(String, RecordSpec, BeanSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a String variable as a List of Java Beans.
loadBeansFromURI(String, BeanSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data specified by a Uniform Resource Identifier (URI) as a List of Java Beans, using the default RecordSpec.
loadBeansFromURI(String, RecordSpec, BeanSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data specified by a Uniform Resource Identifier (URI) as a List of Java Beans.
loadFromString(String) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a String variable as a List of String[] arrays, using the default RecordSpec.
loadFromString(String, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a String variable as a List of String[] arrays.
loadFromString(String, RecordListener) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a String variable as a stream using your own RecordListener, using the default RecordSpec.
loadFromString(String, RecordSpec, RecordListener) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a String variable as a stream using your own RecordListener.
loadFromURI(String) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data specified by a Uniform Resource Identifier (URI) as a List of String[] arrays, using the default RecordSpec.
loadFromURI(String, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data specified by a Uniform Resource Identifier (URI) as a List of String[] arrays.
loadFromURI(String, RecordListener) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data specified by a Uniform Resource Identifier (URI) as a stream using your own RecordListener, using the default RecordSpec.
loadFromURI(String, RecordSpec, RecordListener) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data specified by a Uniform Resource Identifier (URI) as a stream using your own RecordListener.
loadResultSet(File) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a file as a ResultSet, using the default RecordSpec.
loadResultSet(String) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a specified file path as a ResultSet, using the default RecordSpec.
loadResultSet(InputStream) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputStream as a ResultSet, using the default RecordSpec.
loadResultSet(InputSource) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputSource as a ResultSet, using the default RecordSpec.
loadResultSet(File, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a file as a ResultSet.
loadResultSet(String, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a specified file path as a ResultSet.
loadResultSet(InputStream, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputStream as a ResultSet.
loadResultSet(InputSource, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputSource as a ResultSet.
loadResultSetFromString(String) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a String variable as a ResultSet, using the default RecordSpec.
loadResultSetFromString(String, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a String variable as a ResultSet.
loadResultSetFromURI(String) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data specified by a Uniform Resource Identifier (URI) as a ResultSet, using the default RecordSpec.
loadResultSetFromURI(String, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data specified by a Uniform Resource Identifier (URI) as a ResultSet.
loadSaxFile(File) - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Load XML data from a file, using a SAX parser.
loadSaxFromString(String) - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Load XML data from a String, using a SAX parser.
loadSaxInputSource(InputSource) - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Load XML data from an InputSource, using a SAX parser.
loadSaxInputStream(InputStream) - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Load XML data from an InputStream, using a SAX parser.
loadSaxURI(String) - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Load XML data from a Uniform Resource Identifier (URI), using a SAX parser.
loadTableModel(File) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a file as a TableModel, using the default RecordSpec.
loadTableModel(String) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a specified file path as a TableModel, using the default RecordSpec.
loadTableModel(InputStream) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputStream as a TableModel, using the default RecordSpec.
loadTableModel(InputSource) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputSource as a TableModel, using the default RecordSpec.
loadTableModel(File, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a file as a TableModel.
loadTableModel(String, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a specified file path as a TableModel.
loadTableModel(InputStream, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputStream as a TableModel.
loadTableModel(InputSource, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from an InputSource as a TableModel.
loadTableModelFromString(String) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a String variable as a TableModel, using the default RecordSpec.
loadTableModelFromString(String, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data from a String variable as a TableModel.
loadTableModelFromURI(String) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data specified by a Uniform Resource Identifier (URI) as a TableModel, using the default RecordSpec.
loadTableModelFromURI(String, RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Load XML data specified by a Uniform Resource Identifier (URI) as a TableModel.

M

MAJOR - Static variable in interface com.ricebridge.xmlman.VersionDeclaration
 
MAJOR_1 - Static variable in interface com.ricebridge.xmlman.VersionDeclaration
 
MAX_RECORDS - Static variable in class com.ricebridge.xmlman.test.PerformanceTest
 
MINOR - Static variable in interface com.ricebridge.xmlman.VersionDeclaration
 
MINOR_1 - Static variable in interface com.ricebridge.xmlman.VersionDeclaration
 
MemoryTest - class com.ricebridge.xmlman.test.MemoryTest.
Test cases for XmlManager memory usage.
MemoryTest(String) - Constructor for class com.ricebridge.xmlman.test.MemoryTest
 
MsgCode - class com.ricebridge.data.in.MsgCode.
Messages codes for package com.ricebridge.data.in
MsgCode() - Constructor for class com.ricebridge.data.in.MsgCode
 
MsgCode - class com.ricebridge.xmlman.in.MsgCode.
Messages codes for package com.ricebridge.xmlman.in
MsgCode() - Constructor for class com.ricebridge.xmlman.in.MsgCode
 
MutableStats - class com.ricebridge.xmlman.in.MutableStats.
Mutable Stats subclass used internally to update statistics values.
MutableStats() - Constructor for class com.ricebridge.xmlman.in.MutableStats
 
main(String[]) - Static method in class com.ricebridge.data.test.BeanSpecTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.AttributeTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.AxisTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.ConditionTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.EdgeTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.ExistenceTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.ExpressionTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.FieldPathTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.FollowersTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.FunctionTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.GroupTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.LinearTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.NameTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.NamespaceTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.OutNodeTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.OutputTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.PackageTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.PointHandlerTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.PositionTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.SubDivTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.SubMatchTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.SubPathManagerTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.SyntaxErrorTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.TargetPathTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.TextTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.TreeContextTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.TreeNodeTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.VariableTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.XmlInputHandlerTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.XmlOutputHandlerTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.in.test.XmlWriterTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.BackgroundTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.BadRecordsTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.CallSequenceTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.ExceptionsTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.LoadAsListsTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.LoadBeansTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.LoadRecordListenerTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.LoadResultSetTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.LoadTableModelTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.LoadTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.MemoryTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.PackageTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.PerformanceTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.PerformanceTestFileMaker
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.RecordSanityTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.SaveAsListsTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.SaveBeansTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.SaveRecordProviderTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.SaveResultSetTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.SaveTableModelTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.SaveTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.ShowManifest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.SystemTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.ThreadTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.XmlManagerTest
 
main(String[]) - Static method in class com.ricebridge.xmlman.test.XmlSpecTest
 
makeAnyNode(AllNodeStep, int) - Method in class com.ricebridge.xmlman.in.ExprWalker
Create path part that matches any name.
makeArray(List) - Method in class com.ricebridge.data.sc.BooleanArrayStringConverter
 
makeArray(List) - Method in class com.ricebridge.data.sc.ByteArrayStringConverter
 
makeArray(List) - Method in class com.ricebridge.data.sc.CharacterArrayStringConverter
 
makeArray(List) - Method in class com.ricebridge.data.sc.DoubleArrayStringConverter
 
makeArray(List) - Method in class com.ricebridge.data.sc.FloatArrayStringConverter
 
makeArray(List) - Method in class com.ricebridge.data.sc.IntegerArrayStringConverter
 
makeArray(List) - Method in class com.ricebridge.data.sc.LongArrayStringConverter
 
makeArray(List) - Method in class com.ricebridge.data.sc.ShortArrayStringConverter
 
makeArray(List) - Method in class com.ricebridge.data.sc.StringArrayStringConverter
 
makeArray(List) - Method in class com.ricebridge.data.sc.TypeArrayStringConverter
Create an array object from the list of values.
makeAttribute(NameStep) - Method in class com.ricebridge.xmlman.in.ExprWalker
Specify that current TargetPath matches an attribute.
makeBean(String[]) - Method in class com.ricebridge.xmlman.BeanRecordListener
Create a new instance of the bean specified by the BeanSpec and sets the bean properties data from the record String[] array.
makeChangeLists(OutNode) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Resolve data field change possibilities for all ancestors of source node
makeChild(NameStep) - Method in class com.ricebridge.xmlman.in.ExprWalker
Create a path path that matches a child name.
makeDeepFile() - Static method in class com.ricebridge.xmlman.test.PerformanceTestFileMaker
 
makeDefaultObject() - Method in interface com.ricebridge.data.sc.StringConverter
Create a default instance of the object.
makeDefaultObject() - Method in class com.ricebridge.data.sc.StringConverterSupport
Helper implementation of StringConverter.makeDefaultObject().
makeDefaultObjectImpl() - Method in class com.ricebridge.data.sc.DefaultStringConverter
Return an empty string.
makeDefaultObjectImpl() - Method in class com.ricebridge.data.sc.StringConverterSupport
Implement this method to create a default object.
makeDefaultObjectImpl() - Method in class com.ricebridge.data.sc.TypeArrayStringConverter
Return an empty array.
makeDefaultObjectImpl() - Method in class com.ricebridge.data.sc.TypeStringConverter
Just return the default object.
makeDefaultObjectImpl() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.DateConverter
 
makeDefaultObjectImpl() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.DateConverter
 
makeDefaultString() - Method in interface com.ricebridge.data.sc.StringConverter
Create a default textual representation.
makeDefaultString() - Method in class com.ricebridge.data.sc.StringConverterSupport
Helper implementation of StringConverter.makeDefaultString().
makeDefaultStringImpl() - Method in class com.ricebridge.data.sc.DefaultStringConverter
Return an empty string.
makeDefaultStringImpl() - Method in class com.ricebridge.data.sc.StringConverterSupport
Implement this method to create a default String.
makeDefaultStringImpl() - Method in class com.ricebridge.data.sc.TypeArrayStringConverter
Return an empty String.
makeDefaultStringImpl() - Method in class com.ricebridge.data.sc.TypeStringConverter
Return the result of calling toString on the default object.
makeDefaultStringImpl() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.DateConverter
 
makeDefaultStringImpl() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.DateConverter
 
makeDescendant(NameStep, boolean) - Method in class com.ricebridge.xmlman.in.ExprWalker
Create a path part that matches descendants.
makeDescendantOrSelf(NameStep, boolean) - Method in class com.ricebridge.xmlman.in.ExprWalker
Create a path part that matches descendants or self.
makeDocContextName(String, String) - Static method in class com.ricebridge.xmlman.in.TargetPath
Create document context name from the record path name.
makeEncoding(XmlSpec) - Static method in class com.ricebridge.xmlman.in.XmlInputHandler
Resolve the current encoding using the current XmlSpec.
makeExpr(String) - Method in class com.ricebridge.xmlman.in.test.SubPathManagerTest
 
makeExprWalker() - Static method in class com.ricebridge.xmlman.in.test.TestUtil
 
makeList(Object) - Method in class com.ricebridge.data.sc.BooleanArrayStringConverter
 
makeList(Object) - Method in class com.ricebridge.data.sc.ByteArrayStringConverter
 
makeList(Object) - Method in class com.ricebridge.data.sc.CharacterArrayStringConverter
 
makeList(Object) - Method in class com.ricebridge.data.sc.DoubleArrayStringConverter
 
makeList(Object) - Method in class com.ricebridge.data.sc.FloatArrayStringConverter
 
makeList(Object) - Method in class com.ricebridge.data.sc.IntegerArrayStringConverter
 
makeList(Object) - Method in class com.ricebridge.data.sc.LongArrayStringConverter
 
makeList(Object) - Method in class com.ricebridge.data.sc.ShortArrayStringConverter
 
makeList(Object) - Method in class com.ricebridge.data.sc.StringArrayStringConverter
 
makeList(Object) - Method in class com.ricebridge.data.sc.TypeArrayStringConverter
Convert an object into a List, if possible.
makeNameInfo() - Static method in class com.ricebridge.xmlman.in.test.TestUtil
 
makeNameInfo(String) - Static method in class com.ricebridge.xmlman.in.test.TestUtil
 
makeNameInfo(String, String) - Static method in class com.ricebridge.xmlman.in.test.TestUtil
 
makeNamespace(NameStep) - Method in class com.ricebridge.xmlman.in.ExprWalker
Specify that current TargetPath matches a namespace.
makeNodeTree01() - Method in class com.ricebridge.xmlman.in.test.XmlOutputHandlerTest
 
makeObject(String, String, boolean) - Method in class com.ricebridge.data.BeanSpec
Convert a property value text representation into a Java object.
makeObject(String, boolean) - Method in interface com.ricebridge.data.sc.StringConverter
Create an object from a textual representation.
makeObject(String, boolean) - Method in class com.ricebridge.data.sc.StringConverterSupport
Helper implementation of StringConverter.makeObject.
makeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.DefaultStringConverter
Calls the simpler makeObjectImpl(String) method, and handles the default value automatically.
makeObjectImpl(String) - Method in class com.ricebridge.data.sc.DefaultStringConverter
Implement this method to create an object based on a textual representation.
makeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.StringConverterSupport
Implement this method to create a new object from a String.
makeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.TypeArrayStringConverter
Pass actual object creation to makeTypeObjectImpl method.
makeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.TypeStringConverter
Pass actual object creation to makeTypeObjectImpl method.
makeObjectImpl(String) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.DateConverter
 
makeObjectImpl(String) - Method in class com.ricebridge.xmlman.test.PerformanceTest.DateStringConverter
 
makeObjectImpl(String) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.DateConverter
 
makePaths(Expr, boolean) - Method in class com.ricebridge.xmlman.in.ExprWalker
Create the TargetPath list.
makeRandomChar() - Method in class com.ricebridge.xmlman.test.PerformanceTestFileMaker.RandomValueRecordProvider
 
makeRandomFiles() - Static method in class com.ricebridge.xmlman.test.PerformanceTestFileMaker
 
makeRandomString() - Method in class com.ricebridge.xmlman.test.PerformanceTestFileMaker.RandomValueRecordProvider
 
makeString(String, Object, boolean) - Method in class com.ricebridge.data.BeanSpec
Convert a Java object into a text representation.
makeString(Object, boolean) - Method in interface com.ricebridge.data.sc.StringConverter
Create a textual representation of an object.
makeString(Object, boolean) - Method in class com.ricebridge.data.sc.StringConverterSupport
Helper implementation of StringConverter.makeString.
makeStringImpl(Object, boolean) - Method in class com.ricebridge.data.sc.DefaultStringConverter
Calls the simpler makeStringImpl(Object) method, and handles the default value automatically.
makeStringImpl(Object) - Method in class com.ricebridge.data.sc.DefaultStringConverter
Implement this method to produce a textual representation of an object.
makeStringImpl(Object, boolean) - Method in class com.ricebridge.data.sc.StringConverterSupport
Implement this method to create a new String from a object.
makeStringImpl(Object, boolean) - Method in class com.ricebridge.data.sc.TypeArrayStringConverter
Pass actual text creation to makeTypeStringImpl method.
makeStringImpl(Object, boolean) - Method in class com.ricebridge.data.sc.TypeStringConverter
Pass actual text creation to makeTypeStringImpl method.
makeStringImpl(Object) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.DateConverter
 
makeStringImpl(Object) - Method in class com.ricebridge.xmlman.test.PerformanceTest.DateStringConverter
 
makeStringImpl(Object) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.DateConverter
 
makeStringListData(int) - Static method in class com.ricebridge.xmlman.test.ThreadTest
 
makeText(TextNodeStep) - Method in class com.ricebridge.xmlman.in.ExprWalker
Specify that current TargetPath matches text.
makeThreadLoadFiles() - Static method in class com.ricebridge.xmlman.test.ThreadTest
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.BooleanArrayStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.BooleanStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.ByteArrayStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.ByteStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.CharacterArrayStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.CharacterStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.DoubleArrayStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.DoubleStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.FloatArrayStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.FloatStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.IntegerArrayStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.IntegerStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.LongArrayStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.LongStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.ShortArrayStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.ShortStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.StringArrayStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.StringStringConverter
 
makeTypeObjectImpl(String, boolean) - Method in class com.ricebridge.data.sc.TypeStringConverter
Type specific subclasses handle parsing.
makeTypeStringImpl(Object, boolean) - Method in class com.ricebridge.data.sc.TypeStringConverter
Call the toString method on the type object.
makeURI(File) - Static method in class com.ricebridge.xmlman.in.test.TestUtil
 
make_context - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
match(PartContext, DocContext) - Method in class com.ricebridge.xmlman.in.PathPart
Check whether the condition of this part matches against the current parse context.
matchConditions(TargetPath, DocContext) - Method in class com.ricebridge.xmlman.in.PathContext
Test for match of conditions on all path parts.
measureDOMFile(XmlManager, RecordSpec, BeanSpec, String, long, ArrayList) - Method in class com.ricebridge.xmlman.test.PerformanceTest
 
measureDom4jFile(XmlManager, RecordSpec, BeanSpec, String, long, ArrayList) - Method in class com.ricebridge.xmlman.test.PerformanceTest
 
measureFile(XmlManager, RecordSpec, BeanSpec, String, long, ArrayList) - Method in class com.ricebridge.xmlman.test.PerformanceTest
 
moveToCurrentRow() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
moveToInsertRow() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
moveToLine() - Method in class com.ricebridge.xmlman.in.XmlResultSet
Move to correct data line.
multiple - Static variable in class com.ricebridge.xmlman.in.MsgCode
 

N

NAME - Static variable in class com.ricebridge.xmlman.in.CoreDef
Node test: name.
NAMESPACE - Static variable in class com.ricebridge.xmlman.in.CoreDef
Node axis: namespace.
NONE - Static variable in class com.ricebridge.xmlman.in.CoreDef
Node axis: none.
NONE - Static variable in class com.ricebridge.xmlman.in.PathPart
Empty node.
NameInfo - class com.ricebridge.xmlman.in.NameInfo.
Contain entire name information of XML element, including namespace details.
NameInfo(String, String, String, boolean) - Constructor for class com.ricebridge.xmlman.in.NameInfo
Describe an XML element name.
NameTest - class com.ricebridge.xmlman.in.test.NameTest.
Test cases for name() function.
NameTest(String) - Constructor for class com.ricebridge.xmlman.in.test.NameTest
 
NamespaceTest - class com.ricebridge.xmlman.in.test.NamespaceTest.
Test cases for namespace handling.
NamespaceTest(String) - Constructor for class com.ricebridge.xmlman.in.test.NamespaceTest
 
nameMatch(PathPart) - Method in class com.ricebridge.xmlman.in.NameInfo
Test if this name matches the name test in the path part.
newBeanRecordListener() - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Create a new instance of BeanRecordListener.
newBeanRecordProvider() - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Create a new instance of BeanRecordProvider.
newResultSetRecordListener() - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Create a new instance of ResultSetRecordListener.
newResultSetRecordProvider() - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Create a new instance of ResultSetRecordProvider.
newStringArrayRecordListener() - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Create a new instance of StringArrayRecordListener.
newStringArrayRecordProvider() - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Create a new instance of StringArrayRecordProvider.
newStringListRecordListener() - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Create a new instance of StringListRecordListener.
newStringListRecordProvider() - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Create a new instance of StringListRecordProvider.
newTableModelRecordListener() - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Create a new instance of TableModelRecordListener.
newTableModelRecordProvider() - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Create a new instance of TableModelRecordProvider.
newXmlWriter() - Method in class com.ricebridge.xmlman.in.XmlManagerStore
Create a new XmlWriter instance.
new_rl - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
new_rp - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
new_saxpf - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
new_xmlwrtr - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
newbean - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
newinstance - Static variable in class com.ricebridge.data.in.MsgCode
 
next() - Method in class com.ricebridge.xmlman.in.XmlManNavigator.NoneIterator
 
next() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
nextChild(OutState) - Method in class com.ricebridge.xmlman.in.OutNode
Get the next child - loops continuously, but returns null at each restart.
nextPart() - Method in class com.ricebridge.xmlman.in.OutPath
get the next path part.
nextPart() - Method in class com.ricebridge.xmlman.in.test.TestOutPath
 
nextRecord() - Method in interface com.ricebridge.xmlman.RecordProvider
Provide each data record as a String[] array for the XML target document.
nextRecord() - Method in class com.ricebridge.xmlman.RecordProviderSupport
Helper implementation of RecordProvider.nextRecord.
nextRecordImpl() - Method in class com.ricebridge.xmlman.BeanRecordProvider
Return data fields of next bean as a String[] array.
nextRecordImpl() - Method in class com.ricebridge.xmlman.RecordProviderSupport
Indicates that the next data record is to be saved.
nextRecordImpl() - Method in class com.ricebridge.xmlman.ResultSetRecordProvider
Return next data record as a String[] array.
nextRecordImpl() - Method in class com.ricebridge.xmlman.StringArrayRecordProvider
Return next data record as a String[] array.
nextRecordImpl() - Method in class com.ricebridge.xmlman.StringListRecordProvider
Return next data record as a String[] array.
nextRecordImpl() - Method in class com.ricebridge.xmlman.TableModelRecordProvider
Return next data record as a String[] array.
nextRecordImpl() - Method in class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordProvider
 
nextRecordImpl() - Method in class com.ricebridge.xmlman.test.PerformanceTestFileMaker.RandomValueRecordProvider
 
nextRecordImpl() - Method in class com.ricebridge.xmlman.test.SaveRecordProviderTest.SimpleRecordProvider
 
no_fieldnames - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
no_reclis - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
no_record_path - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
no_recordspec - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
ns_empty_prefix - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
ns_empty_uri - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
null_record - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
nullcheck(RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Check that RecordSpec is not null.

O

OutData - class com.ricebridge.xmlman.in.OutData.
Container for output data field value.
OutData() - Constructor for class com.ricebridge.xmlman.in.OutData
No data for this node.
OutData(boolean) - Constructor for class com.ricebridge.xmlman.in.OutData
Data field value output as text.
OutData(NameInfo) - Constructor for class com.ricebridge.xmlman.in.OutData
Data field value output to attribute.
OutNode - class com.ricebridge.xmlman.in.OutNode.
Node representing an XML element in the document output tree.
OutNode() - Constructor for class com.ricebridge.xmlman.in.OutNode
Creates root node.
OutNode(String, int) - Constructor for class com.ricebridge.xmlman.in.OutNode
Create a node.
OutNodeState - class com.ricebridge.xmlman.in.OutNodeState.
Maintain state for OutNode.
OutNodeState() - Constructor for class com.ricebridge.xmlman.in.OutNodeState
 
OutNodeTest - class com.ricebridge.xmlman.in.test.OutNodeTest.
Test cases for OutNode.
OutNodeTest(String) - Constructor for class com.ricebridge.xmlman.in.test.OutNodeTest
 
OutPath - class com.ricebridge.xmlman.in.OutPath.
Describe an output element structure based on a TargetPath.
OutPath(TargetPath, boolean) - Constructor for class com.ricebridge.xmlman.in.OutPath
Create new OutPath based on TargetPath.
OutPath() - Constructor for class com.ricebridge.xmlman.in.OutPath
For testing.
OutState - class com.ricebridge.xmlman.in.OutState.
Container for current output document state.
OutState() - Constructor for class com.ricebridge.xmlman.in.OutState
 
OutputTest - class com.ricebridge.xmlman.in.test.OutputTest.
Test cases for output handling.
OutputTest(String) - Constructor for class com.ricebridge.xmlman.in.test.OutputTest
 
osw_flush - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
osw_write - Static variable in class com.ricebridge.xmlman.in.MsgCode
 

P

PROP_Bean_useDefault - Static variable in class com.ricebridge.xmlman.BeanRecordListener
Specify that empty data fields have the default value for their data type (name for XmlSpec.setProperty: Bean.useDefault).
PROP_Bean_useDefault - Static variable in class com.ricebridge.xmlman.BeanRecordProvider
Specify that invalid data fields have the default value for their data type (name for XmlSpec.setProperty: Bean.useDefault).
PROP_ResultSet_dataHasHeaders - Static variable in class com.ricebridge.xmlman.ResultSetRecordListener
First record specifies header names (name for XmlSpec.setProperty: ResultSet.dataHasHeaders).
PROP_ResultSet_resetBeforeFirst - Static variable in class com.ricebridge.xmlman.ResultSetRecordProvider
Reset ResultSet after saving (name for XmlSpec.setProperty: ResultSet.resetBeforeFirst).
PROP_ResultSet_saveHeaders - Static variable in class com.ricebridge.xmlman.ResultSetRecordProvider
Output headers as first data record (name for XmlSpec.setProperty: ResultSet.saveHeaders).
PROP_TableModel_dataHasHeaders - Static variable in class com.ricebridge.xmlman.TableModelRecordListener
First record specifies header names (name for XmlSpec.setProperty: TableModel.dataHasHeaders).
PROP_TableModel_editable - Static variable in class com.ricebridge.xmlman.TableModelRecordListener
Specify that table cells can be edited (name for XmlSpec.setProperty: TableModel.editable).
PROP_TableModel_saveHeaders - Static variable in class com.ricebridge.xmlman.TableModelRecordProvider
Output headers as first data record (name for XmlSpec.setProperty: TableModel.saveHeaders).
PROP_background - Static variable in class com.ricebridge.xmlman.XmlSpec
See XmlSpec.setBackground(boolean).
PROP_closestream - Static variable in class com.ricebridge.xmlman.XmlSpec
See XmlSpec.setCloseStream(boolean).
PROP_encoding - Static variable in class com.ricebridge.xmlman.XmlSpec
See XmlSpec.setEncoding(java.lang.String).
PROP_flush - Static variable in class com.ricebridge.xmlman.XmlSpec
See XmlSpec.setFlush(boolean).
PROP_footer - Static variable in class com.ricebridge.xmlman.XmlSpec
See XmlSpec.setFooter(java.lang.String).
PROP_header - Static variable in class com.ricebridge.xmlman.XmlSpec
See XmlSpec.setHeader(java.lang.String).
PROP_ignorebadrecords - Static variable in class com.ricebridge.xmlman.XmlSpec
See XmlSpec.setIgnoreBadRecords(boolean).
PROP_indent - Static variable in class com.ricebridge.xmlman.XmlSpec
See XmlSpec.setIndent(boolean).
PROP_namespaceaware - Static variable in class com.ricebridge.xmlman.XmlSpec
See XmlSpec.setNamespaceAware(boolean).
PROP_streamoutput - Static variable in class com.ricebridge.xmlman.XmlSpec
See XmlSpec.setStreamOutput(boolean).
PROP_validating - Static variable in class com.ricebridge.xmlman.XmlSpec
See XmlSpec.setValidating(boolean).
PackageTest - class com.ricebridge.xmlman.in.test.PackageTest.
Test cases for com.ricebridge.xmlman.in.
PackageTest(String) - Constructor for class com.ricebridge.xmlman.in.test.PackageTest
 
PackageTest - class com.ricebridge.xmlman.test.PackageTest.
Test cases for com.ricebridge.xmlman.
PackageTest(String) - Constructor for class com.ricebridge.xmlman.test.PackageTest
 
ParseResult - class com.ricebridge.xmlman.in.ParseResult.
Contains XPath expression parse results.
ParseResult(Expr, List) - Constructor for class com.ricebridge.xmlman.in.ParseResult
Create a new instance of this data object
PartContext - class com.ricebridge.xmlman.in.PartContext.
Describes parse state of path part.
PartContext(int) - Constructor for class com.ricebridge.xmlman.in.PartContext
Store part position.
PathContext - class com.ricebridge.xmlman.in.PathContext.
Describes parse state of TargetPath.
PathContext(TargetPath, int, DocContext) - Constructor for class com.ricebridge.xmlman.in.PathContext
Create from TargetPath for current document context.
PathContext(int, PathContext) - Constructor for class com.ricebridge.xmlman.in.PathContext
Create a copy with different start depth.
PathPart - class com.ricebridge.xmlman.in.PathPart.
Represents a node in search tree.
PathPart(String, int) - Constructor for class com.ricebridge.xmlman.in.PathPart
Convenience constructor.
PathPart(String, int, int) - Constructor for class com.ricebridge.xmlman.in.PathPart
Convenience constructor.
PathPart(String, String, int, int, boolean) - Constructor for class com.ricebridge.xmlman.in.PathPart
Define a search node in the TargetPath.
PathSpec - class com.ricebridge.xmlman.in.PathSpec.
Container class that holds the result of walking an XPath expression parse tree.
PathSpec() - Constructor for class com.ricebridge.xmlman.in.PathSpec
 
PerformanceTest - class com.ricebridge.xmlman.test.PerformanceTest.
Gather performance test data created by PerformanceTestFileMaker class.
PerformanceTest(String) - Constructor for class com.ricebridge.xmlman.test.PerformanceTest
 
PerformanceTest.DateStringConverter - class com.ricebridge.xmlman.test.PerformanceTest.DateStringConverter.
 
PerformanceTest.DateStringConverter() - Constructor for class com.ricebridge.xmlman.test.PerformanceTest.DateStringConverter
 
PerformanceTest.MeasureBeanRecordListener - class com.ricebridge.xmlman.test.PerformanceTest.MeasureBeanRecordListener.
 
PerformanceTest.MeasureBeanRecordListener() - Constructor for class com.ricebridge.xmlman.test.PerformanceTest.MeasureBeanRecordListener
 
PerformanceTest.MeasureResultSetRecordListener - class com.ricebridge.xmlman.test.PerformanceTest.MeasureResultSetRecordListener.
 
PerformanceTest.MeasureResultSetRecordListener() - Constructor for class com.ricebridge.xmlman.test.PerformanceTest.MeasureResultSetRecordListener
 
PerformanceTest.MeasureStringArrayRecordListener - class com.ricebridge.xmlman.test.PerformanceTest.MeasureStringArrayRecordListener.
 
PerformanceTest.MeasureStringArrayRecordListener() - Constructor for class com.ricebridge.xmlman.test.PerformanceTest.MeasureStringArrayRecordListener
 
PerformanceTest.MeasureStringListRecordListener - class com.ricebridge.xmlman.test.PerformanceTest.MeasureStringListRecordListener.
 
PerformanceTest.MeasureStringListRecordListener() - Constructor for class com.ricebridge.xmlman.test.PerformanceTest.MeasureStringListRecordListener
 
PerformanceTest.MeasureTableModelRecordListener - class com.ricebridge.xmlman.test.PerformanceTest.MeasureTableModelRecordListener.
 
PerformanceTest.MeasureTableModelRecordListener() - Constructor for class com.ricebridge.xmlman.test.PerformanceTest.MeasureTableModelRecordListener
 
PerformanceTest.PerfBean - class com.ricebridge.xmlman.test.PerformanceTest.PerfBean.
 
PerformanceTest.PerfBean() - Constructor for class com.ricebridge.xmlman.test.PerformanceTest.PerfBean
 
PerformanceTestFileMaker - class com.ricebridge.xmlman.test.PerformanceTestFileMaker.
Create performance test files with random data.
PerformanceTestFileMaker() - Constructor for class com.ricebridge.xmlman.test.PerformanceTestFileMaker
 
PerformanceTestFileMaker.RandomValueRecordProvider - class com.ricebridge.xmlman.test.PerformanceTestFileMaker.RandomValueRecordProvider.
Provides random values as data for saving.
PerformanceTestFileMaker.RandomValueRecordProvider(long) - Constructor for class com.ricebridge.xmlman.test.PerformanceTestFileMaker.RandomValueRecordProvider
 
Point - class com.ricebridge.xmlman.in.Point.
Interface describing an event point during XMl parsing.
Point(NameInfo) - Constructor for class com.ricebridge.xmlman.in.Point
Create an event point for a given element.
PointHandler - class com.ricebridge.xmlman.in.PointHandler.
Receives event points and acts on them.
PointHandler() - Constructor for class com.ricebridge.xmlman.in.PointHandler
Empty constructor.
PointHandler(List, DocContext) - Constructor for class com.ricebridge.xmlman.in.PointHandler
Create using a list of TargetPaths and a DocContext.
PointHandlerTest - class com.ricebridge.xmlman.in.test.PointHandlerTest.
Test cases for PointHandler.
PointHandlerTest(String) - Constructor for class com.ricebridge.xmlman.in.test.PointHandlerTest
 
PositionTest - class com.ricebridge.xmlman.in.test.PositionTest.
Test cases for position().
PositionTest(String) - Constructor for class com.ricebridge.xmlman.in.test.PositionTest
 
parse(String, XmlSpec, boolean, boolean) - Static method in class com.ricebridge.xmlman.in.XmlInputHandler
Parse an XPath string into a set of TargetPaths.
parse(SaxHandler, String) - Method in class com.ricebridge.xmlman.in.test.SubPathManagerTest
 
parseXPath(String) - Method in class com.ricebridge.xmlman.in.XmlManNavigator
Use Jaxen BaseXPath object to parse.
perform(XmlManager, int, int) - Method in class com.ricebridge.xmlman.test.ThreadTest.BackgroundStringListLoad
 
perform(XmlManager, int, int) - Method in class com.ricebridge.xmlman.test.ThreadTest.BackgroundStringListSave
 
perform(XmlManager, int, int) - Method in class com.ricebridge.xmlman.test.ThreadTest.NormalStringListLoad
 
perform(XmlManager, int, int) - Method in class com.ricebridge.xmlman.test.ThreadTest.NormalStringListSave
 
perform(XmlManager, int, int) - Method in interface com.ricebridge.xmlman.test.ThreadTest.Operation
 
prepare(RecordSpec) - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Prepare internal data structures using the specified RecordSpec.
prepare(RecordSpec) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Prepare internal data structures using the specified RecordSpec object.
prepareBeanClass(Class) - Method in class com.ricebridge.data.BeanSpec
Set the class of the Java Bean to be described.
prepareSaxHandler() - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Create a SaxHandler initialised with the current list of TargetPaths.
previous() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
print(String) - Static method in class com.ricebridge.xmlman.in.test.TestUtil
For print debugging - disabled for release.
pushContext(int, boolean, DocContext) - Method in class com.ricebridge.xmlman.in.TargetPath
Push the current path context onto the path context stack.

R

RICEBRIDGE_NAMESPACE_PREFIX - Static variable in class com.ricebridge.xmlman.in.CoreDef
XML Namespace prefix for ricebridge functions: rb.
RICEBRIDGE_NAMESPACE_URI - Static variable in class com.ricebridge.xmlman.in.CoreDef
XML Namespace for ricebridge functions.
RecordListener - interface com.ricebridge.xmlman.RecordListener.
Implement this interface by extending RecordListenerSupport to receive each data record as it is loaded.
RecordListenerSupport - class com.ricebridge.xmlman.RecordListenerSupport.
Helper class for implementing the RecordListener interface.
RecordListenerSupport() - Constructor for class com.ricebridge.xmlman.RecordListenerSupport
 
RecordProvider - interface com.ricebridge.xmlman.RecordProvider.
Implement this interface by extending RecordProviderSupport to provide each data record for saving.
RecordProviderSupport - class com.ricebridge.xmlman.RecordProviderSupport.
Helper class for implementing the RecordProvider interface.
RecordProviderSupport() - Constructor for class com.ricebridge.xmlman.RecordProviderSupport
 
RecordSanityTest - class com.ricebridge.xmlman.test.RecordSanityTest.
Test cases for Record Sanity.
RecordSanityTest(String) - Constructor for class com.ricebridge.xmlman.test.RecordSanityTest
 
RecordSpec - class com.ricebridge.xmlman.RecordSpec.
Specify the XPath expressions to pull record data out of your XML document.
RecordSpec(String, String[]) - Constructor for class com.ricebridge.xmlman.RecordSpec
Create a new record specification, giving the record path, and an array of field paths.
RecordSpec(String, String[], RecordSpec) - Constructor for class com.ricebridge.xmlman.RecordSpec
Create a new record specification, and include a secondary record specification.
RecordSpec(String, String[], RecordSpec, RecordSpec) - Constructor for class com.ricebridge.xmlman.RecordSpec
Create a new record specification, and include two secondary record specifications.
RecordSpec(String, String[], RecordSpec, RecordSpec, RecordSpec) - Constructor for class com.ricebridge.xmlman.RecordSpec
Create a new record specification, and include three secondary record specifications.
RecordSpec(String, String[], List) - Constructor for class com.ricebridge.xmlman.RecordSpec
Create a new record specification, and include a list of secondary record specifications.
RecordSpec(String, String[], String[]) - Constructor for class com.ricebridge.xmlman.RecordSpec
Create a new record specification, and include field names for the record data fields.
RecordSpec(String, String[], String[], RecordSpec) - Constructor for class com.ricebridge.xmlman.RecordSpec
Create a new record specification, include field names for the record data fields, and include a secondary RecordSpec.
RecordSpec(String, String[], String[], RecordSpec, RecordSpec) - Constructor for class com.ricebridge.xmlman.RecordSpec
Create a new record specification, include field names for the record data fields, and include two secondary RecordSpecs.
RecordSpec(String, String[], String[], RecordSpec, RecordSpec, RecordSpec) - Constructor for class com.ricebridge.xmlman.RecordSpec
Create a new record specification, include field names for the record data fields, and include three secondary RecordSpecs.
RecordSpec(RecordSpec, RecordSpec) - Constructor for class com.ricebridge.xmlman.RecordSpec
Convenience constructor that uses the first RecordSpec argument as the primary RecordSpec, and places the second RecordSpec argument as a secondary RecordSpec into the first.
RecordSpec(RecordSpec, RecordSpec, RecordSpec) - Constructor for class com.ricebridge.xmlman.RecordSpec
Convenience constructor that uses the first RecordSpec argument as the primary RecordSpec, and places the remaining RecordSpec arguments as secondary RecordSpecs into the first.
RecordSpec(RecordSpec, RecordSpec, RecordSpec, RecordSpec) - Constructor for class com.ricebridge.xmlman.RecordSpec
Convenience constructor that uses the first RecordSpec argument as the primary RecordSpec, and places the remaining RecordSpec arguments as secondary RecordSpecs into the first.
RecordSpec(RecordSpec, List) - Constructor for class com.ricebridge.xmlman.RecordSpec
Convenience constructor that uses the first RecordSpec argument as the primary RecordSpec, and places the remaining RecordSpecs in the list argument as secondary RecordSpecs into the first.
RecordSpec(String, String[], String[], List) - Constructor for class com.ricebridge.xmlman.RecordSpec
Create a new record specification, include field names for the record data fields, and include a list of secondary RecordSpecs.
RecordTrigger - class com.ricebridge.xmlman.in.RecordTrigger.
Executed when a data record element end tag is matched.
RecordTrigger() - Constructor for class com.ricebridge.xmlman.in.RecordTrigger
Create a new RecordTrigger.
ResultSetRecordListener - class com.ricebridge.xmlman.ResultSetRecordListener.
Implementation of RecordListener that stores data records as a ResultSet.
ResultSetRecordListener() - Constructor for class com.ricebridge.xmlman.ResultSetRecordListener
Constructor with no parameters required for creating new objects in XmlManagerStore.newResultSetRecordListener.
ResultSetRecordProvider - class com.ricebridge.xmlman.ResultSetRecordProvider.
An implementation of RecordProvider that provides data records for saving from a ResultSet object.
ResultSetRecordProvider() - Constructor for class com.ricebridge.xmlman.ResultSetRecordProvider
Create uninitialised for use with ResultSetRecordProvider.setResultSet(java.sql.ResultSet).
ResultSetRecordProvider(ResultSet) - Constructor for class com.ricebridge.xmlman.ResultSetRecordProvider
Create initialised.
readFile(File) - Static method in class com.ricebridge.xmlman.test.ThreadTest
 
recordlistener_exception - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
recordlistener_set - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
recordprovider_exception - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
recordprovider_set - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
refreshRow() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
relative(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
remove() - Method in class com.ricebridge.xmlman.in.XmlManNavigator.NoneIterator
 
removeTrigger(DocContext, Trigger) - Method in class com.ricebridge.xmlman.in.TargetPath
Remove a match Trigger.
requiresClear(DocContext) - Method in class com.ricebridge.xmlman.in.TargetPath
Indicate that this path is marked for data field clearing.
requiresDeactivation(DocContext) - Method in class com.ricebridge.xmlman.in.TargetPath
Indicate that this path is marked for deactivation.
reset(DocContext) - Method in class com.ricebridge.xmlman.in.TargetPath
Reset this path for a new document.
resetChildren(OutState) - Method in class com.ricebridge.xmlman.in.OutNode
Reset the current child index to the first child.
resolve(String) - Method in class com.ricebridge.xmlman.in.DocContext
Resolve the value of an expression at this point in time.
resolve(String, Context) - Method in class com.ricebridge.xmlman.in.DocContext
Resolve an expression against the specified context.
resolve(Context) - Method in interface com.ricebridge.xmlman.in.Expression
Resolve the value of the expression against the current context.
resolve(Context) - Method in class com.ricebridge.xmlman.in.ExpressionSupport
Sanitise return value.
resolveImpl(Context) - Method in class com.ricebridge.xmlman.in.ExpressionSupport
Actual to be done by subclasses.
resolveImpl(Context) - Method in class com.ricebridge.xmlman.in.XPathExpression
Resolve the current value of the expression against the specified context.
resolveImpl(Context) - Method in class com.ricebridge.xmlman.in.test.DirectExpression
Just get the value from the TargetPath.
resolveTextInfo() - Method in class com.ricebridge.xmlman.in.TargetPath
If the target is not defined, then make the target the element text.
resolveURI(Map) - Method in class com.ricebridge.xmlman.in.PathPart
Store namespace associated with prefix provided in constructor.
resultset_method - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
resultset_reset - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
revokeValue(TargetPath) - Method in class com.ricebridge.xmlman.in.PathContext
Reset data value to previous value.
rowDeleted() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
rowInserted() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
rowUpdated() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
rs_null - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
rsmd_method - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
run() - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Start loading operation in separate Thread.
run() - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Start saving operation in separate Thread.
runTest(int, int, XmlManager, List) - Method in class com.ricebridge.xmlman.test.ThreadTest
 
run_badmethod - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
runonpath - Static variable in class com.ricebridge.xmlman.in.MsgCode
 

S

SEMANTIC - Static variable in class com.ricebridge.xmlman.BadRecord
Indicate that the bad record was returned by the RecordListener (usually in response to invalid data).
STRING_ANY - Static variable in class com.ricebridge.xmlman.in.CoreDef
Node test string: any.
SaveAsListsTest - class com.ricebridge.xmlman.test.SaveAsListsTest.
Test cases for XmlManager StringArray save handling.
SaveAsListsTest(String) - Constructor for class com.ricebridge.xmlman.test.SaveAsListsTest
 
SaveBeansTest - class com.ricebridge.xmlman.test.SaveBeansTest.
Test cases for XmlManager Beans handling.
SaveBeansTest(String) - Constructor for class com.ricebridge.xmlman.test.SaveBeansTest
 
SaveBeansTest.BeanRecord - class com.ricebridge.xmlman.test.SaveBeansTest.BeanRecord.
 
SaveBeansTest.BeanRecord(String, String, String) - Constructor for class com.ricebridge.xmlman.test.SaveBeansTest.BeanRecord
 
SaveBeansTest.ConvRecord - class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord.
 
SaveBeansTest.ConvRecord(String, int, short, long, float, double, boolean, char, byte, String, Date) - Constructor for class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
SaveBeansTest.DateConverter - class com.ricebridge.xmlman.test.SaveBeansTest.DateConverter.
 
SaveBeansTest.DateConverter() - Constructor for class com.ricebridge.xmlman.test.SaveBeansTest.DateConverter
 
SaveBeansTest.SingleBean - class com.ricebridge.xmlman.test.SaveBeansTest.SingleBean.
 
SaveBeansTest.SingleBean(String, String) - Constructor for class com.ricebridge.xmlman.test.SaveBeansTest.SingleBean
 
SaveRecordProviderTest - class com.ricebridge.xmlman.test.SaveRecordProviderTest.
Test cases for XmlManager SaveRecordProviderTest.SimpleRecordProvider based saving.
SaveRecordProviderTest(String) - Constructor for class com.ricebridge.xmlman.test.SaveRecordProviderTest
 
SaveRecordProviderTest.SimpleRecordProvider - class com.ricebridge.xmlman.test.SaveRecordProviderTest.SimpleRecordProvider.
 
SaveRecordProviderTest.SimpleRecordProvider(List) - Constructor for class com.ricebridge.xmlman.test.SaveRecordProviderTest.SimpleRecordProvider
 
SaveResultSetTest - class com.ricebridge.xmlman.test.SaveResultSetTest.
Test cases for XmlManager StringArray save handling.
SaveResultSetTest(String) - Constructor for class com.ricebridge.xmlman.test.SaveResultSetTest
 
SaveTableModelTest - class com.ricebridge.xmlman.test.SaveTableModelTest.
Test cases for XmlManager StringArray save handling.
SaveTableModelTest(String) - Constructor for class com.ricebridge.xmlman.test.SaveTableModelTest
 
SaveTest - class com.ricebridge.xmlman.test.SaveTest.
Test cases for XmlManager StringArray save handling.
SaveTest(String) - Constructor for class com.ricebridge.xmlman.test.SaveTest
 
SaxHandler - class com.ricebridge.xmlman.in.SaxHandler.
Handle SAX events.
SaxHandler(boolean) - Constructor for class com.ricebridge.xmlman.in.SaxHandler
Create a namespace aware/unaware handler.
ShortArrayStringConverter - class com.ricebridge.data.sc.ShortArrayStringConverter.
Handle short array textual representations.
ShortArrayStringConverter() - Constructor for class com.ricebridge.data.sc.ShortArrayStringConverter
Create array converter with standard default object.
ShortArrayStringConverter(short) - Constructor for class com.ricebridge.data.sc.ShortArrayStringConverter
Create array converter with specified default native value.
ShortArrayStringConverter(Short) - Constructor for class com.ricebridge.data.sc.ShortArrayStringConverter
Create array converter with specified default wrapper object.
ShortStringConverter - class com.ricebridge.data.sc.ShortStringConverter.
Handle short textual representations.
ShortStringConverter() - Constructor for class com.ricebridge.data.sc.ShortStringConverter
 
ShortStringConverter(short) - Constructor for class com.ricebridge.data.sc.ShortStringConverter
 
ShortStringConverter(Short) - Constructor for class com.ricebridge.data.sc.ShortStringConverter
 
ShowManifest - class com.ricebridge.xmlman.test.ShowManifest.
 
ShowManifest() - Constructor for class com.ricebridge.xmlman.test.ShowManifest
 
StandardBadRecordListener - class com.ricebridge.xmlman.StandardBadRecordListener.
Standard implementation of the BadRecordListener interface.
StandardBadRecordListener() - Constructor for class com.ricebridge.xmlman.StandardBadRecordListener
 
StartPoint - class com.ricebridge.xmlman.in.StartPoint.
Represents an event point for the start of an element tag.
StartPoint(NameInfo) - Constructor for class com.ricebridge.xmlman.in.StartPoint
Create with element name.
StartPoint(NameInfo, HashMap, List, boolean) - Constructor for class com.ricebridge.xmlman.in.StartPoint
Create with full element description.
Stats - class com.ricebridge.xmlman.Stats.
Access statistics about the current load or save operation.
Stats() - Constructor for class com.ricebridge.xmlman.Stats
Create a new Stats object.
StringArrayRecordListener - class com.ricebridge.xmlman.StringArrayRecordListener.
Implementation of RecordListener that stores data records as a List of String[] arrays.
StringArrayRecordListener() - Constructor for class com.ricebridge.xmlman.StringArrayRecordListener
Constructor with no parameters required for creating new objects in XmlManagerStore.newStringArrayRecordListener.
StringArrayRecordProvider - class com.ricebridge.xmlman.StringArrayRecordProvider.
Simple implementation of RecordProvider that provides data records for saving from a List of String[] arrays.
StringArrayRecordProvider() - Constructor for class com.ricebridge.xmlman.StringArrayRecordProvider
Create uninitialised for use with StringArrayRecordProvider.setData(java.util.List).
StringArrayRecordProvider(List) - Constructor for class com.ricebridge.xmlman.StringArrayRecordProvider
Create with data records as List of String[].
StringArrayStringConverter - class com.ricebridge.data.sc.StringArrayStringConverter.
Handle String array textual representations.
StringArrayStringConverter() - Constructor for class com.ricebridge.data.sc.StringArrayStringConverter
Create array converter with standard default object.
StringArrayStringConverter(String) - Constructor for class com.ricebridge.data.sc.StringArrayStringConverter
Create array converter with specified default wrapper object.
StringConverter - interface com.ricebridge.data.sc.StringConverter.
Convert an object into a String and back again.
StringConverterSupport - class com.ricebridge.data.sc.StringConverterSupport.
Support class for the StringConverter interface.
StringConverterSupport() - Constructor for class com.ricebridge.data.sc.StringConverterSupport
 
StringListRecordListener - class com.ricebridge.xmlman.StringListRecordListener.
Implementation of RecordListener that stores data records as a List of Lists ofStrings.
StringListRecordListener() - Constructor for class com.ricebridge.xmlman.StringListRecordListener
Constructor with no parameters required for creating new objects in XmlManagerStore.newStringListRecordListener.
StringListRecordProvider - class com.ricebridge.xmlman.StringListRecordProvider.
Implementation of RecordProvider that provides data records for saving from a List of Lists of Strings.
StringListRecordProvider() - Constructor for class com.ricebridge.xmlman.StringListRecordProvider
Create uninitialised for use with StringListRecordProvider.setData(java.util.List).
StringListRecordProvider(List) - Constructor for class com.ricebridge.xmlman.StringListRecordProvider
Create with data records as List of String[].
StringStringConverter - class com.ricebridge.data.sc.StringStringConverter.
Handle String textual representations.
StringStringConverter() - Constructor for class com.ricebridge.data.sc.StringStringConverter
 
StringStringConverter(String) - Constructor for class com.ricebridge.data.sc.StringStringConverter
 
SubDivTest - class com.ricebridge.xmlman.in.test.SubDivTest.
Test cases for sub div elements.
SubDivTest(String) - Constructor for class com.ricebridge.xmlman.in.test.SubDivTest
 
SubMatchTest - class com.ricebridge.xmlman.in.test.SubMatchTest.
Test cases for subelement matches.
SubMatchTest(String) - Constructor for class com.ricebridge.xmlman.in.test.SubMatchTest
 
SubPathManager - class com.ricebridge.xmlman.in.SubPathManager.
Handle activation events of sub paths.
SubPathManager(String) - Constructor for class com.ricebridge.xmlman.in.SubPathManager
Create SubPathManager with specified document context prefix.
SubPathManagerTest - class com.ricebridge.xmlman.in.test.SubPathManagerTest.
Test cases for SubPathManager.
SubPathManagerTest(String) - Constructor for class com.ricebridge.xmlman.in.test.SubPathManagerTest
 
SyntaxErrorTest - class com.ricebridge.xmlman.in.test.SyntaxErrorTest.
Test cases for syntax errors.
SyntaxErrorTest(String) - Constructor for class com.ricebridge.xmlman.in.test.SyntaxErrorTest
 
SystemTest - class com.ricebridge.xmlman.test.SystemTest.
Test cases for XML Manager.
SystemTest(String) - Constructor for class com.ricebridge.xmlman.test.SystemTest
 
sChars - Static variable in class com.ricebridge.xmlman.test.PerformanceTestFileMaker.RandomValueRecordProvider
 
sNativeArrayNameMap - Static variable in class com.ricebridge.data.BeanSpec
 
sStandardDefault - Static variable in class com.ricebridge.data.sc.BooleanStringConverter
Default value object.
sStandardDefault - Static variable in class com.ricebridge.data.sc.ByteStringConverter
Default value object.
sStandardDefault - Static variable in class com.ricebridge.data.sc.CharacterStringConverter
Default value object.
sStandardDefault - Static variable in class com.ricebridge.data.sc.DoubleStringConverter
Default value object.
sStandardDefault - Static variable in class com.ricebridge.data.sc.FloatStringConverter
Default value object.
sStandardDefault - Static variable in class com.ricebridge.data.sc.IntegerStringConverter
Default value object.
sStandardDefault - Static variable in class com.ricebridge.data.sc.LongStringConverter
Default value object.
sStandardDefault - Static variable in class com.ricebridge.data.sc.ShortStringConverter
Default value object.
sStandardDefault - Static variable in class com.ricebridge.data.sc.StringStringConverter
Default value object.
sStringConverterClassMap - Static variable in class com.ricebridge.data.BeanSpec
 
sTypeNames - Static variable in class com.ricebridge.xmlman.BadRecord
String names for the type of BadRecord.
save(File, List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a file from a List of String[] arrays, using the default RecordSpec.
save(String, List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a specified file path from a List of String[] arrays, using the default RecordSpec.
save(OutputStream, List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to an OutputStream from a List of String[] arrays, using the default RecordSpec.
save(File, RecordSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a file from a List of String[] arrays.
save(String, RecordSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a specified file path from a List of String[] arrays.
save(OutputStream, RecordSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to an OutputStream from a List of String[] arrays.
save(File, RecordProvider) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a file using your own RecordProvider, using the default RecordSpec.
save(String, RecordProvider) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a specified file path using your own RecordProvider, using the default RecordSpec.
save(OutputStream, RecordProvider) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to an OutputStream using your own RecordProvider, using the default RecordSpec.
save(File, RecordSpec, RecordProvider) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a file using your own RecordProvider.
save(String, RecordSpec, RecordProvider) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a specified file path using your own RecordProvider.
save(OutputStream, RecordSpec, RecordProvider) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to an OutputStream using your own RecordProvider.
saveAsLists(File, List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a file from a List of Lists of Strings, using the default RecordSpec.
saveAsLists(String, List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a specified file path from a List of Lists of Strings, using the default RecordSpec.
saveAsLists(OutputStream, List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to an OutputStream from a List of Lists of Strings using the default RecordSpec.
saveAsLists(File, RecordSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a file from a List of Lists of Strings.
saveAsLists(String, RecordSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a specified file path from a List of Lists of Strings.
saveAsLists(OutputStream, RecordSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to an OutputStream from a List of Lists of Strings.
saveAsListsToString(List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a String variable from a List of Lists of Strings using the default RecordSpec.
saveAsListsToString(RecordSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a String variable from a List of Lists of Strings.
saveBeans(File, BeanSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save Java Beans as XML data to a file, using the default RecordSpec.
saveBeans(String, BeanSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save Java Beans as XML data to a specified file path, using the default RecordSpec.
saveBeans(OutputStream, BeanSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save Java Beans as XML data to an OutputStream, using the default RecordSpec.
saveBeans(File, RecordSpec, BeanSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save Java Beans as XML data to a file.
saveBeans(String, RecordSpec, BeanSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save Java Beans as XML data to a specified file path.
saveBeans(OutputStream, RecordSpec, BeanSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save Java Beans as XML data to a file.
saveBeansToString(BeanSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save Java Beans as XML data to a String variable, using the default RecordSpec.
saveBeansToString(RecordSpec, BeanSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save Java Beans as XML data to a file.
saveFile(File) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Save XML data to a file.
saveOutputStream(OutputStream) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Save XML data to an OutputStream.
saveResultSet(File, ResultSet) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a file from a ResultSet, using the default RecordSpec.
saveResultSet(String, ResultSet) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a specified file path from a ResultSet, using the default RecordSpec.
saveResultSet(OutputStream, ResultSet) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to an OutputStream from a ResultSet, using the default RecordSpec.
saveResultSet(File, RecordSpec, ResultSet) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a file from a ResultSet.
saveResultSet(String, RecordSpec, ResultSet) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a specified file path from a ResultSet.
saveResultSet(OutputStream, RecordSpec, ResultSet) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to an OutputStream from a ResultSet.
saveResultSetToString(ResultSet) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a String variable from a ResultSet, using the default RecordSpec.
saveResultSetToString(RecordSpec, ResultSet) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a String variable from a ResultSet.
saveTableModel(File, TableModel) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a file from a TableModel, using the default RecordSpec.
saveTableModel(String, TableModel) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a specified file path from a TableModel.
saveTableModel(OutputStream, TableModel) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to an OutputStream from a TableModel.
saveTableModel(File, RecordSpec, TableModel) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a file from a TableModel.
saveTableModel(String, RecordSpec, TableModel) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a specified file path from a TableModel.
saveTableModel(OutputStream, RecordSpec, TableModel) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to an OutputStream from a TableModel.
saveTableModelToString(TableModel) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a String variable from a TableModel.
saveTableModelToString(RecordSpec, TableModel) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a String variable from a TableModel.
saveToString(List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a String variable from a List of String[] arrays, using the default RecordSpec.
saveToString(RecordSpec, List) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a String variable from a List of String[] arrays.
saveToString(RecordProvider) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a String variable using your own RecordProvider, using the default RecordSpec.
saveToString(RecordSpec, RecordProvider) - Method in class com.ricebridge.xmlman.XmlManager
Save XML data to a String variable using your own RecordProvider.
saxparser_config - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
sc_def_obj - Static variable in class com.ricebridge.data.in.MsgCode
 
sc_def_str - Static variable in class com.ricebridge.data.in.MsgCode
 
sc_null - Static variable in class com.ricebridge.data.in.MsgCode
 
sc_object - Static variable in class com.ricebridge.data.in.MsgCode
 
sc_string - Static variable in class com.ricebridge.data.in.MsgCode
 
setArrayBooleanNormal(boolean[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayBooleanObjectNormal(Boolean[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayByte(byte[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayByteObject(Byte[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayChar(char[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayCharObject(Character[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayDouble(double[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayDoubleObject(Double[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayFloat(float[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayFloatObject(Float[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayInteger(int[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayIntegerObject(Integer[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayLong(long[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayLongObject(Long[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayShort(short[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayShortObject(Short[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setArrayString(String[]) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setAutoRecordListener(RecordListener) - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Store the automatic RecordListener object for the current load operation.
setBackground(boolean) - Method in class com.ricebridge.xmlman.XmlSpec
Run the loading or saving process in a separate background Thread (default: false).
setBadRecordListener(BadRecordListener) - Method in class com.ricebridge.xmlman.XmlManager
Set a BadRecordListener object to receive notification of semantically incorrect records as they are encountered.
setBadRecordListener(BadRecordListener) - Method in class com.ricebridge.xmlman.in.RecordTrigger
Set the BadRecordListener that will receive BadRecord events.
setBadRecordListener(BadRecordListener) - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Set the BadRecordListener object to receive BadRecord description objects as bad data records are encountered.
setBadRecordListener(BadRecordListener) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Set the BadRecordListener object to receive BadRecord description objects as bad data records are encountered.
setBar(String) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.BeanRecord
 
setBar(String) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.BeanRecord
 
setBeanRecordListenerClass(Class) - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Set the standard implementation class for BeanRecordListener.
setBeanRecordProviderClass(Class) - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Set the standard implementation class for BeanRecordProvider.
setBeanSpec(BeanSpec) - Method in class com.ricebridge.xmlman.BeanRecordListener
Set the BeanSpec object that defines the beans to load.
setBeanSpec(BeanSpec) - Method in class com.ricebridge.xmlman.BeanRecordProvider
Set the BeanSpec object that defines the beans to save.
setBeans(List) - Method in class com.ricebridge.xmlman.BeanRecordProvider
Set the Java Beans to save.
setBoolean(boolean) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
setBoolean(boolean) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
setBooleanBoth(boolean) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setBooleanIs(boolean) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setBooleanNormal(boolean) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setBooleanObjectBoth(Boolean) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setBooleanObjectIs(Boolean) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setBooleanObjectNormal(Boolean) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setByte(byte) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setByte(byte) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
setByte(byte) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
setByteObject(Byte) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setChar(char) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setChar(char) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
setChar(char) - Method in class com.ricebridge.xmlman.test.PerformanceTest.PerfBean
 
setChar(char) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
setCharObject(Character) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setClose(boolean) - Method in class com.ricebridge.xmlman.in.XmlWriter
Close the OutputStream specified with XmlWriter.setOutput(java.io.OutputStream, java.lang.String) when finished.
setCloseStream(boolean) - Method in class com.ricebridge.xmlman.XmlSpec
Close any input or output streams used by the load or save process (default: true).
setCondition(Condition) - Method in class com.ricebridge.xmlman.in.PathPart
Set the Condition that this node must satisfy, can be null.
setContext(Context) - Method in class com.ricebridge.xmlman.in.PartContext
Set the Jaxen Context for this part.
setContinueAfterMatch(boolean) - Method in class com.ricebridge.xmlman.in.PathPart
Continue searching after match found, used for descendant axis.
setData(List) - Method in class com.ricebridge.xmlman.StringArrayRecordProvider
Set data records to save as List of String[].
setData(List) - Method in class com.ricebridge.xmlman.StringListRecordProvider
Set data records to save as List of String[].
setDataHasHeaders(boolean) - Method in class com.ricebridge.xmlman.in.XmlResultSet
The first record contains the column names.
setDataHasHeaders(boolean) - Method in class com.ricebridge.xmlman.in.XmlTableModel
The data provided via XmlTableModel.addRecord(java.lang.String[]) includes column headers.
setDate(Date) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
setDate(Date) - Method in class com.ricebridge.xmlman.test.PerformanceTest.PerfBean
 
setDate(Date) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
setDateFormat(DateFormat) - Method in class com.ricebridge.xmlman.in.XmlResultSet
Specify custom date format.
setDefault(Object) - Method in class com.ricebridge.data.sc.TypeStringConverter
Set the default object instance.
setDefaultActivation(boolean) - Method in class com.ricebridge.xmlman.in.TargetPath
Set the default activation state of this path.
setDelimiters(char, char) - Method in class com.ricebridge.data.BeanSpec
Set the delimiters to use for delimiter separated text lists of indexed properties.
setDelimiters(char, char) - Method in class com.ricebridge.data.sc.TypeArrayStringConverter
Set the delimiters for textual lists.
setDocContext(DocContext) - Method in class com.ricebridge.xmlman.in.PointHandler
Set the DocContext of the point events.
setDocContext(DocContext) - Method in class com.ricebridge.xmlman.in.SaxHandler
Set the DocContext against which events are handled.
setDocContextPrefix(String) - Method in class com.ricebridge.xmlman.in.SubPathManager
Set the document context prefix.
setDocContextPrefix(String) - Method in class com.ricebridge.xmlman.in.TargetPath
Set the document context prefix for this path and its subpaths.
setDouble(double) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setDouble(double) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
setDouble(double) - Method in class com.ricebridge.xmlman.test.PerformanceTest.PerfBean
 
setDouble(double) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
setDoubleObject(Double) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setEditable(boolean) - Method in class com.ricebridge.xmlman.in.XmlTableModel
You can use this setting to make your JTable editable.
setEncoding(String) - Method in class com.ricebridge.xmlman.XmlSpec
Specify the character encoding to use for input and output (default: UTF-8).
setExprNames(String[]) - Method in class com.ricebridge.xmlman.in.RecordTrigger
Set the code names of the data field expressions.
setExpression(String, Expression) - Method in class com.ricebridge.xmlman.in.DocContext
Store a named expression.
setFetchDirection(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
setFetchSize(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
setFieldNames(String[]) - Method in interface com.ricebridge.xmlman.RecordListener
Set the field names of the primary RecordSpec.
setFieldNames(String[]) - Method in class com.ricebridge.xmlman.RecordListenerSupport
Helper implementation of RecordListener.setFieldNames.
setFieldNames(String[]) - Method in interface com.ricebridge.xmlman.RecordProvider
Set the field names of the primary RecordSpec.
setFieldNames(String[]) - Method in class com.ricebridge.xmlman.RecordProviderSupport
Helper implementation of RecordProvider.setFieldNames.
setFieldNamesImpl(String[]) - Method in class com.ricebridge.xmlman.RecordListenerSupport
Implement this method to obtain the record specification field names, if available.
setFieldNamesImpl(String[]) - Method in class com.ricebridge.xmlman.RecordProviderSupport
Implement this method to obtain the record specification field names, if available.
setFieldNamesImpl(String[]) - Method in class com.ricebridge.xmlman.ResultSetRecordListener
Set the field names of the XPath expressions.
setFieldNamesImpl(String[]) - Method in class com.ricebridge.xmlman.TableModelRecordListener
Set the field names of the XPath expressions.
setFieldNamesImpl(String[]) - Method in class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordListener
 
setFieldNamesImpl(String[]) - Method in class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordProvider
 
setFixed(boolean) - Method in class com.ricebridge.xmlman.in.TreeNode
Fix the value of a text field so that following siblings won't alter it (unless they match).
setFloat(float) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setFloat(float) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
setFloat(float) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
setFloatObject(Float) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setFlush(boolean) - Method in class com.ricebridge.xmlman.XmlSpec
Flush the XML OutputStream after each record (default: true).
setFlush(boolean) - Method in class com.ricebridge.xmlman.in.XmlWriter
Flush output after the start and end of each element, and after outputting text.
setFoo(String) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.BeanRecord
 
setFoo(String) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.BeanRecord
 
setFooter(String) - Method in class com.ricebridge.xmlman.XmlSpec
Set the XML output footer text (default: empty).
setFullRequiresClear(DocContext, boolean, String) - Method in class com.ricebridge.xmlman.in.TargetPath
Mark this path for data field clearing, and also its subpaths.
setHeader(String) - Method in class com.ricebridge.xmlman.XmlSpec
Set the XML output header text (default: empty).
setHeaders(String[]) - Method in class com.ricebridge.xmlman.in.XmlResultSet
Set the column header names.
setHeaders(String[]) - Method in class com.ricebridge.xmlman.in.XmlTableModel
 
setIgnoreBadRecords(boolean) - Method in class com.ricebridge.xmlman.XmlSpec
Ignore any bad records that are encountered during load and save operations and continue processing (default: false).
setIgnoreBadRecords(boolean) - Method in class com.ricebridge.xmlman.in.RecordTrigger
Continue processing if bad records are encountered.
setIgnoreClear(boolean) - Method in class com.ricebridge.xmlman.in.PathContext
Ignore requests to clear data values and match state.
setIndent(boolean) - Method in class com.ricebridge.xmlman.XmlSpec
Indent the output XML for human readability (default: true).
setIndent(boolean) - Method in class com.ricebridge.xmlman.in.XmlWriter
Indent XML so that it is human readable.
setInt(int) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
setInt(int) - Method in class com.ricebridge.xmlman.test.PerformanceTest.PerfBean
 
setInt(int) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
setInteger(int) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setIntegerObject(Integer) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setIsAbsolute(boolean) - Method in class com.ricebridge.xmlman.in.test.TestOutPath
 
setIsRecord(boolean) - Method in class com.ricebridge.xmlman.in.OutNode
Set this node to be be the node representing the record node.
setIsRecord(boolean) - Method in class com.ricebridge.xmlman.in.TargetPath
This will be a record path.
setIsRecord(boolean) - Method in class com.ricebridge.xmlman.in.test.TestOutPath
 
setLink(String) - Method in class com.ricebridge.xmlman.test.XmlManagerTest.ItemBean
 
setLong(long) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setLong(long) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
setLong(long) - Method in class com.ricebridge.xmlman.test.PerformanceTest.PerfBean
 
setLong(long) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
setLongObject(Long) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setMatchDepth(int) - Method in class com.ricebridge.xmlman.in.PartContext
Set the depth at which this part matched.
setMatchDepth(int) - Method in class com.ricebridge.xmlman.in.PathContext
Set the depth at which a match was found.
setName(String) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.BeanRecord
 
setName(String) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
setName(String) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.SingleBean
 
setName(String) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.BeanRecord
 
setName(String) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
setName(String) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.SingleBean
 
setNamespaceAware(boolean) - Method in class com.ricebridge.xmlman.XmlSpec
Enables namespace support when parsing XML documents (default: true).
setOutput(OutputStream, String) - Method in class com.ricebridge.xmlman.in.XmlWriter
Set the OutputStream and character encoding to use.
setPointHandler(PointHandler) - Method in class com.ricebridge.xmlman.in.SaxHandler
Set the PointHandler that will handle the event Points create be this SaxHandler.
setPosition(int) - Method in class com.ricebridge.xmlman.in.PartContext
Set the element position at which this part matched.
setProperty(String, boolean) - Method in class com.ricebridge.xmlman.XmlSpec
Set the value of a boolean property.
setProperty(String, String) - Method in class com.ricebridge.xmlman.XmlSpec
Set the value of a string property.
setPubDate(String) - Method in class com.ricebridge.xmlman.test.XmlManagerTest.ItemBean
 
setQue(String) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.SingleBean
 
setQue(String) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.SingleBean
 
setRecordListener(RecordListener) - Method in class com.ricebridge.xmlman.in.RecordTrigger
Set the RecordListener that will receive data records from this RecordTrigger.
setRecordListener(RecordListener) - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Set the RecordListener for the current parse operation.
setRecordProvider(RecordProvider) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Set the RecordProvider object for the current save operation.
setRecordSpec(RecordSpec) - Method in class com.ricebridge.xmlman.XmlManager
Set the default RecordSpec for this XmlManager instance.
setRequiresClear(DocContext, boolean, TargetPath, String) - Method in class com.ricebridge.xmlman.in.SubPathManager
Mark the subpaths to have their data values cleared.
setRequiresDeactivation(DocContext, boolean) - Method in class com.ricebridge.xmlman.in.SubPathManager
Mark the subpaths for deactivation.
setRequiresDeactivation(DocContext, boolean) - Method in class com.ricebridge.xmlman.in.TargetPath
Mark this path for deactivation by PointHandler.
setResultSet(ResultSet) - Method in class com.ricebridge.xmlman.ResultSetRecordProvider
Set the ResultSet providing data to save.
setResultSetRecordListenerClass(Class) - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Set the standard implementation class for ResultSetRecordListener.
setResultSetRecordProviderClass(Class) - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Set the standard implementation class for ResultSetRecordProvider.
setRicebridgePrefix(String) - Method in class com.ricebridge.xmlman.XmlSpec
Set the namespace prefix to use for XML Manager special functions.
setSAXFeature(String, boolean) - Method in class com.ricebridge.xmlman.XmlSpec
Set a URI-defined SAX parser feature.
setSAXParserFactory(SAXParserFactory) - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Set the SAXParserFactory object that creates the SAXParser object for parsing XML.
setSAXParserFactory(SAXParserFactory) - Method in class com.ricebridge.xmlman.in.XmlManagerStore
Set the current SAXParserFactory instance.
setShort(short) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setShort(short) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
setShort(short) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
setShortObject(Short) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setStartDepth(int) - Method in class com.ricebridge.xmlman.in.PartContext
Set the depth at which this part started searching for a match.
setStartDepth(int) - Method in class com.ricebridge.xmlman.in.PathContext
Set the depth at which this path started searching.
setStats(MutableStats) - Method in class com.ricebridge.xmlman.in.RecordTrigger
Set the current Stats object.
setStats(MutableStats) - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Set the Stats object to use when loading XML record data.
setStats(MutableStats) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Set the Stats object to use when saving XML record data.
setStreamOutput(boolean) - Method in class com.ricebridge.xmlman.XmlSpec
Enables streaming of XML to an OutputStream (default: false).
setString(String) - Method in class com.ricebridge.data.test.BeanSpecTest.TypeBean
 
setString(String) - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
setString(String) - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
setStringArrayRecordListenerClass(Class) - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Set the standard implementation class for StringArrayRecordListener.
setStringArrayRecordProviderClass(Class) - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Set the standard implementation class for StringArrayRecordProvider.
setStringConverterMap(Map) - Method in class com.ricebridge.data.BeanSpec
Set the custom StringConverters for named bean methods.
setStringListRecordListenerClass(Class) - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Set the standard implementation class for StringListRecordListener.
setStringListRecordProviderClass(Class) - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Set the standard implementation class for StringListRecordProvider.
setStringValue(Object, String, String, boolean) - Method in class com.ricebridge.data.BeanSpec
Call a Java Bean property set method.
setTableModel(TableModel) - Method in class com.ricebridge.xmlman.TableModelRecordProvider
Set the TableModel providing data to save.
setTableModelRecordListenerClass(Class) - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Set the standard implementation class for TableModelRecordListener.
setTableModelRecordProviderClass(Class) - Method in class com.ricebridge.xmlman.in.XmlManagerStoreBase
Set the standard implementation class for TableModelRecordProvider.
setTargetPath(TargetPath) - Method in interface com.ricebridge.xmlman.in.Trigger
Set the TargetPath that activates this Trigger.
setTargetPath(TargetPath) - Method in class com.ricebridge.xmlman.in.TriggerSupport
Store TargetPath.
setTargetPaths(List) - Method in class com.ricebridge.xmlman.in.PointHandler
Set TargetPaths to pass events to.
setText(String) - Method in class com.ricebridge.xmlman.test.PerformanceTest.PerfBean
 
setTextInfo(TextInfo) - Method in class com.ricebridge.xmlman.in.TargetPath
Set the text target description.
setTitle(String) - Method in class com.ricebridge.xmlman.test.XmlManagerTest.ItemBean
 
setUseNative(boolean) - Method in class com.ricebridge.data.sc.TypeArrayStringConverter
Indicate that native arrays should be used.
setValidating(boolean) - Method in class com.ricebridge.xmlman.XmlSpec
Enables validation when parsing XML documents (default: false).
setValue(OutState, String) - Method in class com.ricebridge.xmlman.in.OutData
Set the current value.
setValue(OutData, String) - Method in class com.ricebridge.xmlman.in.OutState
Set the value of a data field.
setValue(Object) - Method in class com.ricebridge.xmlman.in.TreeNode
Set the value of this node.
setValueAt(Object, int, int) - Method in class com.ricebridge.xmlman.in.XmlTableModel
Set the value of a table cell.
setXmlSpec(XmlSpec) - Method in interface com.ricebridge.xmlman.RecordListener
Set the current XmlSpec settings.
setXmlSpec(XmlSpec) - Method in class com.ricebridge.xmlman.RecordListenerSupport
Helper implementation of RecordListener.setXmlSpec.
setXmlSpec(XmlSpec) - Method in interface com.ricebridge.xmlman.RecordProvider
Set the current XmlSpec settings.
setXmlSpec(XmlSpec) - Method in class com.ricebridge.xmlman.RecordProviderSupport
Helper implementation of RecordProvider.setXmlSpec.
setXmlSpec(XmlSpec) - Method in class com.ricebridge.xmlman.XmlManager
XmlManager uses XmlSpec to control the interpretation and generation of XML.
setXmlSpec(XmlSpec) - Method in class com.ricebridge.xmlman.in.XmlInputHandler
Set the XmlSpec object to use when loading XML record data.
setXmlSpec(XmlSpec) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Set the XmlSpec object to use when saving XML record data.
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.BeanRecordListener
Handle property settings for loading Java Bean.
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.BeanRecordProvider
Handle property settings for saving Java Beans.
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.RecordListenerSupport
Implement this method to receive the current XmlSpec settings.
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.RecordProviderSupport
Implement this method to receive the current XmlSpec settings.
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.ResultSetRecordListener
Handle property settings for loading ResultSets.
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.ResultSetRecordProvider
Handle property settings for saving ResultSets.
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.TableModelRecordListener
Handle property settings for loading TableModels.
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.TableModelRecordProvider
Handle property settings for saving TableModels.
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.test.BackgroundTest.DelayedResultSetRecordListener
 
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringArrayRecordListener
 
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringArrayRecordProvider
 
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringListRecordListener
 
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringListRecordProvider
 
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.test.BackgroundTest.DelayedTableModelRecordListener
 
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordListener
 
setXmlSpecImpl(XmlSpec) - Method in class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordProvider
 
setXmlWriter(XmlWriter) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Set the XmlWriter object to use when saving XML record data.
setXmlWriterClass(Class) - Method in class com.ricebridge.xmlman.in.XmlManagerStore
Set the class used to create new instances of XmlWriter.
setbeanfield - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
setbeanfield_msg - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
setfeature - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
splitOnDescend() - Method in class com.ricebridge.xmlman.in.TargetPath
Paths with descendant axes must be split at these points so that the preceding part can continue to match subelements.
standard - Static variable in class com.ricebridge.data.in.MsgCode
 
standard - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
startDocument(String) - Method in class com.ricebridge.xmlman.in.XmlWriter
Start XML document by outputting header.
startElement(String, String, String, Attributes) - Method in class com.ricebridge.xmlman.in.SaxHandler
Handle an element start tag.
startElement(String, List, Map) - Method in class com.ricebridge.xmlman.in.XmlWriter
Output the start tag of an element, including attributes and namespace declarations, if present.
startProcess() - Method in interface com.ricebridge.xmlman.BadRecordListener
Indicate the start of the loading or saving process.
startProcess() - Method in class com.ricebridge.xmlman.BadRecordListenerSupport
Helper implementation of BadRecordListener.startProcess.
startProcess() - Method in interface com.ricebridge.xmlman.RecordListener
Indicate the start of the loading process.
startProcess() - Method in class com.ricebridge.xmlman.RecordListenerSupport
Helper implementation of RecordListener.startProcess.
startProcess() - Method in interface com.ricebridge.xmlman.RecordProvider
Indicate the start of the saving process.
startProcess() - Method in class com.ricebridge.xmlman.RecordProviderSupport
Helper implementation of RecordProvider.startProcess.
startProcess() - Method in class com.ricebridge.xmlman.in.MutableStats
Mark start of process.
startProcessImpl() - Method in class com.ricebridge.xmlman.BadRecordListenerSupport
Implement this method to receive notification that the processing of XML data is about to start.
startProcessImpl() - Method in class com.ricebridge.xmlman.BeanRecordListener
Start the load process.
startProcessImpl() - Method in class com.ricebridge.xmlman.BeanRecordProvider
Start the load process.
startProcessImpl() - Method in class com.ricebridge.xmlman.RecordListenerSupport
Implement this method to receive notification that the saving of XML data is about to start.
startProcessImpl() - Method in class com.ricebridge.xmlman.RecordProviderSupport
Implement this method to receive notification that the saving of XML data is about to start.
startProcessImpl() - Method in class com.ricebridge.xmlman.ResultSetRecordProvider
Start the saving process.
startProcessImpl() - Method in class com.ricebridge.xmlman.StandardBadRecordListener
Clear old list of BadRecords.
startProcessImpl() - Method in class com.ricebridge.xmlman.StringArrayRecordProvider
Start the saving process.
startProcessImpl() - Method in class com.ricebridge.xmlman.StringListRecordProvider
Start the saving process.
startProcessImpl() - Method in class com.ricebridge.xmlman.TableModelRecordProvider
Start the saving process.
startProcessImpl() - Method in class com.ricebridge.xmlman.test.BackgroundTest.DelayedResultSetRecordListener
 
startProcessImpl() - Method in class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringArrayRecordListener
 
startProcessImpl() - Method in class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringArrayRecordProvider
 
startProcessImpl() - Method in class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringListRecordListener
 
startProcessImpl() - Method in class com.ricebridge.xmlman.test.BackgroundTest.DelayedStringListRecordProvider
 
startProcessImpl() - Method in class com.ricebridge.xmlman.test.BackgroundTest.DelayedTableModelRecordListener
 
startProcessImpl() - Method in class com.ricebridge.xmlman.test.CallSequenceTest.SequenceBadRecordListener
 
startProcessImpl() - Method in class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordListener
 
startProcessImpl() - Method in class com.ricebridge.xmlman.test.CallSequenceTest.SequenceRecordProvider
 
startProcessImpl() - Method in class com.ricebridge.xmlman.test.LoadRecordListenerTest.SimpleRecordListener
 
startProcessImpl() - Method in class com.ricebridge.xmlman.test.PerformanceTestFileMaker.RandomValueRecordProvider
 
startWrite() - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Start writing of record data.
stats_method - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
suite() - Static method in class com.ricebridge.data.test.BeanSpecTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.AttributeTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.AxisTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.ConditionTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.EdgeTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.ExistenceTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.ExpressionTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.FieldPathTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.FollowersTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.FunctionTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.GroupTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.LinearTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.NameTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.NamespaceTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.OutNodeTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.OutputTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.PackageTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.PointHandlerTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.PositionTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.SubDivTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.SubMatchTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.SubPathManagerTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.SyntaxErrorTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.TargetPathTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.TextTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.TreeContextTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.TreeNodeTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.VariableTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.XmlInputHandlerTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.XmlOutputHandlerTest
 
suite() - Static method in class com.ricebridge.xmlman.in.test.XmlWriterTest
 
suite() - Static method in class com.ricebridge.xmlman.test.BackgroundTest
 
suite() - Static method in class com.ricebridge.xmlman.test.BadRecordsTest
 
suite() - Static method in class com.ricebridge.xmlman.test.CallSequenceTest
 
suite() - Static method in class com.ricebridge.xmlman.test.ExceptionsTest
 
suite() - Static method in class com.ricebridge.xmlman.test.LoadAsListsTest
 
suite() - Static method in class com.ricebridge.xmlman.test.LoadBeansTest
 
suite() - Static method in class com.ricebridge.xmlman.test.LoadRecordListenerTest
 
suite() - Static method in class com.ricebridge.xmlman.test.LoadResultSetTest
 
suite() - Static method in class com.ricebridge.xmlman.test.LoadTableModelTest
 
suite() - Static method in class com.ricebridge.xmlman.test.LoadTest
 
suite() - Static method in class com.ricebridge.xmlman.test.MemoryTest
 
suite() - Static method in class com.ricebridge.xmlman.test.PackageTest
 
suite() - Static method in class com.ricebridge.xmlman.test.PerformanceTest
 
suite() - Static method in class com.ricebridge.xmlman.test.RecordSanityTest
 
suite() - Static method in class com.ricebridge.xmlman.test.SaveAsListsTest
 
suite() - Static method in class com.ricebridge.xmlman.test.SaveBeansTest
 
suite() - Static method in class com.ricebridge.xmlman.test.SaveRecordProviderTest
 
suite() - Static method in class com.ricebridge.xmlman.test.SaveResultSetTest
 
suite() - Static method in class com.ricebridge.xmlman.test.SaveTableModelTest
 
suite() - Static method in class com.ricebridge.xmlman.test.SaveTest
 
suite() - Static method in class com.ricebridge.xmlman.test.SystemTest
 
suite() - Static method in class com.ricebridge.xmlman.test.ThreadTest
 
suite() - Static method in class com.ricebridge.xmlman.test.XmlManagerTest
 
suite() - Static method in class com.ricebridge.xmlman.test.XmlSpecTest
 

T

TableModelRecordListener - class com.ricebridge.xmlman.TableModelRecordListener.
Implementation of RecordListener that stores data records as a TableModel.
TableModelRecordListener() - Constructor for class com.ricebridge.xmlman.TableModelRecordListener
Constructor with no parameters required for creating new objects in XmlManagerStore.newTableModelRecordListener.
TableModelRecordProvider - class com.ricebridge.xmlman.TableModelRecordProvider.
An implementation of RecordProvider that provides data records for saving from a TableModel object.
TableModelRecordProvider() - Constructor for class com.ricebridge.xmlman.TableModelRecordProvider
Create uninitialised for use with setTableModel.
TableModelRecordProvider(TableModel) - Constructor for class com.ricebridge.xmlman.TableModelRecordProvider
Create initialised.
TargetPath - class com.ricebridge.xmlman.in.TargetPath.
Represents an XPath expression parsing plan.
TargetPath() - Constructor for class com.ricebridge.xmlman.in.TargetPath
Create an empty TargetPath.
TargetPath(PathSpec) - Constructor for class com.ricebridge.xmlman.in.TargetPath
Create a TargetPath from a PathSpec created by the ExprWalker class.
TargetPath(PathSpec, boolean) - Constructor for class com.ricebridge.xmlman.in.TargetPath
Create a TargetPath from a PathSpec created by the ExprWalker class, and set the namespace awareness.
TargetPathState - class com.ricebridge.xmlman.in.TargetPathState.
Container class for the current parse state of a TargetPath.
TargetPathState() - Constructor for class com.ricebridge.xmlman.in.TargetPathState
 
TargetPathTest - class com.ricebridge.xmlman.in.test.TargetPathTest.
Test cases for TargetPath.
TargetPathTest(String) - Constructor for class com.ricebridge.xmlman.in.test.TargetPathTest
 
TestOutPath - class com.ricebridge.xmlman.in.test.TestOutPath.
A subclass of OutPath used for testing.
TestOutPath(OutData, boolean) - Constructor for class com.ricebridge.xmlman.in.test.TestOutPath
 
TestOutPath(OutData, boolean, String, int) - Constructor for class com.ricebridge.xmlman.in.test.TestOutPath
 
TestOutPath(OutData, boolean, String, int, String, int) - Constructor for class com.ricebridge.xmlman.in.test.TestOutPath
 
TestOutPath(OutData, boolean, String, int, String, int, String, int) - Constructor for class com.ricebridge.xmlman.in.test.TestOutPath
 
TestOutPath(OutData, boolean, String, int, String, int, String, int, String, int) - Constructor for class com.ricebridge.xmlman.in.test.TestOutPath
 
TestOutPath(OutData, boolean, List) - Constructor for class com.ricebridge.xmlman.in.test.TestOutPath
 
TestOutPath.Part - class com.ricebridge.xmlman.in.test.TestOutPath.Part.
 
TestOutPath.Part(String, int, int) - Constructor for class com.ricebridge.xmlman.in.test.TestOutPath.Part
 
TestUtil - class com.ricebridge.xmlman.in.test.TestUtil.
Test utilities.
TestUtil() - Constructor for class com.ricebridge.xmlman.in.test.TestUtil
 
TextAppender - class com.ricebridge.xmlman.in.TextAppender.
Collects all the text for a TargetPath.
TextAppender(TextInfo, PartContext, Context) - Constructor for class com.ricebridge.xmlman.in.TextAppender
Create a new TextAppender object, with specified text collection type in TextInfo.
TextInfo - class com.ricebridge.xmlman.in.TextInfo.
Description of the type of text to collect from an element.
TextInfo(int) - Constructor for class com.ricebridge.xmlman.in.TextInfo
Create TextInfo of a particular type, for example TextInfo.CONCAT_DESCEND.
TextInfo(Condition) - Constructor for class com.ricebridge.xmlman.in.TextInfo
Create TextInfo targeting a specific text node.
TextTest - class com.ricebridge.xmlman.in.test.TextTest.
Test cases for node text.
TextTest(String) - Constructor for class com.ricebridge.xmlman.in.test.TextTest
 
ThreadTest - class com.ricebridge.xmlman.test.ThreadTest.
Test cases for XmlManager thread handling.
ThreadTest(String) - Constructor for class com.ricebridge.xmlman.test.ThreadTest
 
ThreadTest.BackgroundStringListLoad - class com.ricebridge.xmlman.test.ThreadTest.BackgroundStringListLoad.
 
ThreadTest.BackgroundStringListLoad() - Constructor for class com.ricebridge.xmlman.test.ThreadTest.BackgroundStringListLoad
 
ThreadTest.BackgroundStringListSave - class com.ricebridge.xmlman.test.ThreadTest.BackgroundStringListSave.
 
ThreadTest.BackgroundStringListSave() - Constructor for class com.ricebridge.xmlman.test.ThreadTest.BackgroundStringListSave
 
ThreadTest.NormalStringListLoad - class com.ricebridge.xmlman.test.ThreadTest.NormalStringListLoad.
 
ThreadTest.NormalStringListLoad() - Constructor for class com.ricebridge.xmlman.test.ThreadTest.NormalStringListLoad
 
ThreadTest.NormalStringListSave - class com.ricebridge.xmlman.test.ThreadTest.NormalStringListSave.
 
ThreadTest.NormalStringListSave() - Constructor for class com.ricebridge.xmlman.test.ThreadTest.NormalStringListSave
 
ThreadTest.Operation - interface com.ricebridge.xmlman.test.ThreadTest.Operation.
 
TreeContext - class com.ricebridge.xmlman.in.TreeContext.
Represents position of parse state in element tree.
TreeContext(boolean) - Constructor for class com.ricebridge.xmlman.in.TreeContext
Create a namespace aware/unaware TreeContext.
TreeContextTest - class com.ricebridge.xmlman.in.test.TreeContextTest.
Test cases for TreeContext.
TreeContextTest(String) - Constructor for class com.ricebridge.xmlman.in.test.TreeContextTest
 
TreeNode - class com.ricebridge.xmlman.in.TreeNode.
Represents a point in the document node tree.
TreeNode(String, boolean) - Constructor for class com.ricebridge.xmlman.in.TreeNode
Create a TreeNode representing a text node.
TreeNode(NameInfo, int, String) - Constructor for class com.ricebridge.xmlman.in.TreeNode
Create a TreeNode representing an XML element.
TreeNodeTest - class com.ricebridge.xmlman.in.test.TreeNodeTest.
Test cases for TreeNode.
TreeNodeTest(String) - Constructor for class com.ricebridge.xmlman.in.test.TreeNodeTest
 
Trigger - interface com.ricebridge.xmlman.in.Trigger.
Contains actions to take when a TargetPath hits a target.
TriggerSupport - class com.ricebridge.xmlman.in.TriggerSupport.
Support class for the Trigger interface.
TriggerSupport() - Constructor for class com.ricebridge.xmlman.in.TriggerSupport
 
TrimFunction - class com.ricebridge.xmlman.in.func.TrimFunction.
Defines XPath function to trim whitespace from strings.
TrimFunction() - Constructor for class com.ricebridge.xmlman.in.func.TrimFunction
 
TypeArrayStringConverter - class com.ricebridge.data.sc.TypeArrayStringConverter.
Utility class for handling conversion of native Java types in arrays.
TypeArrayStringConverter() - Constructor for class com.ricebridge.data.sc.TypeArrayStringConverter
 
TypeStringConverter - class com.ricebridge.data.sc.TypeStringConverter.
Utility class for handling conversion of native Java types.
TypeStringConverter() - Constructor for class com.ricebridge.data.sc.TypeStringConverter
 
target_start - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
testAtom() - Method in class com.ricebridge.xmlman.test.XmlManagerTest
 
testAwareness() - Method in class com.ricebridge.xmlman.in.test.NamespaceTest
 
testAwareness() - Method in class com.ricebridge.xmlman.in.test.SyntaxErrorTest
 
testAxis() - Method in class com.ricebridge.xmlman.in.test.AxisTest
 
testBackgroundSave() - Method in class com.ricebridge.xmlman.test.ThreadTest
 
testBadRecord() - Method in class com.ricebridge.xmlman.test.BadRecordsTest
 
testBadXml() - Method in class com.ricebridge.xmlman.test.BadRecordsTest
 
testBeans() - Method in class com.ricebridge.xmlman.test.XmlManagerTest
 
testBoolean() - Method in class com.ricebridge.data.test.BeanSpecTest
 
testByte() - Method in class com.ricebridge.data.test.BeanSpecTest
 
testChar() - Method in class com.ricebridge.data.test.BeanSpecTest
 
testCollect() - Method in class com.ricebridge.xmlman.test.BadRecordsTest
 
testCondition() - Method in class com.ricebridge.xmlman.in.test.ConditionTest
 
testConversions() - Method in class com.ricebridge.xmlman.test.LoadBeansTest
 
testConversions() - Method in class com.ricebridge.xmlman.test.SaveBeansTest
 
testCreate() - Method in class com.ricebridge.xmlman.in.test.OutNodeTest
 
testCreate() - Method in class com.ricebridge.xmlman.in.test.TargetPathTest
 
testCreateNodeTree() - Method in class com.ricebridge.xmlman.in.test.XmlOutputHandlerTest
 
testDataRecordRate() - Method in class com.ricebridge.xmlman.test.PerformanceTest
 
testDeep() - Method in class com.ricebridge.xmlman.test.MemoryTest
 
testDouble() - Method in class com.ricebridge.data.test.BeanSpecTest
 
testEdges() - Method in class com.ricebridge.xmlman.in.test.EdgeTest
 
testExample() - Method in class com.ricebridge.xmlman.test.LoadAsListsTest
 
testExample() - Method in class com.ricebridge.xmlman.test.LoadBeansTest
 
testExample() - Method in class com.ricebridge.xmlman.test.LoadRecordListenerTest
 
testExample() - Method in class com.ricebridge.xmlman.test.LoadResultSetTest
 
testExample() - Method in class com.ricebridge.xmlman.test.LoadTableModelTest
 
testExample() - Method in class com.ricebridge.xmlman.test.LoadTest
 
testExample() - Method in class com.ricebridge.xmlman.test.SaveAsListsTest
 
testExample() - Method in class com.ricebridge.xmlman.test.SaveBeansTest
 
testExample() - Method in class com.ricebridge.xmlman.test.SaveRecordProviderTest
 
testExample() - Method in class com.ricebridge.xmlman.test.SaveResultSetTest
 
testExample() - Method in class com.ricebridge.xmlman.test.SaveTableModelTest
 
testExample() - Method in class com.ricebridge.xmlman.test.SaveTest
 
testExceptions() - Method in class com.ricebridge.data.test.BeanSpecTest
 
testExpressions() - Method in class com.ricebridge.xmlman.in.test.ExpressionTest
 
testFailFast() - Method in class com.ricebridge.xmlman.test.BadRecordsTest
 
testFieldPaths() - Method in class com.ricebridge.xmlman.in.test.FieldPathTest
 
testFindSubNode() - Method in class com.ricebridge.xmlman.in.test.XmlOutputHandlerTest
 
testFloat() - Method in class com.ricebridge.data.test.BeanSpecTest
 
testFollowers() - Method in class com.ricebridge.xmlman.in.test.FollowersTest
 
testFunctions() - Method in class com.ricebridge.xmlman.in.test.FunctionTest
 
testGroup() - Method in class com.ricebridge.xmlman.in.test.GroupTest
 
testIndent() - Method in class com.ricebridge.xmlman.in.test.OutputTest
 
testInteger() - Method in class com.ricebridge.data.test.BeanSpecTest
 
testLeadingData() - Method in class com.ricebridge.xmlman.in.test.OutputTest
 
testListener() - Method in class com.ricebridge.xmlman.test.BadRecordsTest
 
testLoad() - Method in class com.ricebridge.xmlman.test.BackgroundTest
 
testLoad() - Method in class com.ricebridge.xmlman.test.XmlManagerTest
 
testLoadBadRecordListener() - Method in class com.ricebridge.xmlman.test.CallSequenceTest
 
testLoadNormal() - Method in class com.ricebridge.xmlman.test.CallSequenceTest
 
testLong() - Method in class com.ricebridge.data.test.BeanSpecTest
 
testMakeEncoding() - Method in class com.ricebridge.xmlman.in.test.XmlInputHandlerTest
 
testMultiple() - Method in class com.ricebridge.xmlman.test.LoadAsListsTest
 
testMultiple() - Method in class com.ricebridge.xmlman.test.LoadRecordListenerTest
 
testMultiple() - Method in class com.ricebridge.xmlman.test.LoadResultSetTest
 
testMultiple() - Method in class com.ricebridge.xmlman.test.LoadTableModelTest
 
testMultiple() - Method in class com.ricebridge.xmlman.test.LoadTest
 
testNamespace() - Method in class com.ricebridge.xmlman.in.test.NamespaceTest
 
testNamespace() - Method in class com.ricebridge.xmlman.in.test.OutputTest
 
testNamespace() - Method in class com.ricebridge.xmlman.in.test.XmlWriterTest
 
testNoRecords() - Method in class com.ricebridge.xmlman.in.test.XmlOutputHandlerTest
 
testNormal() - Method in class com.ricebridge.xmlman.in.test.XmlWriterTest
 
testNullRecordSpec() - Method in class com.ricebridge.xmlman.test.ExceptionsTest
 
testOutputNamespace() - Method in class com.ricebridge.xmlman.in.test.NamespaceTest
 
testPosition() - Method in class com.ricebridge.xmlman.in.test.OutNodeTest
 
testPosition() - Method in class com.ricebridge.xmlman.in.test.OutputTest
 
testPosition() - Method in class com.ricebridge.xmlman.in.test.PositionTest
 
testPosition() - Method in class com.ricebridge.xmlman.in.test.TreeContextTest
 
testPosition() - Method in class com.ricebridge.xmlman.in.test.TreeNodeTest
 
testRecordSpec(RecordSpec) - Static method in class com.ricebridge.xmlman.in.test.TestUtil
 
testRecords(String, ArrayList, ArrayList, TestCase) - Static method in class com.ricebridge.xmlman.in.test.TestUtil
 
testRecords(String, XmlSpec, ArrayList, ArrayList, TestCase) - Static method in class com.ricebridge.xmlman.in.test.TestUtil
 
testRecords(String, ArrayList, ArrayList, ArrayList, TestCase) - Static method in class com.ricebridge.xmlman.in.test.TestUtil
 
testRepeat() - Method in class com.ricebridge.xmlman.test.LoadAsListsTest
 
testRepeat() - Method in class com.ricebridge.xmlman.test.LoadBeansTest
 
testRepeat() - Method in class com.ricebridge.xmlman.test.LoadRecordListenerTest
 
testRepeat() - Method in class com.ricebridge.xmlman.test.LoadResultSetTest
 
testRepeat() - Method in class com.ricebridge.xmlman.test.LoadTableModelTest
 
testRepeat() - Method in class com.ricebridge.xmlman.test.LoadTest
 
testRepeat() - Method in class com.ricebridge.xmlman.test.SaveAsListsTest
 
testRepeat() - Method in class com.ricebridge.xmlman.test.SaveBeansTest
 
testRepeat() - Method in class com.ricebridge.xmlman.test.SaveRecordProviderTest
 
testRepeat() - Method in class com.ricebridge.xmlman.test.SaveResultSetTest
 
testRepeat() - Method in class com.ricebridge.xmlman.test.SaveTableModelTest
 
testRepeat() - Method in class com.ricebridge.xmlman.test.SaveTest
 
testReturnType() - Method in class com.ricebridge.data.test.BeanSpecTest
 
testSAX() - Method in class com.ricebridge.xmlman.test.ExceptionsTest
 
testSanity() - Method in class com.ricebridge.xmlman.in.test.LinearTest
 
testSanity() - Method in class com.ricebridge.xmlman.in.test.SubPathManagerTest
 
testSanity() - Method in class com.ricebridge.xmlman.in.test.TextTest
 
testSanity() - Method in class com.ricebridge.xmlman.test.RecordSanityTest
 
testSave() - Method in class com.ricebridge.xmlman.test.BackgroundTest
 
testSaveBadRecordListener() - Method in class com.ricebridge.xmlman.test.CallSequenceTest
 
testSaveNormal() - Method in class com.ricebridge.xmlman.test.CallSequenceTest
 
testSelfNode() - Method in class com.ricebridge.xmlman.in.test.OutputTest
 
testShort() - Method in class com.ricebridge.data.test.BeanSpecTest
 
testSimple() - Method in class com.ricebridge.xmlman.test.XmlManagerTest
 
testSingle() - Method in class com.ricebridge.xmlman.test.LoadAsListsTest
 
testSingle() - Method in class com.ricebridge.xmlman.test.LoadBeansTest
 
testSingle() - Method in class com.ricebridge.xmlman.test.LoadRecordListenerTest
 
testSingle() - Method in class com.ricebridge.xmlman.test.LoadResultSetTest
 
testSingle() - Method in class com.ricebridge.xmlman.test.LoadTableModelTest
 
testSingle() - Method in class com.ricebridge.xmlman.test.LoadTest
 
testSingle() - Method in class com.ricebridge.xmlman.test.SaveAsListsTest
 
testSingle() - Method in class com.ricebridge.xmlman.test.SaveBeansTest
 
testSingle() - Method in class com.ricebridge.xmlman.test.SaveRecordProviderTest
 
testSingle() - Method in class com.ricebridge.xmlman.test.SaveResultSetTest
 
testSingle() - Method in class com.ricebridge.xmlman.test.SaveTableModelTest
 
testSingle() - Method in class com.ricebridge.xmlman.test.SaveTest
 
testSpecial() - Method in class com.ricebridge.xmlman.in.test.XmlWriterTest
 
testSplit() - Method in class com.ricebridge.xmlman.in.test.TargetPathTest
 
testString() - Method in class com.ricebridge.data.test.BeanSpecTest
 
testSubMatch() - Method in class com.ricebridge.xmlman.in.test.SubMatchTest
 
testToString() - Method in class com.ricebridge.xmlman.test.XmlSpecTest
 
testTraversal() - Method in class com.ricebridge.xmlman.in.test.PointHandlerTest
 
testTraverse() - Method in class com.ricebridge.xmlman.in.test.XmlOutputHandlerTest
 
testUnsupAxis() - Method in class com.ricebridge.xmlman.in.test.AxisTest
 
testUnsupported() - Method in class com.ricebridge.xmlman.in.test.FunctionTest
 
testValidRecordPath() - Method in class com.ricebridge.xmlman.in.test.XmlOutputHandlerTest
 
testVariable() - Method in class com.ricebridge.xmlman.in.test.AttributeTest
 
testVariable() - Method in class com.ricebridge.xmlman.in.test.ExistenceTest
 
testVariable() - Method in class com.ricebridge.xmlman.in.test.NameTest
 
testVariable() - Method in class com.ricebridge.xmlman.in.test.SubDivTest
 
testVariable() - Method in class com.ricebridge.xmlman.in.test.VariableTest
 
testWrite() - Method in class com.ricebridge.xmlman.in.test.XmlOutputHandlerTest
 
testXPathRuntime() - Method in class com.ricebridge.xmlman.test.ExceptionsTest
 
testXmlFunc() - Method in class com.ricebridge.xmlman.in.test.NamespaceTest
 
text(String) - Method in class com.ricebridge.xmlman.in.XmlWriter
Output XML text content for current tag.
toDebugString() - Method in class com.ricebridge.xmlman.in.TreeNode
Debugging description.
toString() - Method in class com.ricebridge.data.BeanSpec
Create a description of this BeanSpec suitable for debugging.
toString() - Method in class com.ricebridge.data.DataException
Return a user-friendly error message describing the problem.
toString() - Method in class com.ricebridge.xmlman.BadRecord
Return a textual description of the BadRecord suitable for debugging purposes.
toString() - Method in class com.ricebridge.xmlman.BeanRecordListener
Return a textual description suitable for debugging.
toString() - Method in class com.ricebridge.xmlman.RecordSpec
Get a textual description of the RecordSpec, suitable for debugging.
toString() - Method in class com.ricebridge.xmlman.ResultSetRecordListener
Return a textual description suitable for debugging.
toString() - Method in class com.ricebridge.xmlman.Stats
Return the summary string.
toString() - Method in class com.ricebridge.xmlman.StringArrayRecordListener
Return a textual description suitable for debugging.
toString() - Method in class com.ricebridge.xmlman.StringListRecordListener
Return a textual description suitable for debugging.
toString() - Method in class com.ricebridge.xmlman.TableModelRecordListener
Return a textual description suitable for debugging.
toString() - Method in class com.ricebridge.xmlman.XmlManagerException
Return a user-friendly error message describing the problem.
toString() - Method in class com.ricebridge.xmlman.XmlSpec
Produce a textual description of the XML input and output settings, suitable for debugging.
toString() - Method in class com.ricebridge.xmlman.in.Condition
Debugging description.
toString() - Method in class com.ricebridge.xmlman.in.DocContext
Debugging description.
toString(boolean) - Method in class com.ricebridge.xmlman.in.DocContext
Debugging description, with expression values.
toString() - Method in class com.ricebridge.xmlman.in.NameInfo
Return qualified name.
toString() - Method in class com.ricebridge.xmlman.in.OutData
Debugging description.
toString() - Method in class com.ricebridge.xmlman.in.OutNode
Debugging description of this node.
toString() - Method in class com.ricebridge.xmlman.in.OutPath
Debugging description.
toString() - Method in class com.ricebridge.xmlman.in.PartContext
Debugging description.
toString() - Method in class com.ricebridge.xmlman.in.PathContext
Debugging description.
toString() - Method in class com.ricebridge.xmlman.in.PathPart
Debugging description.
toString() - Method in class com.ricebridge.xmlman.in.PathSpec
Debugging description.
toString() - Method in class com.ricebridge.xmlman.in.Point
Debugging description.
toString() - Method in class com.ricebridge.xmlman.in.StartPoint
Debugging description.
toString() - Method in class com.ricebridge.xmlman.in.SubPathManager
Debugging description.
toString() - Method in class com.ricebridge.xmlman.in.TargetPath
Debugging description.
toString(boolean) - Method in class com.ricebridge.xmlman.in.TargetPath
Debugging description, including TargetPath instance number,
toString() - Method in class com.ricebridge.xmlman.in.TargetPathState
 
toString() - Method in class com.ricebridge.xmlman.in.TextAppender
Debugging description.
toString() - Method in class com.ricebridge.xmlman.in.TextInfo
Debugging description.
toString() - Method in class com.ricebridge.xmlman.in.TreeContext
Debugging description.
toString() - Method in class com.ricebridge.xmlman.in.TreeNode
String value of node.
toString() - Method in class com.ricebridge.xmlman.in.XPathExpression
Debugging description.
toString() - Method in class com.ricebridge.xmlman.in.XmlResultSet
String description of object instance.
toString() - Method in class com.ricebridge.xmlman.in.XmlTableModel
String description of object instance.
toString() - Method in class com.ricebridge.xmlman.in.test.DirectExpression
Debugging description.
toString() - Method in class com.ricebridge.xmlman.in.test.TestOutPath.Part
 
toString() - Method in class com.ricebridge.xmlman.in.test.TestOutPath
 
toString(List) - Static method in class com.ricebridge.xmlman.in.test.TestUtil
 
toString() - Method in class com.ricebridge.xmlman.test.BadRecordsTest.BadRecordContext
 
toString() - Method in class com.ricebridge.xmlman.test.CallSequenceTest.BadRecordContext
 
toString() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.BeanRecord
 
toString() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.ConvRecord
 
toString() - Method in class com.ricebridge.xmlman.test.LoadBeansTest.SingleBean
 
toString() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.BeanRecord
 
toString() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.ConvRecord
 
toString() - Method in class com.ricebridge.xmlman.test.SaveBeansTest.SingleBean
 
toString() - Method in class com.ricebridge.xmlman.test.XmlManagerTest.ItemBean
 
traverse(OutNode, boolean) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Non-recursive traversal of node structure, outputting XML at each node.
trimContent(String) - Method in class com.ricebridge.xmlman.in.XmlWriter
Trim text content to a small example extract for error reporting.

U

UNEXPECTED - Static variable in class com.ricebridge.xmlman.BadRecord
Indicate that the bad record occurred because an Exception was thrown in the RecordListener.
UNKNOWN - Static variable in class com.ricebridge.xmlman.BadRecord
Indicate that the bad record has an unknown origin.
unconditionalDuplicate() - Method in class com.ricebridge.xmlman.in.PathPart
Create a new part with same match criteria as this one, but no conditions.
unexpected_ex_handlerec - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
unknown_column - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
unknown_dc_expr - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
unknown_func - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
unsup_axis - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
unsup_func - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
updateArray(String, Array) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateArray(int, Array) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateBlob(String, Blob) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateBlob(int, Blob) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateBoolean(String, boolean) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateBoolean(int, boolean) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateByte(String, byte) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateByte(int, byte) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateBytes(String, byte[]) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateBytes(int, byte[]) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateCharacterStream(String, Reader, int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateCharacterStream(int, Reader, int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateClob(String, Clob) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateClob(int, Clob) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateDate(String, Date) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateDate(int, Date) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateDouble(String, double) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateDouble(int, double) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateFloat(String, float) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateFloat(int, float) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateInt(String, int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateInt(int, int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateLong(String, long) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateLong(int, long) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateNull(String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateNull(int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateObject(String, Object) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateObject(String, Object, int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateObject(int, Object) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateObject(int, Object, int) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateRef(String, Ref) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateRef(int, Ref) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateRow() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateShort(String, short) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateShort(int, short) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateString(String, String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateString(int, String) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateTime(String, Time) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateTime(int, Time) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateTimestamp(String, Timestamp) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
updateTimestamp(int, Timestamp) - Method in class com.ricebridge.xmlman.in.XmlResultSet
 

V

VariableTest - class com.ricebridge.xmlman.in.test.VariableTest.
Test cases for namespaces.
VariableTest(String) - Constructor for class com.ricebridge.xmlman.in.test.VariableTest
 
VersionDeclaration - interface com.ricebridge.xmlman.VersionDeclaration.
Non-functional interface that declares the version of xmlman.
var_empty_name - Static variable in class com.ricebridge.xmlman.in.MsgCode
 

W

walkBinary(BinaryExpr, boolean, Condition) - Method in class com.ricebridge.xmlman.in.ExprWalker
Handle a binary expression.
walkExpr(Expr, boolean) - Method in class com.ricebridge.xmlman.in.ExprWalker
Start walking at the top.
walkExpr(Expr, Condition) - Method in class com.ricebridge.xmlman.in.ExprWalker
 
walkExpr(Expr, boolean, boolean, Condition) - Method in class com.ricebridge.xmlman.in.ExprWalker
Generic expression handler.
walkFunction(FunctionCallExpr, boolean, Condition) - Method in class com.ricebridge.xmlman.in.ExprWalker
Handle a function.
walkLocationPath(LocationPath, boolean, boolean, Condition) - Method in class com.ricebridge.xmlman.in.ExprWalker
Walk a location path - this creates a TargetPath.
walkNameStep(NameStep, int) - Method in class com.ricebridge.xmlman.in.ExprWalker
Handle a generic name step.
walkPredicate(Predicate, Condition) - Method in class com.ricebridge.xmlman.in.ExprWalker
Handle a predicate expression.
walkPredicates(Predicated, PathPart) - Method in class com.ricebridge.xmlman.in.ExprWalker
Dive into the predicate expressions.
was - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
wasNull() - Method in class com.ricebridge.xmlman.in.XmlResultSet
 
write() - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Output the specified XML for each data record.
write(String) - Method in class com.ricebridge.xmlman.in.XmlWriter
Write content to output, and handle exceptions.
writeFile(File, String) - Static method in class com.ricebridge.xmlman.test.ThreadTest
 
writeRecord(String[]) - Method in class com.ricebridge.xmlman.in.XmlOutputHandler
Output XML for record data fields in full, creating parent elements as necessary.

X

XML_NAMESPACE_PREFIX - Static variable in class com.ricebridge.xmlman.in.CoreDef
Default XML Namespace prefix: xml.
XML_NAMESPACE_URI - Static variable in class com.ricebridge.xmlman.in.CoreDef
Default XML Namespace.
XPathExpression - class com.ricebridge.xmlman.in.XPathExpression.
Represents a Jaxen XPath expression.
XPathExpression(Expr) - Constructor for class com.ricebridge.xmlman.in.XPathExpression
Wrap the Jaxen Expr object.
XmlFunction - class com.ricebridge.xmlman.in.func.XmlFunction.
string xml() Placeholder to indicate that xml should be generated for parent element
XmlFunction() - Constructor for class com.ricebridge.xmlman.in.func.XmlFunction
 
XmlInputHandler - class com.ricebridge.xmlman.in.XmlInputHandler.
Handles XML loading and parsing operations.
XmlInputHandler() - Constructor for class com.ricebridge.xmlman.in.XmlInputHandler
Empty constructor.
XmlInputHandlerTest - class com.ricebridge.xmlman.in.test.XmlInputHandlerTest.
Test cases for XmlInputHandler.
XmlInputHandlerTest(String) - Constructor for class com.ricebridge.xmlman.in.test.XmlInputHandlerTest
 
XmlManNavigator - class com.ricebridge.xmlman.in.XmlManNavigator.
XML Manager Navigator for Jaxen.
XmlManNavigator() - Constructor for class com.ricebridge.xmlman.in.XmlManNavigator
 
XmlManNavigator.NoneIterator - class com.ricebridge.xmlman.in.XmlManNavigator.NoneIterator.
An empty Iterator.
XmlManNavigator.NoneIterator() - Constructor for class com.ricebridge.xmlman.in.XmlManNavigator.NoneIterator
 
XmlManager - class com.ricebridge.xmlman.XmlManager.
This is the main class for loading XML files.
XmlManager() - Constructor for class com.ricebridge.xmlman.XmlManager
Create a new instance of XmlManager, with default settings.
XmlManager(XmlSpec) - Constructor for class com.ricebridge.xmlman.XmlManager
Create a new instance of XmlManager using the specified XmlSpec XML format specification.
XmlManager(RecordSpec) - Constructor for class com.ricebridge.xmlman.XmlManager
Create a new instance of XmlManager using the specified RecordSpec data record specification.
XmlManager(XmlSpec, RecordSpec) - Constructor for class com.ricebridge.xmlman.XmlManager
Create a new instance of XmlManager using the specified XmlSpec XML format and RecordSpec data record specification.
XmlManagerBaseException - exception com.ricebridge.xmlman.in.XmlManagerBaseException.
XmlManagerBaseException class.
XmlManagerBaseException() - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(String) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(XmlManagerBaseException.Code, String) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(XmlManagerBaseException.Code) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(Object) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(String[]) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(Object[]) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(String, Object) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(String, String[]) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(String, Object[]) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(XmlManagerBaseException.Code, String, Object) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(XmlManagerBaseException.Code, String, String[]) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(XmlManagerBaseException.Code, String, Object[]) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(XmlManagerBaseException.Code, Object) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(XmlManagerBaseException.Code, String[]) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(XmlManagerBaseException.Code, Object[]) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(XmlManagerBaseException.Code, Throwable) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(Throwable) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(String, Throwable) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(XmlManagerBaseException.Code, String, Throwable) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(XmlManagerBaseException.Code, Object, Throwable) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(XmlManagerBaseException.Code, String[], Throwable) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException(XmlManagerBaseException.Code, Object[], Throwable) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException
 
XmlManagerBaseException.Code - class com.ricebridge.xmlman.in.XmlManagerBaseException.Code.
Code enumeration class for XmlManagerBaseException
XmlManagerBaseException.Code(StandardException.Cat, String) - Constructor for class com.ricebridge.xmlman.in.XmlManagerBaseException.Code
 
XmlManagerException - exception com.ricebridge.xmlman.XmlManagerException.
Xml Manager has a single Exception type for indicating errors.
XmlManagerException() - Constructor for class com.ricebridge.xmlman.XmlManagerException
An empty XmlManagerException.
XmlManagerException(XmlManagerBaseException.Code) - Constructor for class com.ricebridge.xmlman.XmlManagerException
Specify the error code.
XmlManagerException(XmlManagerBaseException.Code, BadRecord) - Constructor for class com.ricebridge.xmlman.XmlManagerException
Specify the error code, and the BadRecord.
XmlManagerException(XmlManagerBaseException.Code, Object) - Constructor for class com.ricebridge.xmlman.XmlManagerException
Specify the error code, and the error context.
XmlManagerException(XmlManagerBaseException.Code, String) - Constructor for class com.ricebridge.xmlman.XmlManagerException
Specify the error code, and the error message text.
XmlManagerException(XmlManagerBaseException.Code, String, Throwable) - Constructor for class com.ricebridge.xmlman.XmlManagerException
Specify the error code, the error message test, and the original Exception that caused the error.
XmlManagerException(XmlManagerBaseException.Code, String[]) - Constructor for class com.ricebridge.xmlman.XmlManagerException
Specify the error code, and provide a set of replacement values for the user-friendly error message associated with this code.
XmlManagerException(XmlManagerBaseException.Code, Throwable) - Constructor for class com.ricebridge.xmlman.XmlManagerException
Specify the error code, and the original Exception that caused the error.
XmlManagerException(XmlManagerBaseException.Code, String[], Throwable) - Constructor for class com.ricebridge.xmlman.XmlManagerException
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.
XmlManagerException(XmlManagerBaseException.Code, BadRecord, Throwable) - Constructor for class com.ricebridge.xmlman.XmlManagerException
Specify the error code, the BadRecord that caused the error, and the Exception that occurred.
XmlManagerException(Throwable) - Constructor for class com.ricebridge.xmlman.XmlManagerException
Specify the error code.
XmlManagerStore - class com.ricebridge.xmlman.in.XmlManagerStore.
This is a utility class for creating object instances used by XmlManager.
XmlManagerStore() - Constructor for class com.ricebridge.xmlman.in.XmlManagerStore
 
XmlManagerStoreBase - class com.ricebridge.xmlman.in.XmlManagerStoreBase.
This is a utility class for creating RecordListener and RecordProvider instances used by XmlManager.
XmlManagerStoreBase() - Constructor for class com.ricebridge.xmlman.in.XmlManagerStoreBase
 
XmlManagerTest - class com.ricebridge.xmlman.test.XmlManagerTest.
Test cases for XmlManager.
XmlManagerTest(String) - Constructor for class com.ricebridge.xmlman.test.XmlManagerTest
 
XmlManagerTest.ItemBean - class com.ricebridge.xmlman.test.XmlManagerTest.ItemBean.
 
XmlManagerTest.ItemBean() - Constructor for class com.ricebridge.xmlman.test.XmlManagerTest.ItemBean
 
XmlOutputHandler - class com.ricebridge.xmlman.in.XmlOutputHandler.
Internal Class; handles XML saving and generation operations.
XmlOutputHandler() - Constructor for class com.ricebridge.xmlman.in.XmlOutputHandler
Create a new XmlOutputHandler with empty state.
XmlOutputHandlerTest - class com.ricebridge.xmlman.in.test.XmlOutputHandlerTest.
Test cases for XmlOutputHandler.
XmlOutputHandlerTest(String) - Constructor for class com.ricebridge.xmlman.in.test.XmlOutputHandlerTest
 
XmlResultSet - class com.ricebridge.xmlman.in.XmlResultSet.
Implementation of a ResultSet to present XML data.
XmlResultSet() - Constructor for class com.ricebridge.xmlman.in.XmlResultSet
Support Class.newInstance() object instantiation.
XmlResultSet(List) - Constructor for class com.ricebridge.xmlman.in.XmlResultSet
Create a new ResultSet with specified a List of String[] arrays.
XmlResultSetMetaData - class com.ricebridge.xmlman.in.XmlResultSetMetaData.
Implementation of ResultSetMetaData to present headers from XML data (if defined).
XmlResultSetMetaData(String[]) - Constructor for class com.ricebridge.xmlman.in.XmlResultSetMetaData
Initialised with a List of String[] containing column field names.
XmlSpec - class com.ricebridge.xmlman.XmlSpec.
Stores settings for reading and writing XML files.
XmlSpec() - Constructor for class com.ricebridge.xmlman.XmlSpec
Create a new default instance of XmlSpec, with default settings.
XmlSpecTest - class com.ricebridge.xmlman.test.XmlSpecTest.
Test cases for XmlSpec.
XmlSpecTest(String) - Constructor for class com.ricebridge.xmlman.test.XmlSpecTest
 
XmlTableModel - class com.ricebridge.xmlman.in.XmlTableModel.
Implementation of a TableModel to hold XML record data.
XmlTableModel() - Constructor for class com.ricebridge.xmlman.in.XmlTableModel
Support Class.newInstance() object instantiation.
XmlTableModel(List) - Constructor for class com.ricebridge.xmlman.in.XmlTableModel
Create a new TableModel with specified a List of String[] arrays.
XmlWriter - class com.ricebridge.xmlman.in.XmlWriter.
Outputs well-formed XML to an OutputStream, using a specified encoding.
XmlWriter() - Constructor for class com.ricebridge.xmlman.in.XmlWriter
Create a new XmlWriter instance.
XmlWriterTest - class com.ricebridge.xmlman.in.test.XmlWriterTest.
Test cases for XmlWriter.
XmlWriterTest(String) - Constructor for class com.ricebridge.xmlman.in.test.XmlWriterTest
 
xpath_err - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
xpath_syntax - Static variable in class com.ricebridge.xmlman.in.MsgCode
 
xtestBackgroundLoad() - Method in class com.ricebridge.xmlman.test.ThreadTest
 
xtestFailMem() - Method in class com.ricebridge.xmlman.test.MemoryTest
 
xtestNormalLoad() - Method in class com.ricebridge.xmlman.test.ThreadTest
 
xtestNormalSave() - Method in class com.ricebridge.xmlman.test.ThreadTest
 

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

Copyright © 2004-2005 Ricebridge