| 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 |
PositiveInteger
Custom class for supporting primitive XSD data type positiveInteger
positiveInteger is derived from nonNegativeInteger by setting the value of minInclusive to be 1.
|
| Modifier and Type | Method and Description |
|---|---|
static NonNegativeInteger |
ConverterUtil.convertToNonNegativeInteger(String s) |
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.