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 |
NMTokens
Custom class for supporting XSD data type NMTokens
|
Modifier and Type | Method and Description |
---|---|
NCName |
Notation.getName() |
Modifier and Type | Method and Description |
---|---|
void |
Notation.setName(NCName name) |
Constructor and Description |
---|
Notation(NCName name,
URI publicURI,
URI systemURI) |
Modifier and Type | Field and Description |
---|---|
protected NCName |
NCName.localNCName
field for NCName
|
Modifier and Type | Method and Description |
---|---|
NCName |
NCName.getNCName()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
NCName.setNCName(NCName param)
Auto generated setter method
|
Modifier and Type | Field and Description |
---|---|
protected NCName |
NCName.localNCName
field for NCName
|
Modifier and Type | Method and Description |
---|---|
NCName |
NCName.getNCName()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
NCName.setNCName(NCName param)
Auto generated setter method
|
Modifier and Type | Method and Description |
---|---|
static NCName |
ConverterUtil.convertToNCName(String s) |
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.