blob: ba285a7d59ff71855f41143d03be6f0568f4f77e [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.apache.axis2.databinding.types (Apache Axis2)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.apache.axis2.databinding.types (Apache Axis2)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.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" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="Package" class="title">Package&nbsp;org.apache.axis2.databinding.types</h1>
</div>
<div class="contentContainer">
<section role="region"><a id="package.description">
<!-- -->
</a>
<div class="block">These classes are directly salvaged from Axis 1 codebase. Original author comments have been
preserved!</div>
</section>
<ul class="blockList">
<li class="blockList">
<table class="typeSummary">
<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">
<th class="colFirst" scope="row"><a href="Day.html" title="class in org.apache.axis2.databinding.types">Day</a></th>
<td class="colLast">
<div class="block">Implementation of the XML Schema type gDay</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="Duration.html" title="class in org.apache.axis2.databinding.types">Duration</a></th>
<td class="colLast">
<div class="block">Implementation of the XML Schema type duration.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="Entities.html" title="class in org.apache.axis2.databinding.types">Entities</a></th>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type Entities</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="Entity.html" title="class in org.apache.axis2.databinding.types">Entity</a></th>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type Entity</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="HexBinary.html" title="class in org.apache.axis2.databinding.types">HexBinary</a></th>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type hexBinary.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="Id.html" title="class in org.apache.axis2.databinding.types">Id</a></th>
<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">
<th class="colFirst" scope="row"><a href="IDRef.html" title="class in org.apache.axis2.databinding.types">IDRef</a></th>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type IDRef</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IDRefs.html" title="class in org.apache.axis2.databinding.types">IDRefs</a></th>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type IDRefs</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="Language.html" title="class in org.apache.axis2.databinding.types">Language</a></th>
<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">
<th class="colFirst" scope="row"><a href="Month.html" title="class in org.apache.axis2.databinding.types">Month</a></th>
<td class="colLast">
<div class="block">Implementation of the XML Schema type gMonth</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="MonthDay.html" title="class in org.apache.axis2.databinding.types">MonthDay</a></th>
<td class="colLast">
<div class="block">Implementation of the XML Schema type gMonthDay</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="Name.html" title="class in org.apache.axis2.databinding.types">Name</a></th>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type Name Name represents XML Names.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="NCName.html" title="class in org.apache.axis2.databinding.types">NCName</a></th>
<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">
<th class="colFirst" scope="row"><a href="NegativeInteger.html" title="class in org.apache.axis2.databinding.types">NegativeInteger</a></th>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type negativeinteger</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="NegativeInteger.BigIntegerRep.html" title="class in org.apache.axis2.databinding.types">NegativeInteger.BigIntegerRep</a></th>
<td class="colLast">Deprecated.
<div class="deprecationComment">As per https://issues.apache.org/jira/browse/AXIS2-3848</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="NMToken.html" title="class in org.apache.axis2.databinding.types">NMToken</a></th>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type NMToken</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="NMTokens.html" title="class in org.apache.axis2.databinding.types">NMTokens</a></th>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type NMTokens</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="NonNegativeInteger.html" title="class in org.apache.axis2.databinding.types">NonNegativeInteger</a></th>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type nonNegativeInteger</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="NonNegativeInteger.BigIntegerRep.html" title="class in org.apache.axis2.databinding.types">NonNegativeInteger.BigIntegerRep</a></th>
<td class="colLast">Deprecated.
<div class="deprecationComment">As per https://issues.apache.org/jira/browse/AXIS2-3848</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="NonPositiveInteger.html" title="class in org.apache.axis2.databinding.types">NonPositiveInteger</a></th>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type nonPositiveInteger</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="NonPositiveInteger.BigIntegerRep.html" title="class in org.apache.axis2.databinding.types">NonPositiveInteger.BigIntegerRep</a></th>
<td class="colLast">Deprecated.
<div class="deprecationComment">As per https://issues.apache.org/jira/browse/AXIS2-3848</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="NormalizedString.html" title="class in org.apache.axis2.databinding.types">NormalizedString</a></th>
<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">
<th class="colFirst" scope="row"><a href="Notation.html" title="class in org.apache.axis2.databinding.types">Notation</a></th>
<td class="colLast">
<div class="block">Custom class for supporting XSD data type NOTATION.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="PositiveInteger.html" title="class in org.apache.axis2.databinding.types">PositiveInteger</a></th>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type positiveInteger</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="PositiveInteger.BigIntegerRep.html" title="class in org.apache.axis2.databinding.types">PositiveInteger.BigIntegerRep</a></th>
<td class="colLast">Deprecated.
<div class="deprecationComment">As per https://issues.apache.org/jira/browse/AXIS2-3848</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="Time.html" title="class in org.apache.axis2.databinding.types">Time</a></th>
<td class="colLast">
<div class="block">Class that represents the xsd:time XML Schema type</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="Token.html" title="class in org.apache.axis2.databinding.types">Token</a></th>
<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">
<th class="colFirst" scope="row"><a href="Union.html" title="class in org.apache.axis2.databinding.types">Union</a></th>
<td class="colLast">
<div class="block">this class is the super class of all the union simple types</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="UnsignedByte.html" title="class in org.apache.axis2.databinding.types">UnsignedByte</a></th>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type UnsignedByte</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="UnsignedInt.html" title="class in org.apache.axis2.databinding.types">UnsignedInt</a></th>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type UnsignedInt</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="UnsignedLong.html" title="class in org.apache.axis2.databinding.types">UnsignedLong</a></th>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type UnsignedLong</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="UnsignedShort.html" title="class in org.apache.axis2.databinding.types">UnsignedShort</a></th>
<td class="colLast">
<div class="block">Custom class for supporting primitive XSD data type UnsignedShort</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="URI.html" title="class in org.apache.axis2.databinding.types">URI</a></th>
<td class="colLast">
<div class="block">******************************************************************* <i>Axis Note: This class was
'borrowed' from Xerces 2.0.2</i></div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="Year.html" title="class in org.apache.axis2.databinding.types">Year</a></th>
<td class="colLast">
<div class="block">Implementation of the XML Schema type gYear</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="YearMonth.html" title="class in org.apache.axis2.databinding.types">YearMonth</a></th>
<td class="colLast">
<div class="block">Implementation of the XML Schema type gYearMonth</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary">
<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">
<th class="colFirst" scope="row"><a href="URI.MalformedURIException.html" title="class in org.apache.axis2.databinding.types">URI.MalformedURIException</a></th>
<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>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.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" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</footer>
</body>
</html>