diff options
Diffstat (limited to 'branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/index-all.html')
-rw-r--r-- | branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/index-all.html | 1168 |
1 files changed, 0 insertions, 1168 deletions
diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/index-all.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/index-all.html deleted file mode 100644 index c1f43fadce..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/index-all.html +++ /dev/null @@ -1,1168 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.5.0_06) on Mon May 15 07:31:55 EDT 2006 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<TITLE>
-Index (SDO API incubating-M1 API)
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
- parent.document.title="Index (SDO API incubating-M1 API)";
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
- </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-SDO API</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- PREV
- NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
- <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
- <SCRIPT type="text/javascript">
- <!--
- if(window==top) {
- document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
- }
- //-->
-</SCRIPT>
-<NOSCRIPT>
- <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <HR>
-<A NAME="_A_"><!-- --></A><H2>
-<B>A</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/Sequence.html#add(java.lang.String, java.lang.Object)"><B>add(String, Object)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
-<DD>Adds a new entry with the specified property name and value - to the end of the entries.
-<DT><A HREF="./commonj/sdo/Sequence.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
-<DD>Adds a new entry with the specified property index and value - to the end of the entries.
-<DT><A HREF="./commonj/sdo/Sequence.html#add(commonj.sdo.Property, java.lang.Object)"><B>add(Property, Object)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
-<DD>Adds a new entry with the specified property and value - to the end of the entries.
-<DT><A HREF="./commonj/sdo/Sequence.html#add(int, java.lang.String, java.lang.Object)"><B>add(int, String, Object)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
-<DD>Adds a new entry with the specified property name and value - at the specified entry index.
-<DT><A HREF="./commonj/sdo/Sequence.html#add(int, int, java.lang.Object)"><B>add(int, int, Object)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
-<DD>Adds a new entry with the specified property index and value - at the specified entry index.
-<DT><A HREF="./commonj/sdo/Sequence.html#add(int, commonj.sdo.Property, java.lang.Object)"><B>add(int, Property, Object)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
-<DD>Adds a new entry with the specified property and value - at the specified entry index.
-<DT><A HREF="./commonj/sdo/Sequence.html#add(java.lang.String)"><B>add(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
-<DD>Adds a new entry with the SDO text Property - to the end of the Sequence.
-<DT><A HREF="./commonj/sdo/Sequence.html#add(int, java.lang.String)"><B>add(int, String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
-<DD>Adds a new entry with the SDO text Property - at the given index.
-</DL>
-<HR>
-<A NAME="_B_"><!-- --></A><H2>
-<B>B</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/ChangeSummary.html#beginLogging()"><B>beginLogging()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
-<DD>Clears the List of <A HREF="./commonj/sdo/ChangeSummary.html#getChangedDataObjects()"><CODE>changes</CODE></A> and turns change logging on.
-</DL>
-<HR>
-<A NAME="_C_"><!-- --></A><H2>
-<B>C</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo"><B>ChangeSummary</B></A> - Interface in <A HREF="./commonj/sdo/package-summary.html">commonj.sdo</A><DD>A change summary is used to record changes to DataObjects, - allowing applications to efficiently and incrementally update back-end storage when required.<DT><A HREF="./commonj/sdo/ChangeSummary.Setting.html" title="interface in commonj.sdo"><B>ChangeSummary.Setting</B></A> - Interface in <A HREF="./commonj/sdo/package-summary.html">commonj.sdo</A><DD>A setting encapsulates a <A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo"><CODE>property</CODE></A> and a corresponding single value of the property's <A HREF="./commonj/sdo/Property.html#getType()"><CODE>type</CODE></A>.<DT><A HREF="./commonj/sdo/package-summary.html"><B>commonj.sdo</B></A> - package commonj.sdo<DD> <DT><A HREF="./commonj/sdo/helper/package-summary.html"><B>commonj.sdo.helper</B></A> - package commonj.sdo.helper<DD> <DT><A HREF="./commonj/sdo/impl/package-summary.html"><B>commonj.sdo.impl</B></A> - package commonj.sdo.impl<DD> <DT><A HREF="./commonj/sdo/helper/CopyHelper.html#copy(commonj.sdo.DataObject)"><B>copy(DataObject)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/CopyHelper.html" title="interface in commonj.sdo.helper">CopyHelper</A>
-<DD>Create a deep copy of the DataObject tree: - Copies the dataObject and all its <A HREF="./commonj/sdo/Property.html#isContainment()"><CODE>contained</CODE></A> - DataObjects recursively.
-<DT><A HREF="./commonj/sdo/helper/CopyHelper.html" title="interface in commonj.sdo.helper"><B>CopyHelper</B></A> - Interface in <A HREF="./commonj/sdo/helper/package-summary.html">commonj.sdo.helper</A><DD>A helper for copying DataObjects.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#copyHelper()"><B>copyHelper()</B></A> -
-Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Returns a CopyHelper obtained from this implementation.
-<DT><A HREF="./commonj/sdo/helper/CopyHelper.html#copyShallow(commonj.sdo.DataObject)"><B>copyShallow(DataObject)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/CopyHelper.html" title="interface in commonj.sdo.helper">CopyHelper</A>
-<DD>Create a shallow copy of the DataObject dataObject: - Creates a new DataObject copiedDataObject with the same values - as the source dataObject for each property where - property.getType().isDataType() is true.
-<DT><A HREF="./commonj/sdo/helper/DataFactory.html#create(java.lang.String, java.lang.String)"><B>create(String, String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataFactory.html" title="interface in commonj.sdo.helper">DataFactory</A>
-<DD>Create a DataObject of the Type specified by typeName with the given package uri.
-<DT><A HREF="./commonj/sdo/helper/DataFactory.html#create(java.lang.Class)"><B>create(Class)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataFactory.html" title="interface in commonj.sdo.helper">DataFactory</A>
-<DD>Create a DataObject supporting the given interface.
-<DT><A HREF="./commonj/sdo/helper/DataFactory.html#create(commonj.sdo.Type)"><B>create(Type)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataFactory.html" title="interface in commonj.sdo.helper">DataFactory</A>
-<DD>Create a DataObject of the Type specified.
-<DT><A HREF="./commonj/sdo/DataObject.html#createDataObject(java.lang.String)"><B>createDataObject(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns a new <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> contained by this object using the specified property, - which must be a <A HREF="./commonj/sdo/Property.html#isContainment()"><CODE>containment property</CODE></A>.
-<DT><A HREF="./commonj/sdo/DataObject.html#createDataObject(int)"><B>createDataObject(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns a new <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> contained by this object using the specified property, - which must be a <A HREF="./commonj/sdo/Property.html#isContainment()"><CODE>containment property</CODE></A>.
-<DT><A HREF="./commonj/sdo/DataObject.html#createDataObject(commonj.sdo.Property)"><B>createDataObject(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns a new <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> contained by this object using the specified property, - which must be a <A HREF="./commonj/sdo/Property.html#isContainment()"><CODE>containment property</CODE></A>.
-<DT><A HREF="./commonj/sdo/DataObject.html#createDataObject(java.lang.String, java.lang.String, java.lang.String)"><B>createDataObject(String, String, String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns a new <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> contained by this object using the specified property, - which must be a <A HREF="./commonj/sdo/Property.html#isContainment()"><CODE>containment property</CODE></A>.
-<DT><A HREF="./commonj/sdo/DataObject.html#createDataObject(int, java.lang.String, java.lang.String)"><B>createDataObject(int, String, String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns a new <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> contained by this object using the specified property, - which must be a <A HREF="./commonj/sdo/Property.html#isContainment()"><CODE>containment property</CODE></A>.
-<DT><A HREF="./commonj/sdo/DataObject.html#createDataObject(commonj.sdo.Property, commonj.sdo.Type)"><B>createDataObject(Property, Type)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns a new <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> contained by this object using the specified property, - which must be of <A HREF="./commonj/sdo/Property.html#isContainment()"><CODE>containment type</CODE></A>.
-<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#createDocument(commonj.sdo.DataObject, java.lang.String, java.lang.String)"><B>createDocument(DataObject, String, String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
-<DD>Creates an XMLDocument with the specified XML rootElement for the DataObject.
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#createResolvable()"><B>createResolvable()</B></A> -
-Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Create a Resolvable using the default HelperProvider
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#createResolvable(java.lang.Object)"><B>createResolvable(Object)</B></A> -
-Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Create a Resolvable using the default HelperProvider
-<DT><A HREF="./commonj/sdo/DataGraph.html#createRootObject(java.lang.String, java.lang.String)"><B>createRootObject(String, String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo">DataGraph</A>
-<DD>Creates a new root data object of the <A HREF="./commonj/sdo/DataGraph.html#getType(java.lang.String, java.lang.String)"><CODE>specified type</CODE></A>.
-<DT><A HREF="./commonj/sdo/DataGraph.html#createRootObject(commonj.sdo.Type)"><B>createRootObject(Type)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo">DataGraph</A>
-<DD>Creates a new root data object of the specified type.
-</DL>
-<HR>
-<A NAME="_D_"><!-- --></A><H2>
-<B>D</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/helper/DataFactory.html" title="interface in commonj.sdo.helper"><B>DataFactory</B></A> - Interface in <A HREF="./commonj/sdo/helper/package-summary.html">commonj.sdo.helper</A><DD>A Factory for creating DataObjects.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#dataFactory()"><B>dataFactory()</B></A> -
-Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Returns a DataFactory obtained from this implementation.
-<DT><A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo"><B>DataGraph</B></A> - Interface in <A HREF="./commonj/sdo/package-summary.html">commonj.sdo</A><DD>A data graph is used to package a graph of <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data objects</CODE></A> along with their - metadata, that is, data describing the data.<DT><A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper"><B>DataHelper</B></A> - Interface in <A HREF="./commonj/sdo/helper/package-summary.html">commonj.sdo.helper</A><DD>Data helper methods.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#dataHelper()"><B>dataHelper()</B></A> -
-Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Returns a DataHelper obtained from this implementation.
-<DT><A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><B>DataObject</B></A> - Interface in <A HREF="./commonj/sdo/package-summary.html">commonj.sdo</A><DD>A data object is a representation of some structured data.<DT><A HREF="./commonj/sdo/helper/TypeHelper.html#define(commonj.sdo.DataObject)"><B>define(DataObject)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/TypeHelper.html" title="interface in commonj.sdo.helper">TypeHelper</A>
-<DD>Define the DataObject as a Type.
-<DT><A HREF="./commonj/sdo/helper/TypeHelper.html#define(java.util.List)"><B>define(List)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/TypeHelper.html" title="interface in commonj.sdo.helper">TypeHelper</A>
-<DD>Define the list of DataObjects as Types.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#define(java.lang.String)"><B>define(String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>Define the XML Schema as Types.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#define(java.io.Reader, java.lang.String)"><B>define(Reader, String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>Define XML Schema as Types.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#define(java.io.InputStream, java.lang.String)"><B>define(InputStream, String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>Define XML Schema as Types.
-<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.html#delegate"><B>delegate</B></A> -
-Variable in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/ExternalizableDelegator.html" title="class in commonj.sdo.impl">ExternalizableDelegator</A>
-<DD>
-<DT><A HREF="./commonj/sdo/DataObject.html#delete()"><B>delete()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Remove this object from its container and then unset all its non-<A HREF="./commonj/sdo/Property.html#isReadOnly()"><CODE>readOnly</CODE></A> Properties.
-<DT><A HREF="./commonj/sdo/DataObject.html#detach()"><B>detach()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Removes this DataObject from its container, if any.
-</DL>
-<HR>
-<A NAME="_E_"><!-- --></A><H2>
-<B>E</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/ChangeSummary.html#endLogging()"><B>endLogging()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
-<DD>An implementation that requires logging may throw an UnsupportedOperationException.
-<DT><A HREF="./commonj/sdo/helper/EqualityHelper.html#equal(commonj.sdo.DataObject, commonj.sdo.DataObject)"><B>equal(DataObject, DataObject)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/EqualityHelper.html" title="interface in commonj.sdo.helper">EqualityHelper</A>
-<DD>Two DataObjects are equal(Deep) if they are equalShallow, - all their compared Properties are equal, and all reachable DataObjects in their - graphs excluding containers are equal.
-<DT><A HREF="./commonj/sdo/helper/EqualityHelper.html" title="interface in commonj.sdo.helper"><B>EqualityHelper</B></A> - Interface in <A HREF="./commonj/sdo/helper/package-summary.html">commonj.sdo.helper</A><DD>A helper for comparing DataObjects.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#equalityHelper()"><B>equalityHelper()</B></A> -
-Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Returns a EqualityHelper obtained from this implementation.
-<DT><A HREF="./commonj/sdo/helper/EqualityHelper.html#equalShallow(commonj.sdo.DataObject, commonj.sdo.DataObject)"><B>equalShallow(DataObject, DataObject)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/EqualityHelper.html" title="interface in commonj.sdo.helper">EqualityHelper</A>
-<DD>Two DataObjects are equalShallow if - they have the same <A HREF="./commonj/sdo/DataObject.html#getType()"><CODE>Type</CODE></A> - and all their compared Properties are equal.
-<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.html" title="class in commonj.sdo.impl"><B>ExternalizableDelegator</B></A> - Class in <A HREF="./commonj/sdo/impl/package-summary.html">commonj.sdo.impl</A><DD>Delegates DataObject serialization while ensuring implementation independent - java.io.Serialization.<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.html#ExternalizableDelegator()"><B>ExternalizableDelegator()</B></A> -
-Constructor for class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/ExternalizableDelegator.html" title="class in commonj.sdo.impl">ExternalizableDelegator</A>
-<DD>
-<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.html#ExternalizableDelegator(java.lang.Object)"><B>ExternalizableDelegator(Object)</B></A> -
-Constructor for class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/ExternalizableDelegator.html" title="class in commonj.sdo.impl">ExternalizableDelegator</A>
-<DD>
-<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.Resolvable.html" title="interface in commonj.sdo.impl"><B>ExternalizableDelegator.Resolvable</B></A> - Interface in <A HREF="./commonj/sdo/impl/package-summary.html">commonj.sdo.impl</A><DD> </DL>
-<HR>
-<A NAME="_G_"><!-- --></A><H2>
-<B>G</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#generate(java.util.List)"><B>generate(List)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>Generate an XML Schema Declaration (XSD) from Types.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#generate(java.util.List, java.util.Map)"><B>generate(List, Map)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>Generate an XML Schema Declaration (XSD) from Types.
-<DT><A HREF="./commonj/sdo/DataObject.html#get(java.lang.String)"><B>get(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a property of either this object or an object reachable from it, as identified by the - specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#get(int)"><B>get(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the property at the specified index in <A HREF="./commonj/sdo/Type.html#getProperties()"><CODE>property list</CODE></A> - of this object's <A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo"><CODE>type</CODE></A>.
-<DT><A HREF="./commonj/sdo/DataObject.html#get(commonj.sdo.Property)"><B>get(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the given property of this object.
-<DT><A HREF="./commonj/sdo/Property.html#getAliasNames()"><B>getAliasNames()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
-<DD>Return a list of alias names for this Property.
-<DT><A HREF="./commonj/sdo/Type.html#getAliasNames()"><B>getAliasNames()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
-<DD>Return a list of alias names for this Type.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#getAppinfo(commonj.sdo.Type, java.lang.String)"><B>getAppinfo(Type, String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>Return the appinfo declared for this Type and source.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#getAppinfo(commonj.sdo.Property, java.lang.String)"><B>getAppinfo(Property, String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>Return the content of the appinfo declared for this Property and source.
-<DT><A HREF="./commonj/sdo/Type.html#getBaseTypes()"><B>getBaseTypes()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
-<DD>Returns the List of base Types for this Type.
-<DT><A HREF="./commonj/sdo/DataObject.html#getBigDecimal(java.lang.String)"><B>getBigDecimal(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>BigDecimal</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getBigDecimal(int)"><B>getBigDecimal(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>BigDecimal</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getBigDecimal(commonj.sdo.Property)"><B>getBigDecimal(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>BigDecimal</code> property.
-<DT><A HREF="./commonj/sdo/DataObject.html#getBigInteger(java.lang.String)"><B>getBigInteger(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>BigInteger</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getBigInteger(int)"><B>getBigInteger(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>BigInteger</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getBigInteger(commonj.sdo.Property)"><B>getBigInteger(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>BigInteger</code> property.
-<DT><A HREF="./commonj/sdo/DataObject.html#getBoolean(java.lang.String)"><B>getBoolean(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>boolean</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getBoolean(int)"><B>getBoolean(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>boolean</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getBoolean(commonj.sdo.Property)"><B>getBoolean(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>boolean</code> property.
-<DT><A HREF="./commonj/sdo/DataObject.html#getByte(java.lang.String)"><B>getByte(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>byte</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getByte(int)"><B>getByte(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>byte</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getByte(commonj.sdo.Property)"><B>getByte(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>byte</code> property.
-<DT><A HREF="./commonj/sdo/DataObject.html#getBytes(java.lang.String)"><B>getBytes(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>byte[]</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getBytes(int)"><B>getBytes(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>byte[]</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getBytes(commonj.sdo.Property)"><B>getBytes(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>byte[]</code> property.
-<DT><A HREF="./commonj/sdo/ChangeSummary.html#getChangedDataObjects()"><B>getChangedDataObjects()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
-<DD>Returns a list consisting of all the <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data objects</CODE></A> that have been changed while <A HREF="./commonj/sdo/ChangeSummary.html#isLogging()"><CODE>logging</CODE></A>.
-<DT><A HREF="./commonj/sdo/DataGraph.html#getChangeSummary()"><B>getChangeSummary()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo">DataGraph</A>
-<DD>Returns the <A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo"><CODE>change summary</CODE></A> associated with this data graph.
-<DT><A HREF="./commonj/sdo/DataObject.html#getChangeSummary()"><B>getChangeSummary()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the ChangeSummary with scope covering this dataObject, or null - if there is no ChangeSummary.
-<DT><A HREF="./commonj/sdo/DataObject.html#getChar(java.lang.String)"><B>getChar(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>char</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getChar(int)"><B>getChar(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>char</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getChar(commonj.sdo.Property)"><B>getChar(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>char</code> property.
-<DT><A HREF="./commonj/sdo/DataObject.html#getContainer()"><B>getContainer()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the containing <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> - or <code>null</code> if there is no container.
-<DT><A HREF="./commonj/sdo/Property.html#getContainingType()"><B>getContainingType()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
-<DD>Returns the containing type of this Property.
-<DT><A HREF="./commonj/sdo/DataObject.html#getContainmentProperty()"><B>getContainmentProperty()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Return the Property of the <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> containing this data object - or <code>null</code> if there is no container.
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getCopyHelper()"><B>getCopyHelper()</B></A> -
-Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Returns a CopyHelper obtained from the default HelperProvider.
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getDataFactory()"><B>getDataFactory()</B></A> -
-Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Returns a DataFactory obtained from the default HelperProvider.
-<DT><A HREF="./commonj/sdo/ChangeSummary.html#getDataGraph()"><B>getDataGraph()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
-<DD>Returns the <A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo"><CODE>data graph</CODE></A> associated with this change summary or null.
-<DT><A HREF="./commonj/sdo/DataObject.html#getDataGraph()"><B>getDataGraph()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the <A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo"><CODE>data graph</CODE></A> for this object or <code>null</code> if there isn't one.
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getDataHelper()"><B>getDataHelper()</B></A> -
-Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Returns a DataHelper obtained from the default HelperProvider.
-<DT><A HREF="./commonj/sdo/DataObject.html#getDataObject(java.lang.String)"><B>getDataObject(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>DataObject</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getDataObject(int)"><B>getDataObject(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>DataObject</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getDataObject(commonj.sdo.Property)"><B>getDataObject(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>DataObject</code> property.
-<DT><A HREF="./commonj/sdo/DataObject.html#getDate(java.lang.String)"><B>getDate(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>Date</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getDate(int)"><B>getDate(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>Date</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getDate(commonj.sdo.Property)"><B>getDate(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>Date</code> property.
-<DT><A HREF="./commonj/sdo/Type.html#getDeclaredProperties()"><B>getDeclaredProperties()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
-<DD>Returns the Properties declared in this Type as opposed to - those declared in base Types.
-<DT><A HREF="./commonj/sdo/Property.html#getDefault()"><B>getDefault()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
-<DD>Returns the default value this Property will have in a <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> where the Property hasn't been set.
-<DT><A HREF="./commonj/sdo/DataObject.html#getDouble(java.lang.String)"><B>getDouble(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>double</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getDouble(int)"><B>getDouble(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>double</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getDouble(commonj.sdo.Property)"><B>getDouble(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>double</code> property.
-<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#getEncoding()"><B>getEncoding()</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
-<DD>Return the XML encoding of the document, or null if not specified.
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getEqualityHelper()"><B>getEqualityHelper()</B></A> -
-Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Returns a EqualityHelper obtained from the default HelperProvider.
-<DT><A HREF="./commonj/sdo/DataObject.html#getFloat(java.lang.String)"><B>getFloat(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>float</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getFloat(int)"><B>getFloat(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>float</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getFloat(commonj.sdo.Property)"><B>getFloat(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>float</code> property.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#getGlobalProperty(java.lang.String, java.lang.String, boolean)"><B>getGlobalProperty(String, String, boolean)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>Returns the Property defined by the named global element or attribute - in the targetNamespace uri, or null if not found.
-<DT><A HREF="./commonj/sdo/impl/NoHelperProviderException.html#getImplementationName()"><B>getImplementationName()</B></A> -
-Method in exception commonj.sdo.impl.<A HREF="./commonj/sdo/impl/NoHelperProviderException.html" title="class in commonj.sdo.impl">NoHelperProviderException</A>
-<DD>Return the name of the implementation class that could not be provided.
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getInstance()"><B>getInstance()</B></A> -
-Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Locate and instantiate a HelperProvider.
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getInstance(java.lang.ClassLoader)"><B>getInstance(ClassLoader)</B></A> -
-Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Locate and instantiate a HelperProvider using the supplied ClassLoader.
-<DT><A HREF="./commonj/sdo/Type.html#getInstanceClass()"><B>getInstanceClass()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
-<DD>Returns the Java class that this type represents.
-<DT><A HREF="./commonj/sdo/DataObject.html#getInstanceProperties()"><B>getInstanceProperties()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns a read-only List of the Properties currently used in this DataObject.
-<DT><A HREF="./commonj/sdo/DataObject.html#getInt(java.lang.String)"><B>getInt(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>int</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getInt(int)"><B>getInt(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>int</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getInt(commonj.sdo.Property)"><B>getInt(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>int</code> property.
-<DT><A HREF="./commonj/sdo/DataObject.html#getList(java.lang.String)"><B>getList(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>List</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getList(int)"><B>getList(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>List</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getList(commonj.sdo.Property)"><B>getList(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>List</code> property.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#getLocalName(commonj.sdo.Type)"><B>getLocalName(Type)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>Returns the local name as declared in the XSD.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#getLocalName(commonj.sdo.Property)"><B>getLocalName(Property)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>Returns the local name as declared in the XSD.
-<DT><A HREF="./commonj/sdo/DataObject.html#getLong(java.lang.String)"><B>getLong(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>long</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getLong(int)"><B>getLong(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>long</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getLong(commonj.sdo.Property)"><B>getLong(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>long</code> property.
-<DT><A HREF="./commonj/sdo/Property.html#getName()"><B>getName()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
-<DD>Returns the name of the Property.
-<DT><A HREF="./commonj/sdo/Type.html#getName()"><B>getName()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
-<DD>Returns the name of the type.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#getNamespaceURI(commonj.sdo.Property)"><B>getNamespaceURI(Property)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>Returns the namespace URI as declared in the XSD.
-<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#getNoNamespaceSchemaLocation()"><B>getNoNamespaceSchemaLocation()</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
-<DD>Return the value of the noNamespaceSchemaLocation declaration - for the http://www.w3.org/2001/XMLSchema-instance namespace in the - root element, or null if not present.
-<DT><A HREF="./commonj/sdo/ChangeSummary.html#getOldContainer(commonj.sdo.DataObject)"><B>getOldContainer(DataObject)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
-<DD>Returns the value of the <A HREF="./commonj/sdo/DataObject.html#getContainer()"><CODE>container</CODE></A> data object - at the point when logging <A HREF="./commonj/sdo/ChangeSummary.html#beginLogging()"><CODE>began</CODE></A>.
-<DT><A HREF="./commonj/sdo/ChangeSummary.html#getOldContainmentProperty(commonj.sdo.DataObject)"><B>getOldContainmentProperty(DataObject)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
-<DD>Returns the value of the <A HREF="./commonj/sdo/DataObject.html#getContainmentProperty()"><CODE>containment property</CODE></A> data object property - at the point when logging <A HREF="./commonj/sdo/ChangeSummary.html#beginLogging()"><CODE>began</CODE></A>.
-<DT><A HREF="./commonj/sdo/ChangeSummary.html#getOldSequence(commonj.sdo.DataObject)"><B>getOldSequence(DataObject)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
-<DD>Returns the value of the <A HREF="./commonj/sdo/DataObject.html#getSequence(java.lang.String)"><CODE>sequence</CODE></A> for the data object - at the point when logging <A HREF="./commonj/sdo/ChangeSummary.html#beginLogging()"><CODE>began</CODE></A>.
-<DT><A HREF="./commonj/sdo/ChangeSummary.html#getOldValue(commonj.sdo.DataObject, commonj.sdo.Property)"><B>getOldValue(DataObject, Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
-<DD>Returns a <A HREF="./commonj/sdo/ChangeSummary.Setting.html" title="interface in commonj.sdo"><CODE>setting</CODE></A> for the specified property - representing the property value of the given <code>dataObject</code> - at the point when logging <A HREF="./commonj/sdo/ChangeSummary.html#beginLogging()"><CODE>began</CODE></A>.
-<DT><A HREF="./commonj/sdo/ChangeSummary.html#getOldValues(commonj.sdo.DataObject)"><B>getOldValues(DataObject)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
-<DD>Returns a list of <A HREF="./commonj/sdo/ChangeSummary.Setting.html" title="interface in commonj.sdo"><CODE>settings</CODE></A> - that represent the property values of the given <code>dataObject</code> - at the point when logging <A HREF="./commonj/sdo/ChangeSummary.html#beginLogging()"><CODE>began</CODE></A>.
-<DT><A HREF="./commonj/sdo/Property.html#getOpposite()"><B>getOpposite()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
-<DD>Returns the opposite Property if the Property is bi-directional or null otherwise.
-<DT><A HREF="./commonj/sdo/Type.html#getProperties()"><B>getProperties()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
-<DD>Returns the List of the <A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo"><CODE>Properties</CODE></A> of this type.
-<DT><A HREF="./commonj/sdo/ChangeSummary.Setting.html#getProperty()"><B>getProperty()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.Setting.html" title="interface in commonj.sdo">ChangeSummary.Setting</A>
-<DD>Returns the property of the setting.
-<DT><A HREF="./commonj/sdo/DataObject.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the named Property from the current instance properties, - or null if not found.
-<DT><A HREF="./commonj/sdo/Sequence.html#getProperty(int)"><B>getProperty(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
-<DD>Returns the property for the given entry index.
-<DT><A HREF="./commonj/sdo/Type.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
-<DD>Returns from <A HREF="./commonj/sdo/Type.html#getProperties()"><CODE>all the Properties</CODE></A> of this type, the one with the specified name.
-<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#getRootElementName()"><B>getRootElementName()</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
-<DD>Return the name of the root element.
-<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#getRootElementURI()"><B>getRootElementURI()</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
-<DD>Return the targetNamespace URI for the root element.
-<DT><A HREF="./commonj/sdo/ChangeSummary.html#getRootObject()"><B>getRootObject()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
-<DD>Returns the ChangeSummary root DataObject - the object from which - changes are tracked.
-<DT><A HREF="./commonj/sdo/DataGraph.html#getRootObject()"><B>getRootObject()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo">DataGraph</A>
-<DD>Returns the root <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A> of this data graph.
-<DT><A HREF="./commonj/sdo/DataObject.html#getRootObject()"><B>getRootObject()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the root <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A>.
-<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#getRootObject()"><B>getRootObject()</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
-<DD>Return the root DataObject for the XMLDocument.
-<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#getSchemaLocation()"><B>getSchemaLocation()</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
-<DD>Return the value of the schemaLocation declaration - for the http://www.w3.org/2001/XMLSchema-instance namespace in the - root element, or null if not present.
-<DT><A HREF="./commonj/sdo/DataObject.html#getSequence(java.lang.String)"><B>getSequence(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>Sequence</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getSequence(int)"><B>getSequence(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>Sequence</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getSequence(commonj.sdo.Property)"><B>getSequence(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>Sequence</code> property.
-<DT><A HREF="./commonj/sdo/DataObject.html#getSequence()"><B>getSequence()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the <code>Sequence</code> for this DataObject.
-<DT><A HREF="./commonj/sdo/DataObject.html#getShort(java.lang.String)"><B>getShort(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>short</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getShort(int)"><B>getShort(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>short</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getShort(commonj.sdo.Property)"><B>getShort(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>short</code> property.
-<DT><A HREF="./commonj/sdo/DataObject.html#getString(java.lang.String)"><B>getString(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>String</code> property identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#getString(int)"><B>getString(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of a <code>String</code> property identified by the specified property index.
-<DT><A HREF="./commonj/sdo/DataObject.html#getString(commonj.sdo.Property)"><B>getString(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the value of the specified <code>String</code> property.
-<DT><A HREF="./commonj/sdo/DataGraph.html#getType(java.lang.String, java.lang.String)"><B>getType(String, String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataGraph.html" title="interface in commonj.sdo">DataGraph</A>
-<DD>Returns the <A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo"><CODE>type</CODE></A> with the given the <A HREF="./commonj/sdo/Type.html#getURI()"><CODE>URI</CODE></A>, - or contained by the resource at the given URI, - and with the given <A HREF="./commonj/sdo/Type.html#getName()"><CODE>name</CODE></A>.
-<DT><A HREF="./commonj/sdo/DataObject.html#getType()"><B>getType()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns the data object's type.
-<DT><A HREF="./commonj/sdo/helper/TypeHelper.html#getType(java.lang.String, java.lang.String)"><B>getType(String, String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/TypeHelper.html" title="interface in commonj.sdo.helper">TypeHelper</A>
-<DD>Return the Type specified by typeName with the given uri, - or null if not found.
-<DT><A HREF="./commonj/sdo/helper/TypeHelper.html#getType(java.lang.Class)"><B>getType(Class)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/TypeHelper.html" title="interface in commonj.sdo.helper">TypeHelper</A>
-<DD>Return the Type for this interfaceClass or null if not found.
-<DT><A HREF="./commonj/sdo/Property.html#getType()"><B>getType()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
-<DD>Returns the type of the Property.
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getTypeHelper()"><B>getTypeHelper()</B></A> -
-Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Returns a TypeHelper obtained from the default HelperProvider.
-<DT><A HREF="./commonj/sdo/Type.html#getURI()"><B>getURI()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
-<DD>Returns the namespace URI of the type.
-<DT><A HREF="./commonj/sdo/ChangeSummary.Setting.html#getValue()"><B>getValue()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.Setting.html" title="interface in commonj.sdo">ChangeSummary.Setting</A>
-<DD>Returns the value of the setting.
-<DT><A HREF="./commonj/sdo/Sequence.html#getValue(int)"><B>getValue(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
-<DD>Returns the property value for the given entry index.
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getXMLHelper()"><B>getXMLHelper()</B></A> -
-Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Returns a XMLHelper obtained from the default HelperProvider.
-<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#getXMLVersion()"><B>getXMLVersion()</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
-<DD>Return the XML version of the document, or null if not specified.
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#getXSDHelper()"><B>getXSDHelper()</B></A> -
-Static method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Returns a XSDHelper obtained from the default HelperProvider.
-</DL>
-<HR>
-<A NAME="_H_"><!-- --></A><H2>
-<B>H</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl"><B>HelperProvider</B></A> - Class in <A HREF="./commonj/sdo/impl/package-summary.html">commonj.sdo.impl</A><DD>A HelperProvider obtains specific default helpers and other - implementation-specific objects used by a Java implementation of SDO.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#HelperProvider()"><B>HelperProvider()</B></A> -
-Constructor for class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>
-</DL>
-<HR>
-<A NAME="_I_"><!-- --></A><H2>
-<B>I</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/helper/CopyHelper.html#INSTANCE"><B>INSTANCE</B></A> -
-Static variable in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/CopyHelper.html" title="interface in commonj.sdo.helper">CopyHelper</A>
-<DD>The default CopyHelper.
-<DT><A HREF="./commonj/sdo/helper/DataFactory.html#INSTANCE"><B>INSTANCE</B></A> -
-Static variable in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataFactory.html" title="interface in commonj.sdo.helper">DataFactory</A>
-<DD>The default DataFactory.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#INSTANCE"><B>INSTANCE</B></A> -
-Static variable in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>The default TypeHelper.
-<DT><A HREF="./commonj/sdo/helper/EqualityHelper.html#INSTANCE"><B>INSTANCE</B></A> -
-Static variable in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/EqualityHelper.html" title="interface in commonj.sdo.helper">EqualityHelper</A>
-<DD>The default EqualityHelper.
-<DT><A HREF="./commonj/sdo/helper/TypeHelper.html#INSTANCE"><B>INSTANCE</B></A> -
-Static variable in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/TypeHelper.html" title="interface in commonj.sdo.helper">TypeHelper</A>
-<DD>The default TypeHelper.
-<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#INSTANCE"><B>INSTANCE</B></A> -
-Static variable in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
-<DD>The default XMLHelper.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#INSTANCE"><B>INSTANCE</B></A> -
-Static variable in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>The default XSDHelper.
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#INSTANCE"><B>INSTANCE</B></A> -
-Static variable in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>The default HelperProvider INSTANCE.
-<DT><A HREF="./commonj/sdo/Type.html#isAbstract()"><B>isAbstract()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
-<DD>Indicates if this Type is abstract.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#isAttribute(commonj.sdo.Property)"><B>isAttribute(Property)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>Returns true if the property is declared as an attribute in the XSD.
-<DT><A HREF="./commonj/sdo/Property.html#isContainment()"><B>isContainment()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
-<DD>Returns whether the Property is containment, i.e., whether it represents by-value composition.
-<DT><A HREF="./commonj/sdo/ChangeSummary.html#isCreated(commonj.sdo.DataObject)"><B>isCreated(DataObject)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
-<DD>Returns whether or not the specified data object was created while <A HREF="./commonj/sdo/ChangeSummary.html#isLogging()"><CODE>logging</CODE></A>.
-<DT><A HREF="./commonj/sdo/Type.html#isDataType()"><B>isDataType()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
-<DD>Indicates if this Type specifies DataTypes (true) or DataObjects (false).
-<DT><A HREF="./commonj/sdo/ChangeSummary.html#isDeleted(commonj.sdo.DataObject)"><B>isDeleted(DataObject)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
-<DD>Returns whether or not the specified data object was deleted while <A HREF="./commonj/sdo/ChangeSummary.html#isLogging()"><CODE>logging</CODE></A>.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#isElement(commonj.sdo.Property)"><B>isElement(Property)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>Returns true if the property is declared as an element in the XSD.
-<DT><A HREF="./commonj/sdo/Type.html#isInstance(java.lang.Object)"><B>isInstance(Object)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
-<DD>Returns whether the specified object is an instance of this type.
-<DT><A HREF="./commonj/sdo/ChangeSummary.html#isLogging()"><B>isLogging()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
-<DD>Indicates whether change logging is on (<code>true</code>) or off (<code>false</code>).
-<DT><A HREF="./commonj/sdo/Property.html#isMany()"><B>isMany()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
-<DD>Returns whether the Property is many-valued.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#isMixed(commonj.sdo.Type)"><B>isMixed(Type)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>Returns true if the Type is declared to contain mixed content.
-<DT><A HREF="./commonj/sdo/ChangeSummary.html#isModified(commonj.sdo.DataObject)"><B>isModified(DataObject)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
-<DD>Returns whether or not the specified data object was updated while <A HREF="./commonj/sdo/ChangeSummary.html#isLogging()"><CODE>logging</CODE></A>.
-<DT><A HREF="./commonj/sdo/Type.html#isOpen()"><B>isOpen()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
-<DD>Indicates if this Type allows any form of open content.
-<DT><A HREF="./commonj/sdo/Property.html#isReadOnly()"><B>isReadOnly()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A>
-<DD>Returns true if values for this Property cannot be modified using the SDO APIs.
-<DT><A HREF="./commonj/sdo/Type.html#isSequenced()"><B>isSequenced()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo">Type</A>
-<DD>Indicates if this Type specifies Sequenced DataObjects.
-<DT><A HREF="./commonj/sdo/ChangeSummary.Setting.html#isSet()"><B>isSet()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.Setting.html" title="interface in commonj.sdo">ChangeSummary.Setting</A>
-<DD>Returns whether or not the property is set.
-<DT><A HREF="./commonj/sdo/DataObject.html#isSet(java.lang.String)"><B>isSet(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns whether a property of either this object or an object reachable from it, as identified by the specified path, - is considered to be set.
-<DT><A HREF="./commonj/sdo/DataObject.html#isSet(int)"><B>isSet(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns whether the the property at the specified index in <A HREF="./commonj/sdo/Type.html#getProperties()"><CODE>property list</CODE></A> of this object's - <A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo"><CODE>type</CODE></A>, is considered to be set.
-<DT><A HREF="./commonj/sdo/DataObject.html#isSet(commonj.sdo.Property)"><B>isSet(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Returns whether the property of the object is considered to be set.
-<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#isXMLDeclaration()"><B>isXMLDeclaration()</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
-<DD>Return the XML declaration of the document.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html#isXSD(commonj.sdo.Type)"><B>isXSD(Type)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper">XSDHelper</A>
-<DD>Indicates if this helper contains XSD information for the specified type.
-</DL>
-<HR>
-<A NAME="_L_"><!-- --></A><H2>
-<B>L</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#load(java.lang.String)"><B>load(String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
-<DD>Creates and returns an XMLDocument from the input String.
-<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#load(java.io.InputStream)"><B>load(InputStream)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
-<DD>Creates and returns an XMLDocument from the inputStream.
-<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#load(java.io.InputStream, java.lang.String, java.lang.Object)"><B>load(InputStream, String, Object)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
-<DD>Creates and returns an XMLDocument from the inputStream.
-<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#load(java.io.Reader, java.lang.String, java.lang.Object)"><B>load(Reader, String, Object)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
-<DD>Creates and returns an XMLDocument from the inputReader.
-</DL>
-<HR>
-<A NAME="_M_"><!-- --></A><H2>
-<B>M</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/Sequence.html#move(int, int)"><B>move(int, int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
-<DD>Moves the entry at <code>fromIndex</code> to <code>toIndex</code>.
-</DL>
-<HR>
-<A NAME="_N_"><!-- --></A><H2>
-<B>N</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/impl/NoHelperProviderException.html" title="class in commonj.sdo.impl"><B>NoHelperProviderException</B></A> - Exception in <A HREF="./commonj/sdo/impl/package-summary.html">commonj.sdo.impl</A><DD>Exception indicating that a HelperProvider could not be located or instantiated.<DT><A HREF="./commonj/sdo/impl/NoHelperProviderException.html#NoHelperProviderException()"><B>NoHelperProviderException()</B></A> -
-Constructor for exception commonj.sdo.impl.<A HREF="./commonj/sdo/impl/NoHelperProviderException.html" title="class in commonj.sdo.impl">NoHelperProviderException</A>
-<DD>
-<DT><A HREF="./commonj/sdo/impl/NoHelperProviderException.html#NoHelperProviderException(java.lang.String)"><B>NoHelperProviderException(String)</B></A> -
-Constructor for exception commonj.sdo.impl.<A HREF="./commonj/sdo/impl/NoHelperProviderException.html" title="class in commonj.sdo.impl">NoHelperProviderException</A>
-<DD>
-<DT><A HREF="./commonj/sdo/impl/NoHelperProviderException.html#NoHelperProviderException(java.lang.String, java.lang.Throwable)"><B>NoHelperProviderException(String, Throwable)</B></A> -
-Constructor for exception commonj.sdo.impl.<A HREF="./commonj/sdo/impl/NoHelperProviderException.html" title="class in commonj.sdo.impl">NoHelperProviderException</A>
-<DD>
-<DT><A HREF="./commonj/sdo/impl/NoHelperProviderException.html#NoHelperProviderException(java.lang.Throwable)"><B>NoHelperProviderException(Throwable)</B></A> -
-Constructor for exception commonj.sdo.impl.<A HREF="./commonj/sdo/impl/NoHelperProviderException.html" title="class in commonj.sdo.impl">NoHelperProviderException</A>
-<DD>
-</DL>
-<HR>
-<A NAME="_P_"><!-- --></A><H2>
-<B>P</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo"><B>Property</B></A> - Interface in <A HREF="./commonj/sdo/package-summary.html">commonj.sdo</A><DD>A representation of a Property in the <A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo"><CODE>type</CODE></A> of a <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A>.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#PROPERTY_NAME"><B>PROPERTY_NAME</B></A> -
-Static variable in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>The name of the system property that will be checked for an implementation name.
-</DL>
-<HR>
-<A NAME="_R_"><!-- --></A><H2>
-<B>R</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.html#readExternal(java.io.ObjectInput)"><B>readExternal(ObjectInput)</B></A> -
-Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/ExternalizableDelegator.html" title="class in commonj.sdo.impl">ExternalizableDelegator</A>
-<DD>
-<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.html#readResolve()"><B>readResolve()</B></A> -
-Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/ExternalizableDelegator.html" title="class in commonj.sdo.impl">ExternalizableDelegator</A>
-<DD>
-<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.Resolvable.html#readResolve()"><B>readResolve()</B></A> -
-Method in interface commonj.sdo.impl.<A HREF="./commonj/sdo/impl/ExternalizableDelegator.Resolvable.html" title="interface in commonj.sdo.impl">ExternalizableDelegator.Resolvable</A>
-<DD>
-<DT><A HREF="./commonj/sdo/Sequence.html#remove(int)"><B>remove(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
-<DD>Removes the entry at the given entry index.
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#resolvable()"><B>resolvable()</B></A> -
-Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Create a Resolvable using this implementation
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#resolvable(java.lang.Object)"><B>resolvable(Object)</B></A> -
-Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Create a Resolvable using this implementation
-</DL>
-<HR>
-<A NAME="_S_"><!-- --></A><H2>
-<B>S</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#save(commonj.sdo.DataObject, java.lang.String, java.lang.String)"><B>save(DataObject, String, String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
-<DD>Returns the DataObject saved as an XML document with the specified root element.
-<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#save(commonj.sdo.DataObject, java.lang.String, java.lang.String, java.io.OutputStream)"><B>save(DataObject, String, String, OutputStream)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
-<DD>Saves the DataObject as an XML document with the specified root element.
-<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#save(commonj.sdo.helper.XMLDocument, java.io.OutputStream, java.lang.Object)"><B>save(XMLDocument, OutputStream, Object)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
-<DD>Serializes an XMLDocument as an XML document into the outputStream.
-<DT><A HREF="./commonj/sdo/helper/XMLHelper.html#save(commonj.sdo.helper.XMLDocument, java.io.Writer, java.lang.Object)"><B>save(XMLDocument, Writer, Object)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper">XMLHelper</A>
-<DD>Serializes an XMLDocument as an XML document into the outputWriter.
-<DT><A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo"><B>Sequence</B></A> - Interface in <A HREF="./commonj/sdo/package-summary.html">commonj.sdo</A><DD>A sequence is a heterogeneous list of <A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo"><CODE>properties</CODE></A> and corresponding values.<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.html#serialVersionUID"><B>serialVersionUID</B></A> -
-Static variable in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/ExternalizableDelegator.html" title="class in commonj.sdo.impl">ExternalizableDelegator</A>
-<DD>
-<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#SERVICE_RESOURCE_NAME"><B>SERVICE_RESOURCE_NAME</B></A> -
-Static variable in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>The name of the resource that is used for service location.
-<DT><A HREF="./commonj/sdo/DataObject.html#set(java.lang.String, java.lang.Object)"><B>set(String, Object)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets a property of either this object or an object reachable from it, as identified by the specified path, - to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the property at the specified index in <A HREF="./commonj/sdo/Type.html#getProperties()"><CODE>property list</CODE></A> of this object's - <A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo"><CODE>type</CODE></A>, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#set(commonj.sdo.Property, java.lang.Object)"><B>set(Property, Object)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the given property of the object to the new value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setBigDecimal(java.lang.String, java.math.BigDecimal)"><B>setBigDecimal(String, BigDecimal)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>BigDecimal</code> property identified by the specified path, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setBigDecimal(int, java.math.BigDecimal)"><B>setBigDecimal(int, BigDecimal)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>BigDecimal</code> property identified by the specified property index, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setBigDecimal(commonj.sdo.Property, java.math.BigDecimal)"><B>setBigDecimal(Property, BigDecimal)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the specified <code>BigDecimal</code> property, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setBigInteger(java.lang.String, java.math.BigInteger)"><B>setBigInteger(String, BigInteger)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>BigInteger</code> property identified by the specified path, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setBigInteger(int, java.math.BigInteger)"><B>setBigInteger(int, BigInteger)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>BigInteger</code> property identified by the specified property index, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setBigInteger(commonj.sdo.Property, java.math.BigInteger)"><B>setBigInteger(Property, BigInteger)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the specified <code>BigInteger</code> property, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setBoolean(java.lang.String, boolean)"><B>setBoolean(String, boolean)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>boolean</code> property identified by the specified path, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setBoolean(int, boolean)"><B>setBoolean(int, boolean)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>boolean</code> property identified by the specified property index, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setBoolean(commonj.sdo.Property, boolean)"><B>setBoolean(Property, boolean)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the specified <code>boolean</code> property, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setByte(java.lang.String, byte)"><B>setByte(String, byte)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>byte</code> property identified by the specified path, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setByte(int, byte)"><B>setByte(int, byte)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>byte</code> property identified by the specified property index, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setByte(commonj.sdo.Property, byte)"><B>setByte(Property, byte)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the specified <code>byte</code> property, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setBytes(java.lang.String, byte[])"><B>setBytes(String, byte[])</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>byte[]</code> property identified by the specified path, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setBytes(int, byte[])"><B>setBytes(int, byte[])</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>byte[]</code> property identified by the specified property index, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setBytes(commonj.sdo.Property, byte[])"><B>setBytes(Property, byte[])</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the specified <code>byte[]</code> property, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setChar(java.lang.String, char)"><B>setChar(String, char)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>char</code> property identified by the specified path, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setChar(int, char)"><B>setChar(int, char)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>char</code> property identified by the specified property index, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setChar(commonj.sdo.Property, char)"><B>setChar(Property, char)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the specified <code>char</code> property, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setDataObject(java.lang.String, commonj.sdo.DataObject)"><B>setDataObject(String, DataObject)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>DataObject</code> property identified by the specified path, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setDataObject(int, commonj.sdo.DataObject)"><B>setDataObject(int, DataObject)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>DataObject</code> property identified by the specified property index, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setDataObject(commonj.sdo.Property, commonj.sdo.DataObject)"><B>setDataObject(Property, DataObject)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the specified <code>DataObject</code> property, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setDate(java.lang.String, java.util.Date)"><B>setDate(String, Date)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>Date</code> property identified by the specified path, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setDate(int, java.util.Date)"><B>setDate(int, Date)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>Date</code> property identified by the specified property index, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setDate(commonj.sdo.Property, java.util.Date)"><B>setDate(Property, Date)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the specified <code>Date</code> property, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setDouble(java.lang.String, double)"><B>setDouble(String, double)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>double</code> property identified by the specified path, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setDouble(int, double)"><B>setDouble(int, double)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>double</code> property identified by the specified property index, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setDouble(commonj.sdo.Property, double)"><B>setDouble(Property, double)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the specified <code>double</code> property, to the specified value.
-<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#setEncoding(java.lang.String)"><B>setEncoding(String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
-<DD>Set the XML encoding of the document, or null if not specified.
-<DT><A HREF="./commonj/sdo/DataObject.html#setFloat(java.lang.String, float)"><B>setFloat(String, float)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>float</code> property identified by the specified path, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setFloat(int, float)"><B>setFloat(int, float)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>float</code> property identified by the specified property index, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setFloat(commonj.sdo.Property, float)"><B>setFloat(Property, float)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the specified <code>float</code> property, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setInt(java.lang.String, int)"><B>setInt(String, int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>int</code> property identified by the specified path, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setInt(int, int)"><B>setInt(int, int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>int</code> property identified by the specified property index, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setInt(commonj.sdo.Property, int)"><B>setInt(Property, int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the specified <code>int</code> property, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setList(java.lang.String, java.util.List)"><B>setList(String, List)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>List</code> property identified by the specified path, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setList(int, java.util.List)"><B>setList(int, List)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>List</code> property identified by the specified property index, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setList(commonj.sdo.Property, java.util.List)"><B>setList(Property, List)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the specified <code>List</code> property, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setLong(java.lang.String, long)"><B>setLong(String, long)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>long</code> property identified by the specified path, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setLong(int, long)"><B>setLong(int, long)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>long</code> property identified by the specified property index, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setLong(commonj.sdo.Property, long)"><B>setLong(Property, long)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the specified <code>long</code> property, to the specified value.
-<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#setNoNamespaceSchemaLocation(java.lang.String)"><B>setNoNamespaceSchemaLocation(String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
-<DD>Sets the value of the noNamespaceSchemaLocation declaration - for the http://www.w3.org/2001/XMLSchema-instance namespace in the - root element, or null if it should not be present.
-<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#setSchemaLocation(java.lang.String)"><B>setSchemaLocation(String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
-<DD>Sets the value of the schemaLocation declaration - for the http://www.w3.org/2001/XMLSchema-instance namespace in the - root element, or null if it should not be present.
-<DT><A HREF="./commonj/sdo/DataObject.html#setShort(java.lang.String, short)"><B>setShort(String, short)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>short</code> property identified by the specified path, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setShort(int, short)"><B>setShort(int, short)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>short</code> property identified by the specified property index, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setShort(commonj.sdo.Property, short)"><B>setShort(Property, short)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the specified <code>short</code> property, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setString(java.lang.String, java.lang.String)"><B>setString(String, String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>String</code> property identified by the specified path, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setString(int, java.lang.String)"><B>setString(int, String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of a <code>String</code> property identified by the specified property index, to the specified value.
-<DT><A HREF="./commonj/sdo/DataObject.html#setString(commonj.sdo.Property, java.lang.String)"><B>setString(Property, String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Sets the value of the specified <code>String</code> property, to the specified value.
-<DT><A HREF="./commonj/sdo/Sequence.html#setValue(int, java.lang.Object)"><B>setValue(int, Object)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
-<DD>Sets the entry at a specified index to the new value.
-<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#setXMLDeclaration(boolean)"><B>setXMLDeclaration(boolean)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
-<DD>Set the XML declaration version of the document.
-<DT><A HREF="./commonj/sdo/helper/XMLDocument.html#setXMLVersion(java.lang.String)"><B>setXMLVersion(String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper">XMLDocument</A>
-<DD>Set the XML version of the document, or null if not specified.
-<DT><A HREF="./commonj/sdo/Sequence.html#size()"><B>size()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/Sequence.html" title="interface in commonj.sdo">Sequence</A>
-<DD>Returns the number of entries in the sequence.
-</DL>
-<HR>
-<A NAME="_T_"><!-- --></A><H2>
-<B>T</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toCalendar(java.lang.String)"><B>toCalendar(String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a String representation of an SDO date type to a Calendar using the - default locale.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toCalendar(java.lang.String, java.util.Locale)"><B>toCalendar(String, Locale)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a String representation of an SDO date type to a Calendar using the - specified locale, or the default locale if the locale is null.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toDate(java.lang.String)"><B>toDate(String)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a String representation of an SDO date type to a Date.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toDateTime(java.util.Date)"><B>toDateTime(Date)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Date to a String representation of the DateTime type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toDateTime(java.util.Calendar)"><B>toDateTime(Calendar)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Calendar to a String representation of the DateTime type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toDay(java.util.Date)"><B>toDay(Date)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Date to a String representation of the Day type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toDay(java.util.Calendar)"><B>toDay(Calendar)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Calendar to a String representation of the Day type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toDuration(java.util.Date)"><B>toDuration(Date)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Date to a String representation of the Duration type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toDuration(java.util.Calendar)"><B>toDuration(Calendar)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Calendar to a String representation of the Duration type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toMonth(java.util.Date)"><B>toMonth(Date)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Date to a String representation of the Month type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toMonth(java.util.Calendar)"><B>toMonth(Calendar)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Calendar to a String representation of the Month type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toMonthDay(java.util.Date)"><B>toMonthDay(Date)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Date to a String representation of the MonthDay type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toMonthDay(java.util.Calendar)"><B>toMonthDay(Calendar)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Calendar to a String representation of the MonthDay type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toTime(java.util.Date)"><B>toTime(Date)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Date to a String representation of the Time type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toTime(java.util.Calendar)"><B>toTime(Calendar)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Calendar to a String representation of the Time type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toYear(java.util.Date)"><B>toYear(Date)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Date to a String representation of the Year type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toYear(java.util.Calendar)"><B>toYear(Calendar)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Calendar to a String representation of the Year type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toYearMonth(java.util.Date)"><B>toYearMonth(Date)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Date to a String representation of the YearMonth type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toYearMonth(java.util.Calendar)"><B>toYearMonth(Calendar)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Calendar to a String representation of the YearMonth type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toYearMonthDay(java.util.Date)"><B>toYearMonthDay(Date)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Date to a String representation of the YearMonthDay type.
-<DT><A HREF="./commonj/sdo/helper/DataHelper.html#toYearMonthDay(java.util.Calendar)"><B>toYearMonthDay(Calendar)</B></A> -
-Method in interface commonj.sdo.helper.<A HREF="./commonj/sdo/helper/DataHelper.html" title="interface in commonj.sdo.helper">DataHelper</A>
-<DD>Convert from a Calendar to a String representation of the YearMonthDay type.
-<DT><A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo"><B>Type</B></A> - Interface in <A HREF="./commonj/sdo/package-summary.html">commonj.sdo</A><DD>A representation of the type of a <A HREF="./commonj/sdo/Property.html" title="interface in commonj.sdo"><CODE>property</CODE></A> of a <A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A>.<DT><A HREF="./commonj/sdo/helper/TypeHelper.html" title="interface in commonj.sdo.helper"><B>TypeHelper</B></A> - Interface in <A HREF="./commonj/sdo/helper/package-summary.html">commonj.sdo.helper</A><DD>Look up a Type given the uri and typeName or interfaceClass.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#typeHelper()"><B>typeHelper()</B></A> -
-Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Returns a TypeHelper obtained from this implementation.
-</DL>
-<HR>
-<A NAME="_U_"><!-- --></A><H2>
-<B>U</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/ChangeSummary.html#undoChanges()"><B>undoChanges()</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/ChangeSummary.html" title="interface in commonj.sdo">ChangeSummary</A>
-<DD>This method is intended for use by service implementations only.
-<DT><A HREF="./commonj/sdo/DataObject.html#unset(java.lang.String)"><B>unset(String)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Unsets a property of either this object or an object reachable from it, as identified by the specified path.
-<DT><A HREF="./commonj/sdo/DataObject.html#unset(int)"><B>unset(int)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Unsets the property at the specified index in <A HREF="./commonj/sdo/Type.html#getProperties()"><CODE>property list</CODE></A> of this object's <A HREF="./commonj/sdo/Type.html" title="interface in commonj.sdo"><CODE>type</CODE></A>.
-<DT><A HREF="./commonj/sdo/DataObject.html#unset(commonj.sdo.Property)"><B>unset(Property)</B></A> -
-Method in interface commonj.sdo.<A HREF="./commonj/sdo/DataObject.html" title="interface in commonj.sdo">DataObject</A>
-<DD>Unsets the property of the object.
-</DL>
-<HR>
-<A NAME="_W_"><!-- --></A><H2>
-<B>W</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/impl/ExternalizableDelegator.html#writeExternal(java.io.ObjectOutput)"><B>writeExternal(ObjectOutput)</B></A> -
-Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/ExternalizableDelegator.html" title="class in commonj.sdo.impl">ExternalizableDelegator</A>
-<DD>
-</DL>
-<HR>
-<A NAME="_X_"><!-- --></A><H2>
-<B>X</B></H2>
-<DL>
-<DT><A HREF="./commonj/sdo/helper/XMLDocument.html" title="interface in commonj.sdo.helper"><B>XMLDocument</B></A> - Interface in <A HREF="./commonj/sdo/helper/package-summary.html">commonj.sdo.helper</A><DD>Represents an XML Document containing a tree of DataObjects.<DT><A HREF="./commonj/sdo/helper/XMLHelper.html" title="interface in commonj.sdo.helper"><B>XMLHelper</B></A> - Interface in <A HREF="./commonj/sdo/helper/package-summary.html">commonj.sdo.helper</A><DD>A helper to convert XML documents into DataObects and - DataObjects into XML documnets.<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#xmlHelper()"><B>xmlHelper()</B></A> -
-Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Returns a XMLHelper obtained from this implementation.
-<DT><A HREF="./commonj/sdo/helper/XSDHelper.html" title="interface in commonj.sdo.helper"><B>XSDHelper</B></A> - Interface in <A HREF="./commonj/sdo/helper/package-summary.html">commonj.sdo.helper</A><DD>Provides access to additional information when the - Type or Property is defined by an XML Schema (XSD).<DT><A HREF="./commonj/sdo/impl/HelperProvider.html#xsdHelper()"><B>xsdHelper()</B></A> -
-Method in class commonj.sdo.impl.<A HREF="./commonj/sdo/impl/HelperProvider.html" title="class in commonj.sdo.impl">HelperProvider</A>
-<DD>Returns a XSDHelper obtained from this implementation.
-</DL>
-<HR>
-<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A>
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
- </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-SDO API</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- PREV
- NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
- <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
- <SCRIPT type="text/javascript">
- <!--
- if(window==top) {
- document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
- }
- //-->
-</SCRIPT>
-<NOSCRIPT>
- <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
--
-</BODY>
-</HTML>
|