| Package | Description |
|---|---|
| org.apache.axis2.databinding.types |
These classes are directly salvaged from Axis 1 codebase.
|
| org.apache.axis2.databinding.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
NegativeInteger
Custom class for supporting primitive XSD data type negativeinteger
negativeInteger is derived from nonPositiveInteger by setting the value of maxInclusive to be -1.
|
| Modifier and Type | Method and Description |
|---|---|
static NonPositiveInteger |
ConverterUtil.convertToNonPositiveInteger(String s) |
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.