Serialized Form
-
Package org.apache.axis2.databinding
-
Exception Class org.apache.axis2.databinding.ADBException
class ADBException extends DataBindException implements Serializable -
Class org.apache.axis2.databinding.ADBSOAPModelBuilder.Body
class Body extends Object implements Serializable-
Serialized Fields
-
child
ADBSOAPModelBuilder.Child child
-
-
-
Class org.apache.axis2.databinding.ADBSOAPModelBuilder.Child
class Child extends Object implements Serializable-
Serialized Fields
-
parser
XMLStreamReader parser
-
-
-
Class org.apache.axis2.databinding.ADBSOAPModelBuilder.Envelope
class Envelope extends Object implements Serializable-
Serialized Fields
-
body
ADBSOAPModelBuilder.Body body
-
-
-
Class org.apache.axis2.databinding.ADBSOAPModelBuilder.Header
class Header extends Object implements Serializable -
Exception Class org.apache.axis2.databinding.DataBindException
class DataBindException extends XMLStreamException implements Serializable
-
-
Package org.apache.axis2.databinding.types
-
Class org.apache.axis2.databinding.types.Day
class Day extends Object implements Serializable- serialVersionUID:
- -9024662553918598132L
-
Serialized Fields
-
day
int day
-
timezone
String timezone
-
-
Class org.apache.axis2.databinding.types.Duration
class Duration extends Object implements Serializable- serialVersionUID:
- -3736760992541369098L
-
Serialized Fields
-
days
int days
-
hours
int hours
-
isNegative
boolean isNegative
-
minutes
int minutes
-
months
int months
-
seconds
double seconds
-
years
int years
-
-
Class org.apache.axis2.databinding.types.Entities
class Entities extends NCName implements Serializable- serialVersionUID:
- -4511368195143560809L
-
Serialized Fields
-
entities
Entity[] entities
-
-
Class org.apache.axis2.databinding.types.Entity
class Entity extends NCName implements Serializable- serialVersionUID:
- -4868410883856961942L
-
Class org.apache.axis2.databinding.types.HexBinary
class HexBinary extends Object implements Serializable- serialVersionUID:
- -5082403899986720767L
-
Serialized Fields
-
m_value
byte[] m_value
-
-
Class org.apache.axis2.databinding.types.Id
class Id extends NCName implements Serializable- serialVersionUID:
- -8442438083214211437L
-
Class org.apache.axis2.databinding.types.IDRef
class IDRef extends NCName implements Serializable- serialVersionUID:
- 6821835065939868576L
-
Class org.apache.axis2.databinding.types.IDRefs
class IDRefs extends NCName implements Serializable- serialVersionUID:
- 5394097798361075902L
-
Serialized Fields
-
idrefs
IDRef[] idrefs
-
-
Class org.apache.axis2.databinding.types.Language
class Language extends Token implements Serializable- serialVersionUID:
- -4105320293090087959L
-
Class org.apache.axis2.databinding.types.Month
class Month extends Object implements Serializable- serialVersionUID:
- -7469265802807262347L
-
Serialized Fields
-
month
int month
-
timezone
String timezone
-
-
Class org.apache.axis2.databinding.types.MonthDay
class MonthDay extends Object implements Serializable- serialVersionUID:
- -345189609825249318L
-
Serialized Fields
-
day
int day
-
month
int month
-
timezone
String timezone
-
-
Class org.apache.axis2.databinding.types.Name
class Name extends Token implements Serializable- serialVersionUID:
- -8354594301737358441L
-
Class org.apache.axis2.databinding.types.NCName
class NCName extends Name implements Serializable- serialVersionUID:
- 8573451628276898297L
-
Class org.apache.axis2.databinding.types.NegativeInteger
class NegativeInteger extends NonPositiveInteger implements Serializable- serialVersionUID:
- -2295928715693639427L
-
Serialization Methods
-
writeReplace
Deprecated.As per https://issues.apache.org/jira/browse/AXIS2-3848Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html- Throws:
ObjectStreamException
-
-
Serialized Fields
-
zero
BigInteger zero
validate the value against the xsd definition
-
-
Class org.apache.axis2.databinding.types.NegativeInteger.BigIntegerRep
class BigIntegerRep extends Object implements Serializable- serialVersionUID:
- 1209618487031404110L
-
Serialization Methods
-
readResolve
Deprecated.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
array
byte[] array
Deprecated.
-
-
Class org.apache.axis2.databinding.types.NMToken
class NMToken extends Token implements Serializable- serialVersionUID:
- -1319741002733174329L
-
Class org.apache.axis2.databinding.types.NMTokens
class NMTokens extends NCName implements Serializable- serialVersionUID:
- -2435854824216181165L
-
Serialized Fields
-
tokens
NMToken[] tokens
-
-
Class org.apache.axis2.databinding.types.NonNegativeInteger
class NonNegativeInteger extends BigInteger implements Serializable- serialVersionUID:
- -484577860351406054L
-
Serialization Methods
-
writeReplace
Deprecated.As per https://issues.apache.org/jira/browse/AXIS2-3848Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html- Throws:
ObjectStreamException
-
-
Serialized Fields
-
zero
BigInteger zero
validate the value against the xsd definition
-
-
Class org.apache.axis2.databinding.types.NonNegativeInteger.BigIntegerRep
class BigIntegerRep extends Object implements Serializable- serialVersionUID:
- -6135065605514678689L
-
Serialization Methods
-
readResolve
Deprecated.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
array
byte[] array
Deprecated.
-
-
Class org.apache.axis2.databinding.types.NonPositiveInteger
class NonPositiveInteger extends BigInteger implements Serializable- serialVersionUID:
- -8609051961838117600L
-
Serialization Methods
-
writeReplace
Deprecated.As per https://issues.apache.org/jira/browse/AXIS2-3848Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html- Throws:
ObjectStreamException
-
-
Serialized Fields
-
zero
BigInteger zero
validate the value against the xsd definition
-
-
Class org.apache.axis2.databinding.types.NonPositiveInteger.BigIntegerRep
class BigIntegerRep extends Object implements Serializable- serialVersionUID:
- -3601357690365698517L
-
Serialization Methods
-
readResolve
Deprecated.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
array
byte[] array
Deprecated.
-
-
Class org.apache.axis2.databinding.types.NormalizedString
class NormalizedString extends Object implements Serializable- serialVersionUID:
- -290878151870399401L
-
Serialized Fields
-
m_value
String m_value
-
-
Class org.apache.axis2.databinding.types.Notation
class Notation extends Object implements Serializable- serialVersionUID:
- 2393074651972192536L
-
Class org.apache.axis2.databinding.types.PositiveInteger
class PositiveInteger extends NonNegativeInteger implements Serializable- serialVersionUID:
- -4562301423231920813L
-
Serialization Methods
-
writeReplace
Deprecated.As per https://issues.apache.org/jira/browse/AXIS2-3848Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html- Throws:
ObjectStreamException
-
-
Serialized Fields
-
iMinInclusive
BigInteger iMinInclusive
validate the value against the xsd definition
-
-
Class org.apache.axis2.databinding.types.PositiveInteger.BigIntegerRep
class BigIntegerRep extends Object implements Serializable- serialVersionUID:
- 1251664160936150499L
-
Serialization Methods
-
readResolve
Deprecated.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
array
byte[] array
Deprecated.
-
-
Class org.apache.axis2.databinding.types.Time
class Time extends Object implements Serializable- serialVersionUID:
- -9022201555535589908L
-
Class org.apache.axis2.databinding.types.Token
class Token extends NormalizedString implements Serializable- serialVersionUID:
- -7370524740514465467L
-
Class org.apache.axis2.databinding.types.Union
class Union extends Object implements Serializable-
Serialized Fields
-
localObject
Object localObject
-
-
-
Class org.apache.axis2.databinding.types.UnsignedByte
class UnsignedByte extends UnsignedShort implements Serializable- serialVersionUID:
- 4631754787145526759L
-
Class org.apache.axis2.databinding.types.UnsignedInt
class UnsignedInt extends Number implements Serializable- serialVersionUID:
- -8915204168154746305L
-
Class org.apache.axis2.databinding.types.UnsignedLong
class UnsignedLong extends Number implements Serializable- serialVersionUID:
- -5919942584284897583L
-
Serialized Fields
-
__equalsCalc
Object __equalsCalc
-
lValue
BigInteger lValue
-
-
Class org.apache.axis2.databinding.types.UnsignedShort
class UnsignedShort extends UnsignedInt implements Serializable- serialVersionUID:
- 6822598447692816380L
-
Class org.apache.axis2.databinding.types.URI
class URI extends Object implements Serializable- serialVersionUID:
- 2172306044361227627L
-
Serialized Fields
-
m_fragment
String m_fragment
If specified, stores the fragment for this URI; otherwise null -
m_host
String m_host
If specified, stores the host for this URI; otherwise null -
m_path
String m_path
If specified, stores the path for this URI; otherwise null -
m_port
int m_port
If specified, stores the port for this URI; otherwise -1 -
m_queryString
String m_queryString
If specified, stores the query string for this URI; otherwise null. -
m_regAuthority
String m_regAuthority
If specified, stores the registry based authority for this URI; otherwise -1 -
m_scheme
String m_scheme
Stores the scheme (usually the protocol) for this URI. -
m_userinfo
String m_userinfo
If specified, stores the userinfo for this URI; otherwise null
-
-
Exception Class org.apache.axis2.databinding.types.URI.MalformedURIException
class MalformedURIException extends IOException implements Serializable- serialVersionUID:
- -8488692760975768757L
-
Class org.apache.axis2.databinding.types.Year
class Year extends Object implements Serializable- serialVersionUID:
- 7498876120334857019L
-
Serialized Fields
-
timezone
String timezone
-
year
int year
-
-
Class org.apache.axis2.databinding.types.YearMonth
class YearMonth extends Object implements Serializable- serialVersionUID:
- -5510739842661690551L
-
Serialized Fields
-
month
int month
-
timezone
String timezone
-
year
int year
-
-
-
Package org.apache.axis2.databinding.types.soapencoding
-
Class org.apache.axis2.databinding.types.soapencoding._boolean
class _boolean extends Object implements Serializable-
Serialized Fields
-
local_boolean
boolean local_boolean
field for _boolean
-
-
-
Class org.apache.axis2.databinding.types.soapencoding._byte
class _byte extends Object implements Serializable-
Serialized Fields
-
local_byte
byte local_byte
field for _byte
-
-
-
Class org.apache.axis2.databinding.types.soapencoding._double
class _double extends Object implements Serializable-
Serialized Fields
-
local_double
double local_double
field for _double
-
-
-
Class org.apache.axis2.databinding.types.soapencoding._float
class _float extends Object implements Serializable-
Serialized Fields
-
local_float
float local_float
field for _float
-
-
-
Class org.apache.axis2.databinding.types.soapencoding._int
class _int extends Object implements Serializable-
Serialized Fields
-
local_int
int local_int
field for _int
-
-
-
Class org.apache.axis2.databinding.types.soapencoding._long
class _long extends Object implements Serializable-
Serialized Fields
-
local_long
long local_long
field for _long
-
-
-
Class org.apache.axis2.databinding.types.soapencoding._short
class _short extends Object implements Serializable-
Serialized Fields
-
local_short
short local_short
field for _short
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.AnyType
class AnyType extends Object implements Serializable-
Serialized Fields
-
localAnyType
org.apache.axiom.om.OMElement localAnyType
field for AnyType
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.AnyURI
class AnyURI extends Object implements Serializable-
Serialized Fields
-
localAnyURI
URI localAnyURI
field for AnyURI
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.Array
class Array extends Object implements Serializable-
Serialized Fields
-
arrayTypeQName
QName arrayTypeQName
-
localArrayType
String localArrayType
field for ArrayType This was an Attribute! -
localHref
URI localHref
field for Href This was an Attribute! -
localId
Id localId
field for Id This was an Attribute! -
localOffset
String localOffset
field for Offset This was an Attribute! -
objectList
List objectList
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate
class ArrayCoordinate extends Object implements Serializable-
Serialized Fields
-
localArrayCoordinate
String localArrayCoordinate
field for ArrayCoordinate
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.ArrayE
class ArrayE extends Object implements Serializable-
Serialized Fields
-
localArray
Array localArray
field for Array
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.Base64
class Base64 extends Object implements Serializable-
Serialized Fields
-
localBase64
DataHandler localBase64
field for Base64
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.Base64Binary
class Base64Binary extends Object implements Serializable-
Serialized Fields
-
localBase64Binary
DataHandler localBase64Binary
field for Base64Binary
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.Date
class Date extends Object implements Serializable-
Serialized Fields
-
localDate
Date localDate
field for Date
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.DateTime
class DateTime extends Object implements Serializable-
Serialized Fields
-
localDateTime
Calendar localDateTime
field for DateTime
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.Decimal
class Decimal extends Object implements Serializable-
Serialized Fields
-
localDecimal
BigDecimal localDecimal
field for Decimal
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.Duration
class Duration extends Object implements Serializable-
Serialized Fields
-
localDuration
Duration localDuration
field for Duration
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.ENTITIES
class ENTITIES extends Object implements Serializable-
Serialized Fields
-
localENTITIES
Entities localENTITIES
field for ENTITIES
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.ENTITY
class ENTITY extends Object implements Serializable-
Serialized Fields
-
localENTITY
Entity localENTITY
field for ENTITY
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.GDay
class GDay extends Object implements Serializable-
Serialized Fields
-
localGDay
Day localGDay
field for GDay
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.GMonth
class GMonth extends Object implements Serializable-
Serialized Fields
-
localGMonth
Month localGMonth
field for GMonth
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.GMonthDay
class GMonthDay extends Object implements Serializable-
Serialized Fields
-
localGMonthDay
MonthDay localGMonthDay
field for GMonthDay
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.GYear
class GYear extends Object implements Serializable-
Serialized Fields
-
localGYear
Year localGYear
field for GYear
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.GYearMonth
class GYearMonth extends Object implements Serializable-
Serialized Fields
-
localGYearMonth
YearMonth localGYearMonth
field for GYearMonth
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.HexBinary
class HexBinary extends Object implements Serializable-
Serialized Fields
-
localHexBinary
HexBinary localHexBinary
field for HexBinary
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.ID
class ID extends Object implements Serializable-
Serialized Fields
-
localID
Id localID
field for ID
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.IDREF
class IDREF extends Object implements Serializable-
Serialized Fields
-
localIDREF
IDRef localIDREF
field for IDREF
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.IDREFS
class IDREFS extends Object implements Serializable-
Serialized Fields
-
localIDREFS
IDRefs localIDREFS
field for IDREFS
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.Integer
class Integer extends Object implements Serializable-
Serialized Fields
-
localInteger
BigInteger localInteger
field for Integer
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.Language
class Language extends Object implements Serializable-
Serialized Fields
-
localLanguage
Language localLanguage
field for Language
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.Name
class Name extends Object implements Serializable-
Serialized Fields
-
localName
Name localName
field for Name
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.NCName
class NCName extends Object implements Serializable-
Serialized Fields
-
localNCName
NCName localNCName
field for NCName
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.NegativeInteger
class NegativeInteger extends Object implements Serializable-
Serialized Fields
-
localNegativeInteger
NegativeInteger localNegativeInteger
field for NegativeInteger
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.NMTOKEN
class NMTOKEN extends Object implements Serializable-
Serialized Fields
-
localNMTOKEN
NMToken localNMTOKEN
field for NMTOKEN
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.NMTOKENS
class NMTOKENS extends Object implements Serializable-
Serialized Fields
-
localNMTOKENS
NMTokens localNMTOKENS
field for NMTOKENS
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger
class NonNegativeInteger extends Object implements Serializable-
Serialized Fields
-
localNonNegativeInteger
NonNegativeInteger localNonNegativeInteger
field for NonNegativeInteger
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger
class NonPositiveInteger extends Object implements Serializable-
Serialized Fields
-
localNonPositiveInteger
NonPositiveInteger localNonPositiveInteger
field for NonPositiveInteger
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.NormalizedString
class NormalizedString extends Object implements Serializable-
Serialized Fields
-
localNormalizedString
NormalizedString localNormalizedString
field for NormalizedString
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.NOTATION
class NOTATION extends Object implements Serializable-
Serialized Fields
-
localQName
QName localQName
field for QName
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.PositiveInteger
class PositiveInteger extends Object implements Serializable-
Serialized Fields
-
localPositiveInteger
PositiveInteger localPositiveInteger
field for PositiveInteger
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.QName
class QName extends Object implements Serializable-
Serialized Fields
-
localQName
QName localQName
field for QName
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.String
class String extends Object implements Serializable-
Serialized Fields
-
localString
String localString
field for String
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.Struct
class Struct extends Object implements Serializable-
Serialized Fields
-
-
Class org.apache.axis2.databinding.types.soapencoding.Time
class Time extends Object implements Serializable-
Serialized Fields
-
localTime
Time localTime
field for Time
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.Token
class Token extends Object implements Serializable-
Serialized Fields
-
localToken
Token localToken
field for Token
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.UnsignedByte
class UnsignedByte extends Object implements Serializable-
Serialized Fields
-
localUnsignedByte
UnsignedByte localUnsignedByte
field for UnsignedByte
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.UnsignedInt
class UnsignedInt extends Object implements Serializable-
Serialized Fields
-
localUnsignedInt
UnsignedInt localUnsignedInt
field for UnsignedInt
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.UnsignedLong
class UnsignedLong extends Object implements Serializable-
Serialized Fields
-
localUnsignedLong
UnsignedLong localUnsignedLong
field for UnsignedLong
-
-
-
Class org.apache.axis2.databinding.types.soapencoding.UnsignedShort
class UnsignedShort extends Object implements Serializable-
Serialized Fields
-
localUnsignedShort
UnsignedShort localUnsignedShort
field for UnsignedShort
-
-
-
-
Package org.apache.axis2.databinding.types.xsd
-
Class org.apache.axis2.databinding.types.xsd._boolean
class _boolean extends Object implements Serializable-
Serialized Fields
-
local_boolean
boolean local_boolean
field for _boolean
-
-
-
Class org.apache.axis2.databinding.types.xsd._byte
class _byte extends Object implements Serializable-
Serialized Fields
-
local_byte
byte local_byte
field for _byte
-
-
-
Class org.apache.axis2.databinding.types.xsd._double
class _double extends Object implements Serializable-
Serialized Fields
-
local_double
double local_double
field for _double
-
-
-
Class org.apache.axis2.databinding.types.xsd._float
class _float extends Object implements Serializable-
Serialized Fields
-
local_float
float local_float
field for _float
-
-
-
Class org.apache.axis2.databinding.types.xsd._int
class _int extends Object implements Serializable-
Serialized Fields
-
local_int
int local_int
field for _int
-
-
-
Class org.apache.axis2.databinding.types.xsd._long
class _long extends Object implements Serializable-
Serialized Fields
-
local_long
long local_long
field for _long
-
-
-
Class org.apache.axis2.databinding.types.xsd._short
class _short extends Object implements Serializable-
Serialized Fields
-
local_short
short local_short
field for _short
-
-
-
Class org.apache.axis2.databinding.types.xsd.AnyURI
class AnyURI extends Object implements Serializable-
Serialized Fields
-
localAnyURI
URI localAnyURI
field for AnyURI
-
-
-
Class org.apache.axis2.databinding.types.xsd.Base64
class Base64 extends Object implements Serializable-
Serialized Fields
-
localBase64
DataHandler localBase64
field for Base64
-
-
-
Class org.apache.axis2.databinding.types.xsd.Base64Binary
class Base64Binary extends Object implements Serializable-
Serialized Fields
-
localBase64Binary
DataHandler localBase64Binary
field for Base64Binary
-
-
-
Class org.apache.axis2.databinding.types.xsd.Date
class Date extends Object implements Serializable-
Serialized Fields
-
localDate
Date localDate
field for Date
-
-
-
Class org.apache.axis2.databinding.types.xsd.DateTime
class DateTime extends Object implements Serializable-
Serialized Fields
-
localDateTime
Calendar localDateTime
field for DateTime
-
-
-
Class org.apache.axis2.databinding.types.xsd.Decimal
class Decimal extends Object implements Serializable-
Serialized Fields
-
localDecimal
BigDecimal localDecimal
field for Decimal
-
-
-
Class org.apache.axis2.databinding.types.xsd.Duration
class Duration extends Object implements Serializable-
Serialized Fields
-
localDuration
Duration localDuration
field for Duration
-
-
-
Class org.apache.axis2.databinding.types.xsd.ENTITIES
class ENTITIES extends Object implements Serializable-
Serialized Fields
-
localENTITIES
Entities localENTITIES
field for ENTITIES
-
-
-
Class org.apache.axis2.databinding.types.xsd.ENTITY
class ENTITY extends Object implements Serializable-
Serialized Fields
-
localENTITY
Entity localENTITY
field for ENTITY
-
-
-
Class org.apache.axis2.databinding.types.xsd.GDay
class GDay extends Object implements Serializable-
Serialized Fields
-
localGDay
Day localGDay
field for GDay
-
-
-
Class org.apache.axis2.databinding.types.xsd.GMonth
class GMonth extends Object implements Serializable-
Serialized Fields
-
localGMonth
Month localGMonth
field for GMonth
-
-
-
Class org.apache.axis2.databinding.types.xsd.GMonthDay
class GMonthDay extends Object implements Serializable-
Serialized Fields
-
localGMonthDay
MonthDay localGMonthDay
field for GMonthDay
-
-
-
Class org.apache.axis2.databinding.types.xsd.GYear
class GYear extends Object implements Serializable-
Serialized Fields
-
localGYear
Year localGYear
field for GYear
-
-
-
Class org.apache.axis2.databinding.types.xsd.GYearMonth
class GYearMonth extends Object implements Serializable-
Serialized Fields
-
localGYearMonth
YearMonth localGYearMonth
field for GYearMonth
-
-
-
Class org.apache.axis2.databinding.types.xsd.HexBinary
class HexBinary extends Object implements Serializable-
Serialized Fields
-
localHexBinary
HexBinary localHexBinary
field for HexBinary
-
-
-
Class org.apache.axis2.databinding.types.xsd.ID
class ID extends Object implements Serializable-
Serialized Fields
-
localID
Id localID
field for ID
-
-
-
Class org.apache.axis2.databinding.types.xsd.IDREF
class IDREF extends Object implements Serializable-
Serialized Fields
-
localIDREF
IDRef localIDREF
field for IDREF
-
-
-
Class org.apache.axis2.databinding.types.xsd.IDREFS
class IDREFS extends Object implements Serializable-
Serialized Fields
-
localIDREFS
IDRefs localIDREFS
field for IDREFS
-
-
-
Class org.apache.axis2.databinding.types.xsd.Integer
class Integer extends Object implements Serializable-
Serialized Fields
-
localInteger
BigInteger localInteger
field for Integer
-
-
-
Class org.apache.axis2.databinding.types.xsd.Language
class Language extends Object implements Serializable-
Serialized Fields
-
localLanguage
Language localLanguage
field for Language
-
-
-
Class org.apache.axis2.databinding.types.xsd.Name
class Name extends Object implements Serializable-
Serialized Fields
-
localName
Name localName
field for Name
-
-
-
Class org.apache.axis2.databinding.types.xsd.NCName
class NCName extends Object implements Serializable-
Serialized Fields
-
localNCName
NCName localNCName
field for NCName
-
-
-
Class org.apache.axis2.databinding.types.xsd.NegativeInteger
class NegativeInteger extends Object implements Serializable-
Serialized Fields
-
localNegativeInteger
NegativeInteger localNegativeInteger
field for NegativeInteger
-
-
-
Class org.apache.axis2.databinding.types.xsd.NMTOKEN
class NMTOKEN extends Object implements Serializable-
Serialized Fields
-
localNMTOKEN
NMToken localNMTOKEN
field for NMTOKEN
-
-
-
Class org.apache.axis2.databinding.types.xsd.NMTOKENS
class NMTOKENS extends Object implements Serializable-
Serialized Fields
-
localNMTOKENS
NMTokens localNMTOKENS
field for NMTOKENS
-
-
-
Class org.apache.axis2.databinding.types.xsd.NonNegativeInteger
class NonNegativeInteger extends Object implements Serializable-
Serialized Fields
-
localNonNegativeInteger
NonNegativeInteger localNonNegativeInteger
field for NonNegativeInteger
-
-
-
Class org.apache.axis2.databinding.types.xsd.NonPositiveInteger
class NonPositiveInteger extends Object implements Serializable-
Serialized Fields
-
localNonPositiveInteger
NonPositiveInteger localNonPositiveInteger
field for NonPositiveInteger
-
-
-
Class org.apache.axis2.databinding.types.xsd.NormalizedString
class NormalizedString extends Object implements Serializable-
Serialized Fields
-
localNormalizedString
NormalizedString localNormalizedString
field for NormalizedString
-
-
-
Class org.apache.axis2.databinding.types.xsd.NOTATION
class NOTATION extends Object implements Serializable-
Serialized Fields
-
localQName
QName localQName
field for QName
-
-
-
Class org.apache.axis2.databinding.types.xsd.PositiveInteger
class PositiveInteger extends Object implements Serializable-
Serialized Fields
-
localPositiveInteger
PositiveInteger localPositiveInteger
field for PositiveInteger
-
-
-
Class org.apache.axis2.databinding.types.xsd.QName
class QName extends Object implements Serializable-
Serialized Fields
-
localQName
QName localQName
field for QName
-
-
-
Class org.apache.axis2.databinding.types.xsd.String
class String extends Object implements Serializable-
Serialized Fields
-
localString
String localString
field for String
-
-
-
Class org.apache.axis2.databinding.types.xsd.Time
class Time extends Object implements Serializable-
Serialized Fields
-
localTime
Time localTime
field for Time
-
-
-
Class org.apache.axis2.databinding.types.xsd.Token
class Token extends Object implements Serializable-
Serialized Fields
-
localToken
Token localToken
field for Token
-
-
-
Class org.apache.axis2.databinding.types.xsd.UnsignedByte
class UnsignedByte extends Object implements Serializable-
Serialized Fields
-
localUnsignedByte
UnsignedByte localUnsignedByte
field for UnsignedByte
-
-
-
Class org.apache.axis2.databinding.types.xsd.UnsignedInt
class UnsignedInt extends Object implements Serializable-
Serialized Fields
-
localUnsignedInt
UnsignedInt localUnsignedInt
field for UnsignedInt
-
-
-
Class org.apache.axis2.databinding.types.xsd.UnsignedLong
class UnsignedLong extends Object implements Serializable-
Serialized Fields
-
localUnsignedLong
UnsignedLong localUnsignedLong
field for UnsignedLong
-
-
-
Class org.apache.axis2.databinding.types.xsd.UnsignedShort
class UnsignedShort extends Object implements Serializable-
Serialized Fields
-
localUnsignedShort
UnsignedShort localUnsignedShort
field for UnsignedShort
-
-
-
-
Package org.apache.axis2.databinding.utils
-
Exception Class org.apache.axis2.databinding.utils.ConverterUtil.ObjectConversionException
class ObjectConversionException extends RuntimeException implements Serializable
-
-
Package org.apache.axis2.util
-
Class org.apache.axis2.util.ArrayStack
class ArrayStack extends ArrayList implements Serializable- serialVersionUID:
- 2130079159931574599L
-
Class org.apache.axis2.util.MetaDataEntry
class MetaDataEntry extends Object implements Externalizable- serialVersionUID:
- 8978361069526299875L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.apache.axis2.util.SelfManagedDataHolder
class SelfManagedDataHolder extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-