| Package | Description | 
|---|---|
| com.tangosol.run.xml | 
 Contains classes providing basic XML related functionality. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected XmlBean.BeanInfo | 
PropertyAdapter.m_infoBean
The BeanInfo object that contains this PropertyAdapter. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
XmlBean.BeanInfo | 
PropertyAdapter.getBeanInfo()
Obtain the containing BeanInfo object. 
 | 
XmlBean.BeanInfo | 
XmlBean.getBeanInfo()
Obtain the BeanInfo for this XmlBean object, or create and configure
 a BeanInfo if one does not exist. 
 | 
protected XmlBean.BeanInfo | 
XmlBean.initBeanInfo()
Initialize the Object, loading the XML Bean design information if
 necessary. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected PropertyAdapter | 
IterableAdapter.findAdapter(XmlBean.BeanInfo infoBean,
           XmlElement xml)
Obtain a PropertyAdapapter for a map entry key or value 
 | 
| Constructor and Description | 
|---|
ArrayAdapter(XmlBean.BeanInfo infoBean,
            Class clzType,
            String sName,
            String sXml,
            XmlElement xml)
Construct a ArrayAdapter. 
 | 
BigDecimalAdapter(XmlBean.BeanInfo infoBean,
                 Class clzType,
                 String sName,
                 String sXml,
                 XmlElement xml)
Construct a SimpleAdapter. 
 | 
BigIntegerAdapter(XmlBean.BeanInfo infoBean,
                 Class clzType,
                 String sName,
                 String sXml,
                 XmlElement xml)
Construct a SimpleAdapter. 
 | 
BooleanAdapter(XmlBean.BeanInfo infoBean,
              Class clzType,
              String sName,
              String sXml,
              XmlElement xml)
Construct a SimpleAdapter. 
 | 
BooleanArrayAdapter(XmlBean.BeanInfo infoBean,
                   Class clzType,
                   String sName,
                   String sXml,
                   XmlElement xml)
Construct a BooleanArrayAdapter. 
 | 
ByteAdapter(XmlBean.BeanInfo infoBean,
           Class clzType,
           String sName,
           String sXml,
           XmlElement xml)
Construct a SimpleAdapter. 
 | 
ByteArrayAdapter(XmlBean.BeanInfo infoBean,
                Class clzType,
                String sName,
                String sXml,
                XmlElement xml)
Construct a ByteArrayAdapter. 
 | 
CharAdapter(XmlBean.BeanInfo infoBean,
           Class clzType,
           String sName,
           String sXml,
           XmlElement xml)
Construct a SimpleAdapter. 
 | 
CharArrayAdapter(XmlBean.BeanInfo infoBean,
                Class clzType,
                String sName,
                String sXml,
                XmlElement xml)
Construct a CharArrayAdapter. 
 | 
CollectionAdapter(XmlBean.BeanInfo infoBean,
                 Class clzType,
                 String sName,
                 String sXml,
                 XmlElement xml)
Construct a CollectionAdapter. 
 | 
DateAdapter(XmlBean.BeanInfo infoBean,
           Class clzType,
           String sName,
           String sXml,
           XmlElement xml)
Construct a SimpleAdapter. 
 | 
DateFormatAdapter(XmlBean.BeanInfo infoBean,
                 Class clzType,
                 String sName,
                 String sXml,
                 XmlElement xml)
Construct a DateFormatAdapter. 
 | 
DateTimeAdapter(XmlBean.BeanInfo infoBean,
               Class clzType,
               String sName,
               String sXml,
               XmlElement xml)
Construct a DateTimeAdapter. 
 | 
DoubleAdapter(XmlBean.BeanInfo infoBean,
             Class clzType,
             String sName,
             String sXml,
             XmlElement xml)
Construct a SimpleAdapter. 
 | 
DoubleArrayAdapter(XmlBean.BeanInfo infoBean,
                  Class clzType,
                  String sName,
                  String sXml,
                  XmlElement xml)
Construct a DoubleArrayAdapter. 
 | 
FloatAdapter(XmlBean.BeanInfo infoBean,
            Class clzType,
            String sName,
            String sXml,
            XmlElement xml)
Construct a SimpleAdapter. 
 | 
FloatArrayAdapter(XmlBean.BeanInfo infoBean,
                 Class clzType,
                 String sName,
                 String sXml,
                 XmlElement xml)
