blob: 69c54cdd6ab7db005dac15808faad0b11ec8a2ce [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.apache.axis2.databinding.types (Apache Axis2)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.apache.axis2.databinding.types (Apache Axis2)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/axis2/databinding/typemapping/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/apache/axis2/databinding/types/soapencoding/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/axis2/databinding/types/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package&nbsp;org.apache.axis2.databinding.types</h1>
<div class="docSummary">
<div class="block">These classes are directly salvaged from Axis 1 codebase.</div>
</div>
<p>See:&nbsp;<a href="#package_description">Description</a></p>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/Day.html" title="class in org.apache.axis2.databinding.types">Day</a></td>
<td class="colLast">
<div class="block">Implementation of the XML Schema type gDay</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/Duration.html" title="class in org.apache.axis2.databinding.types">Duration</a></td>
<td class="colLast">
<div class="block">Implementation of the XML Schema type duration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/Entities.html" title="class in org.apache.axis2.databinding.types">Entities</a></td>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type Entities</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/Entity.html" title="class in org.apache.axis2.databinding.types">Entity</a></td>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type Entity</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/HexBinary.html" title="class in org.apache.axis2.databinding.types">HexBinary</a></td>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type hexBinary.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/Id.html" title="class in org.apache.axis2.databinding.types">Id</a></td>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type ID The base type of Id is NCName.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/IDRef.html" title="class in org.apache.axis2.databinding.types">IDRef</a></td>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type IDRef</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/IDRefs.html" title="class in org.apache.axis2.databinding.types">IDRefs</a></td>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type IDRefs</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/Language.html" title="class in org.apache.axis2.databinding.types">Language</a></td>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type language language represents natural language
identifiers as defined by [RFC 1766].</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/Month.html" title="class in org.apache.axis2.databinding.types">Month</a></td>
<td class="colLast">
<div class="block">Implementation of the XML Schema type gMonth</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/MonthDay.html" title="class in org.apache.axis2.databinding.types">MonthDay</a></td>
<td class="colLast">
<div class="block">Implementation of the XML Schema type gMonthDay</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/Name.html" title="class in org.apache.axis2.databinding.types">Name</a></td>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type Name Name represents XML Names.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/NCName.html" title="class in org.apache.axis2.databinding.types">NCName</a></td>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type NCName NCName represents XML "non-colonized" Names The
base type of NCName is Name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/NegativeInteger.html" title="class in org.apache.axis2.databinding.types">NegativeInteger</a></td>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type negativeinteger
<p/>
negativeInteger is derived from nonPositiveInteger by setting the value of maxInclusive to be -1.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/NegativeInteger.BigIntegerRep.html" title="class in org.apache.axis2.databinding.types">NegativeInteger.BigIntegerRep</a></td>
<td class="colLast">Deprecated
<div class="block"><i>As per https://issues.apache.org/jira/browse/AXIS2-3848</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/NMToken.html" title="class in org.apache.axis2.databinding.types">NMToken</a></td>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type NMToken
<p/>
NMTOKEN represents the NMTOKEN attribute type from [XML 1.0(Second Edition)].</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/NMTokens.html" title="class in org.apache.axis2.databinding.types">NMTokens</a></td>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type NMTokens</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/NonNegativeInteger.html" title="class in org.apache.axis2.databinding.types">NonNegativeInteger</a></td>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type nonNegativeInteger</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/NonNegativeInteger.BigIntegerRep.html" title="class in org.apache.axis2.databinding.types">NonNegativeInteger.BigIntegerRep</a></td>
<td class="colLast">Deprecated
<div class="block"><i>As per https://issues.apache.org/jira/browse/AXIS2-3848</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/NonPositiveInteger.html" title="class in org.apache.axis2.databinding.types">NonPositiveInteger</a></td>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type nonPositiveInteger
<p/>
nonPositiveInteger is derived from integer by setting the value of maxInclusive to be 0.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/NonPositiveInteger.BigIntegerRep.html" title="class in org.apache.axis2.databinding.types">NonPositiveInteger.BigIntegerRep</a></td>
<td class="colLast">Deprecated
<div class="block"><i>As per https://issues.apache.org/jira/browse/AXIS2-3848</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/NormalizedString.html" title="class in org.apache.axis2.databinding.types">NormalizedString</a></td>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type NormalizedString. normalizedString represents white
space normalized strings.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/Notation.html" title="class in org.apache.axis2.databinding.types">Notation</a></td>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type NOTATION.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/PositiveInteger.html" title="class in org.apache.axis2.databinding.types">PositiveInteger</a></td>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type positiveInteger
<p/>
positiveInteger is derived from nonNegativeInteger by setting the value of minInclusive to be 1.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/PositiveInteger.BigIntegerRep.html" title="class in org.apache.axis2.databinding.types">PositiveInteger.BigIntegerRep</a></td>
<td class="colLast">Deprecated
<div class="block"><i>As per https://issues.apache.org/jira/browse/AXIS2-3848</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/Time.html" title="class in org.apache.axis2.databinding.types">Time</a></td>
<td class="colLast">
<div class="block">Class that represents the xsd:time XML Schema type</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/Token.html" title="class in org.apache.axis2.databinding.types">Token</a></td>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type Token. token represents tokenized strings.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/Union.html" title="class in org.apache.axis2.databinding.types">Union</a></td>
<td class="colLast">
<div class="block">this class is the super class of all the union simple types</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/UnsignedByte.html" title="class in org.apache.axis2.databinding.types">UnsignedByte</a></td>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type UnsignedByte</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/UnsignedInt.html" title="class in org.apache.axis2.databinding.types">UnsignedInt</a></td>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type UnsignedInt</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/UnsignedLong.html" title="class in org.apache.axis2.databinding.types">UnsignedLong</a></td>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type UnsignedLong</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/UnsignedShort.html" title="class in org.apache.axis2.databinding.types">UnsignedShort</a></td>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type UnsignedShort</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/URI.html" title="class in org.apache.axis2.databinding.types">URI</a></td>
<td class="colLast">
<div class="block">******************************************************************* <i>Axis Note: This class was
'borrowed' from Xerces 2.0.2</i>
<p/>
A class to represent a Uniform Resource Identifier (URI).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/Year.html" title="class in org.apache.axis2.databinding.types">Year</a></td>
<td class="colLast">
<div class="block">Implementation of the XML Schema type gYear</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/YearMonth.html" title="class in org.apache.axis2.databinding.types">YearMonth</a></td>
<td class="colLast">
<div class="block">Implementation of the XML Schema type gYearMonth</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation">
<caption><span>Exception Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Exception</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/axis2/databinding/types/URI.MalformedURIException.html" title="class in org.apache.axis2.databinding.types">URI.MalformedURIException</a></td>
<td class="colLast">
<div class="block">**************************************************************** MalformedURIExceptions are
thrown in the process of building a URI or setting fields on a URI when an operation would
result in an invalid URI specification.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="package_description">
<!-- -->
</a>
<h2 title="Package org.apache.axis2.databinding.types Description">Package org.apache.axis2.databinding.types Description</h2>
<div class="block">These classes are directly salvaged from Axis 1 codebase. Original author comments have been
preserved!</div>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/axis2/databinding/typemapping/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/apache/axis2/databinding/types/soapencoding/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/axis2/databinding/types/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>