| Package | Description |
|---|---|
| org.apache.axis2.databinding.types |
These classes are directly salvaged from Axis 1 codebase.
|
| org.apache.axis2.databinding.types.soapencoding | |
| org.apache.axis2.databinding.types.xsd | |
| org.apache.axis2.databinding.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
Entities
Custom class for supporting XSD data type Entities
|
class |
Entity
Custom class for supporting XSD data type Entity
|
class |
Id
Custom class for supporting XSD data type ID The base type of Id is NCName.
|
class |
IDRef
Custom class for supporting XSD data type IDRef
|
class |
IDRefs
Custom class for supporting XSD data type IDRefs
|
class |
Language
Custom class for supporting XSD data type language language represents natural language
identifiers as defined by [RFC 1766].
|
class |
Name
Custom class for supporting XSD data type Name Name represents XML Names.
|
class |
NCName
Custom class for supporting XSD data type NCName NCName represents XML "non-colonized" Names The
base type of NCName is Name.
|
class |
NMToken
Custom class for supporting XSD data type NMToken
NMTOKEN represents the NMTOKEN attribute type from [XML 1.0(Second Edition)].
|
class |
NMTokens
Custom class for supporting XSD data type NMTokens
|
| Modifier and Type | Field and Description |
|---|---|
protected Token |
Token.localToken
field for Token
|
| Modifier and Type | Method and Description |
|---|---|
Token |
Token.getToken()
Auto generated getter method
|
| Modifier and Type | Method and Description |
|---|---|
void |
Token.setToken(Token param)
Auto generated setter method
|
| Modifier and Type | Field and Description |
|---|---|
protected Token |
Token.localToken
field for Token
|
| Modifier and Type | Method and Description |
|---|---|
Token |
Token.getToken()
Auto generated getter method
|
| Modifier and Type | Method and Description |
|---|---|
void |
Token.setToken(Token param)
Auto generated setter method
|
| Modifier and Type | Method and Description |
|---|---|
static Token |
ConverterUtil.convertToToken(String s) |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.