Construct a FloatArrayAdapter. 
 | 
IntAdapter(XmlBean.BeanInfo infoBean,
          Class clzType,
          String sName,
          String sXml,
          XmlElement xml)
Construct a SimpleAdapter. 
 | 
IntArrayAdapter(XmlBean.BeanInfo infoBean,
               Class clzType,
               String sName,
               String sXml,
               XmlElement xml)
Construct an IntArrayAdapter. 
 | 
IterableAdapter(XmlBean.BeanInfo infoBean,
               Class clzType,
               String sName,
               String sXml,
               XmlElement xml)
Construct a IterableAdapter. 
 | 
LongAdapter(XmlBean.BeanInfo infoBean,
           Class clzType,
           String sName,
           String sXml,
           XmlElement xml)
Construct a SimpleAdapter. 
 | 
LongArrayAdapter(XmlBean.BeanInfo infoBean,
                Class clzType,
                String sName,
                String sXml,
                XmlElement xml)
Construct a LongArrayAdapter. 
 | 
MapAdapter(XmlBean.BeanInfo infoBean,
          Class clzType,
          String sName,
          String sXml,
          XmlElement xml)
Construct a MapAdapter. 
 | 
OldDateAdapter(XmlBean.BeanInfo infoBean,
              Class clzType,
              String sName,
              String sXml,
              XmlElement xml)
Construct a SimpleAdapter. 
 | 
PrimitiveArrayAdapter(XmlBean.BeanInfo infoBean,
                     Class clzType,
                     String sName,
                     String sXml,
                     XmlElement xml)
Construct a PrimitiveArrayAdapter. 
 | 
PropertyAdapter(XmlBean.BeanInfo infoBean,
               Class clzType,
               String sName,
               String sXml,
               XmlElement xml)
Construct a PropertyAdapter. 
 | 
QNameAdapter(XmlBean.BeanInfo infoBean,
            Class clzType,
            String sName,
            String sXml,
            XmlElement xml)
Construct a QNameAdapter. 
 | 
RestrictedStringAdapter(XmlBean.BeanInfo infoBean,
                       Class clzType,
                       String sName,
                       String sXml,
                       XmlElement xml)
Construct a RestrictedStringAdapter. 
 | 
SerializableAdapter(XmlBean.BeanInfo infoBean,
                   Class clzType,
                   String sName,
                   String sXml,
                   XmlElement xml)
Construct a SerializableAdapter. 
 | 
ShortAdapter(XmlBean.BeanInfo infoBean,
            Class clzType,
            String sName,
            String sXml,
            XmlElement xml)
Construct a SimpleAdapter. 
 | 
ShortArrayAdapter(XmlBean.BeanInfo infoBean,
                 Class clzType,
                 String sName,
                 String sXml,
                 XmlElement xml)
Construct a ShortArrayAdapter. 
 | 
SimpleAdapter(XmlBean.BeanInfo infoBean,
             Class clzType,
             String sName,
             String sXml,
             XmlElement xml)
Construct a SimpleAdapter. 
 | 
StringAdapter(XmlBean.BeanInfo infoBean,
             Class clzType,
             String sName,
             String sXml,
             XmlElement xml)
Construct a SimpleAdapter. 
 | 
SystemTimeAdapter(XmlBean.BeanInfo infoBean,
                 Class clzType,
                 String sName,
                 String sXml,
                 XmlElement xml)
Construct a SystemTimeAdapter, which formats a long number of
 milliseconds as a SQL Timestamp string for XML purposes. 
 | 
TimeAdapter(XmlBean.BeanInfo infoBean,
           Class clzType,
           String sName,
           String sXml,
           XmlElement xml)
Construct a SimpleAdapter. 
 | 
TimestampAdapter(XmlBean.BeanInfo infoBean,
                Class clzType,
                String sName,
                String sXml,
                XmlElement xml)
Construct a SimpleAdapter. 
 | 
XmlElementAdapter(XmlBean.BeanInfo infoBean,
                 Class clzType,
                 String sName,
                 String sXml,
                 XmlElement xml)
Construct an XmlElementAdapter. 
 | 
XmlSerializableAdapter(XmlBean.BeanInfo infoBean,
                      Class clzType,
                      String sName,
                      String sXml,
                      XmlElement xml)
Construct an XmlSerializableAdapter. 
 |