Added: websites/staging/juddi/trunk/content/apidocs/uddi-ws-3.2.1-javadoc/org/w3/_2000/_09/xmldsig_/ObjectFactory.html ============================================================================== --- websites/staging/juddi/trunk/content/apidocs/uddi-ws-3.2.1-javadoc/org/w3/_2000/_09/xmldsig_/ObjectFactory.html (added) +++ websites/staging/juddi/trunk/content/apidocs/uddi-ws-3.2.1-javadoc/org/w3/_2000/_09/xmldsig_/ObjectFactory.html Thu May 18 23:29:46 2017 @@ -0,0 +1,1155 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_67) on Tue Dec 02 20:34:22 EST 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>ObjectFactory (UDDIv2 and v3 WS Stubs and Schema Bindings Generated from WSDL 3.2.1 API)</title> +<meta name="date" content="2014-12-02"> +<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="ObjectFactory (UDDIv2 and v3 WS Stubs and Schema Bindings Generated from WSDL 3.2.1 API)"; + } +//--> +</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><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/ObjectFactory.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/w3/_2000/_09/xmldsig_/ManifestType.html" title="class in org.w3._2000._09.xmldsig_"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectType.html" title="class in org.w3._2000._09.xmldsig_"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/w3/_2000/_09/xmldsig_/ObjectFactory.html" target="_top">Frames</a></li> +<li><a href="ObjectFactory.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.w3._2000._09.xmldsig_</div> +<h2 title="Class ObjectFactory" class="title">Class ObjectFactory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>org.w3._2000._09.xmldsig_.ObjectFactory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">ObjectFactory</span> +extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +<div class="block">This object contains factory methods for each + Java content interface and Java element interface + generated in the org.w3._2000._09.xmldsig_ package. + <p>An ObjectFactory allows you to programatically + construct new instances of the Java representation + for XML content. The Java representation of XML + content can consist of schema derived interfaces + and classes representing the binding of schema + type definitions, element declarations and model + groups. Factory methods for each of these are + provided in this class.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#ObjectFactory()">ObjectFactory</a></strong>()</code> +<div class="block">Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.w3._2000._09.xmldsig_</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/CanonicalizationMethodType.html" title="class in org.w3._2000._09.xmldsig_">CanonicalizationMethodType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createCanonicalizationMethod(org.w3._2000._09.xmldsig_.CanonicalizationMethodType)">createCanonicalizationMethod</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/CanonicalizationMethodType.html" title="class in org.w3._2000._09.xmldsig_">CanonicalizationMethodType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/CanonicalizationMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>CanonicalizationMethodType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/CanonicalizationMethodType.html" title="class in org.w3._2000._09.xmldsig_">CanonicalizationMethodType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createCanonicalizationMethodType()">createCanonicalizationMethodType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/CanonicalizationMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>CanonicalizationMethodType</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/DigestMethodType.html" title="class in org.w3._2000._09.xmldsig_">DigestMethodType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createDigestMethod(org.w3._2000._09.xmldsig_.DigestMethodType)">createDigestMethod</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/DigestMethodType.html" title="class in org.w3._2000._09.xmldsig_">DigestMethodType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/DigestMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>DigestMethodType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/DigestMethodType.html" title="class in org.w3._2000._09.xmldsig_">DigestMethodType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createDigestMethodType()">createDigestMethodType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/DigestMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>DigestMethodType</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><byte[]></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createDigestValue(byte[])">createDigestValue</a></strong>(byte[] value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/DSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_">DSAKeyValueType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createDSAKeyValue(org.w3._2000._09.xmldsig_.DSAKeyValueType)">createDSAKeyValue</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/DSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_">DSAKeyValueType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/DSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_"><code>DSAKeyValueType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/DSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_">DSAKeyValueType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createDSAKeyValueType()">createDSAKeyValueType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/DSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_"><code>DSAKeyValueType</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyInfoType.html" title="class in org.w3._2000._09.xmldsig_">KeyInfoType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createKeyInfo(org.w3._2000._09.xmldsig_.KeyInfoType)">createKeyInfo</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyInfoType.html" title="class in org.w3._2000._09.xmldsig_">KeyInfoType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyInfoType.html" title="class in org.w3._2000._09.xmldsig_"><code>KeyInfoType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyInfoType.html" title="class in org.w3._2000._09.xmldsig_">KeyInfoType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createKeyInfoType()">createKeyInfoType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyInfoType.html" title="class in org.w3._2000._09.xmldsig_"><code>KeyInfoType</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createKeyName(java.lang.String)">createKeyName</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyValueType.html" title="class in org.w3._2000._09.xmldsig_">KeyValueType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createKeyValue(org.w3._2000._09.xmldsig_.KeyValueType)">createKeyValue</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyValueType.html" title="class in org.w3._2000._09.xmldsig_">KeyValueType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyValueType.html" title="class in org.w3._2000._09.xmldsig_"><code>KeyValueType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyValueType.html" title="class in org.w3._2000._09.xmldsig_">KeyValueType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createKeyValueType()">createKeyValueType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyValueType.html" title="class in org.w3._2000._09.xmldsig_"><code>KeyValueType</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/ManifestType.html" title="class in org.w3._2000._09.xmldsig_">ManifestType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createManifest(org.w3._2000._09.xmldsig_.ManifestType)">createManifest</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/ManifestType.html" title="class in org.w3._2000._09.xmldsig_">ManifestType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/ManifestType.html" title="class in org.w3._2000._09.xmldsig_"><code>ManifestType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/ManifestType.html" title="class in org.w3._2000._09.xmldsig_">ManifestType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createManifestType()">createManifestType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/ManifestType.html" title="class in org.w3._2000._09.xmldsig_"><code>ManifestType</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createMgmtData(java.lang.String)">createMgmtData</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectType.html" title="class in org.w3._2000._09.xmldsig_">ObjectType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createObject(org.w3._2000._09.xmldsig_.ObjectType)">createObject</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectType.html" title="class in org.w3._2000._09.xmldsig_">ObjectType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectType.html" title="class in org.w3._2000._09.xmldsig_"><code>ObjectType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectType.html" title="class in org.w3._2000._09.xmldsig_">ObjectType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createObjectType()">createObjectType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectType.html" title="class in org.w3._2000._09.xmldsig_"><code>ObjectType</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/PGPDataType.html" title="class in org.w3._2000._09.xmldsig_">PGPDataType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createPGPData(org.w3._2000._09.xmldsig_.PGPDataType)">createPGPData</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/PGPDataType.html" title="class in org.w3._2000._09.xmldsig_">PGPDataType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/PGPDataType.html" title="class in org.w3._2000._09.xmldsig_"><code>PGPDataType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/PGPDataType.html" title="class in org.w3._2000._09.xmldsig_">PGPDataType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createPGPDataType()">createPGPDataType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/PGPDataType.html" title="class in org.w3._2000._09.xmldsig_"><code>PGPDataType</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><byte[]></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createPGPDataTypePGPKeyID(byte[])">createPGPDataTypePGPKeyID</a></strong>(byte[] value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><byte[]></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createPGPDataTypePGPKeyPacket(byte[])">createPGPDataTypePGPKeyPacket</a></strong>(byte[] value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/ReferenceType.html" title="class in org.w3._2000._09.xmldsig_">ReferenceType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createReference(org.w3._2000._09.xmldsig_.ReferenceType)">createReference</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/ReferenceType.html" title="class in org.w3._2000._09.xmldsig_">ReferenceType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/ReferenceType.html" title="class in org.w3._2000._09.xmldsig_"><code>ReferenceType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/ReferenceType.html" title="class in org.w3._2000._09.xmldsig_">ReferenceType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createReferenceType()">createReferenceType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/ReferenceType.html" title="class in org.w3._2000._09.xmldsig_"><code>ReferenceType</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/RetrievalMethodType.html" title="class in org.w3._2000._09.xmldsig_">RetrievalMethodType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createRetrievalMethod(org.w3._2000._09.xmldsig_.RetrievalMethodType)">createRetrievalMethod</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/RetrievalMethodType.html" title="class in org.w3._2000._09.xmldsig_">RetrievalMethodType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/RetrievalMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>RetrievalMethodType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/RetrievalMethodType.html" title="class in org.w3._2000._09.xmldsig_">RetrievalMethodType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createRetrievalMethodType()">createRetrievalMethodType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/RetrievalMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>RetrievalMethodType</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/RSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_">RSAKeyValueType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createRSAKeyValue(org.w3._2000._09.xmldsig_.RSAKeyValueType)">createRSAKeyValue</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/RSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_">RSAKeyValueType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/RSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_"><code>RSAKeyValueType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/RSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_">RSAKeyValueType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createRSAKeyValueType()">createRSAKeyValueType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/RSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_"><code>RSAKeyValueType</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureType.html" title="class in org.w3._2000._09.xmldsig_">SignatureType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSignature(org.w3._2000._09.xmldsig_.SignatureType)">createSignature</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureType.html" title="class in org.w3._2000._09.xmldsig_">SignatureType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignatureType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureMethodType.html" title="class in org.w3._2000._09.xmldsig_">SignatureMethodType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSignatureMethod(org.w3._2000._09.xmldsig_.SignatureMethodType)">createSignatureMethod</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureMethodType.html" title="class in org.w3._2000._09.xmldsig_">SignatureMethodType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignatureMethodType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureMethodType.html" title="class in org.w3._2000._09.xmldsig_">SignatureMethodType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSignatureMethodType()">createSignatureMethodType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignatureMethodType</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSignatureMethodTypeHMACOutputLength(java.math.BigInteger)">createSignatureMethodTypeHMACOutputLength</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="http://docs.oracle.com/javase/6/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><code>BigInteger</code></a><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertiesType.html" title="class in org.w3._2000._09.xmldsig_">SignaturePropertiesType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSignatureProperties(org.w3._2000._09.xmldsig_.SignaturePropertiesType)">createSignatureProperties</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertiesType.html" title="class in org.w3._2000._09.xmldsig_">SignaturePropertiesType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertiesType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignaturePropertiesType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertiesType.html" title="class in org.w3._2000._09.xmldsig_">SignaturePropertiesType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSignaturePropertiesType()">createSignaturePropertiesType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertiesType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignaturePropertiesType</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertyType.html" title="class in org.w3._2000._09.xmldsig_">SignaturePropertyType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSignatureProperty(org.w3._2000._09.xmldsig_.SignaturePropertyType)">createSignatureProperty</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertyType.html" title="class in org.w3._2000._09.xmldsig_">SignaturePropertyType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertyType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignaturePropertyType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertyType.html" title="class in org.w3._2000._09.xmldsig_">SignaturePropertyType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSignaturePropertyType()">createSignaturePropertyType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertyType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignaturePropertyType</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureType.html" title="class in org.w3._2000._09.xmldsig_">SignatureType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSignatureType()">createSignatureType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignatureType</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureValueType.html" title="class in org.w3._2000._09.xmldsig_">SignatureValueType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSignatureValue(org.w3._2000._09.xmldsig_.SignatureValueType)">createSignatureValue</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureValueType.html" title="class in org.w3._2000._09.xmldsig_">SignatureValueType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureValueType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignatureValueType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureValueType.html" title="class in org.w3._2000._09.xmldsig_">SignatureValueType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSignatureValueType()">createSignatureValueType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureValueType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignatureValueType</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignedInfoType.html" title="class in org.w3._2000._09.xmldsig_">SignedInfoType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSignedInfo(org.w3._2000._09.xmldsig_.SignedInfoType)">createSignedInfo</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignedInfoType.html" title="class in org.w3._2000._09.xmldsig_">SignedInfoType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignedInfoType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignedInfoType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignedInfoType.html" title="class in org.w3._2000._09.xmldsig_">SignedInfoType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSignedInfoType()">createSignedInfoType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignedInfoType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignedInfoType</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/SPKIDataType.html" title="class in org.w3._2000._09.xmldsig_">SPKIDataType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSPKIData(org.w3._2000._09.xmldsig_.SPKIDataType)">createSPKIData</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/SPKIDataType.html" title="class in org.w3._2000._09.xmldsig_">SPKIDataType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SPKIDataType.html" title="class in org.w3._2000._09.xmldsig_"><code>SPKIDataType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SPKIDataType.html" title="class in org.w3._2000._09.xmldsig_">SPKIDataType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSPKIDataType()">createSPKIDataType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/SPKIDataType.html" title="class in org.w3._2000._09.xmldsig_"><code>SPKIDataType</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><byte[]></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createSPKIDataTypeSPKISexp(byte[])">createSPKIDataTypeSPKISexp</a></strong>(byte[] value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformType.html" title="class in org.w3._2000._09.xmldsig_">TransformType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createTransform(org.w3._2000._09.xmldsig_.TransformType)">createTransform</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformType.html" title="class in org.w3._2000._09.xmldsig_">TransformType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformType.html" title="class in org.w3._2000._09.xmldsig_"><code>TransformType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformsType.html" title="class in org.w3._2000._09.xmldsig_">TransformsType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createTransforms(org.w3._2000._09.xmldsig_.TransformsType)">createTransforms</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformsType.html" title="class in org.w3._2000._09.xmldsig_">TransformsType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformsType.html" title="class in org.w3._2000._09.xmldsig_"><code>TransformsType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformsType.html" title="class in org.w3._2000._09.xmldsig_">TransformsType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createTransformsType()">createTransformsType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformsType.html" title="class in org.w3._2000._09.xmldsig_"><code>TransformsType</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformType.html" title="class in org.w3._2000._09.xmldsig_">TransformType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createTransformType()">createTransformType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformType.html" title="class in org.w3._2000._09.xmldsig_"><code>TransformType</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createTransformTypeXPath(java.lang.String)">createTransformTypeXPath</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/X509DataType.html" title="class in org.w3._2000._09.xmldsig_">X509DataType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createX509Data(org.w3._2000._09.xmldsig_.X509DataType)">createX509Data</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/X509DataType.html" title="class in org.w3._2000._09.xmldsig_">X509DataType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/X509DataType.html" title="class in org.w3._2000._09.xmldsig_"><code>X509DataType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/X509DataType.html" title="class in org.w3._2000._09.xmldsig_">X509DataType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createX509DataType()">createX509DataType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/X509DataType.html" title="class in org.w3._2000._09.xmldsig_"><code>X509DataType</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><byte[]></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createX509DataTypeX509Certificate(byte[])">createX509DataTypeX509Certificate</a></strong>(byte[] value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><byte[]></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createX509DataTypeX509CRL(byte[])">createX509DataTypeX509CRL</a></strong>(byte[] value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/X509IssuerSerialType.html" title="class in org.w3._2000._09.xmldsig_">X509IssuerSerialType</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createX509DataTypeX509IssuerSerial(org.w3._2000._09.xmldsig_.X509IssuerSerialType)">createX509DataTypeX509IssuerSerial</a></strong>(<a href="../../../../../org/w3/_2000/_09/xmldsig_/X509IssuerSerialType.html" title="class in org.w3._2000._09.xmldsig_">X509IssuerSerialType</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/X509IssuerSerialType.html" title="class in org.w3._2000._09.xmldsig_"><code>X509IssuerSerialType</code></a><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><byte[]></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createX509DataTypeX509SKI(byte[])">createX509DataTypeX509SKI</a></strong>(byte[] value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createX509DataTypeX509SubjectName(java.lang.String)">createX509DataTypeX509SubjectName</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/w3/_2000/_09/xmldsig_/X509IssuerSerialType.html" title="class in org.w3._2000._09.xmldsig_">X509IssuerSerialType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectFactory.html#createX509IssuerSerialType()">createX509IssuerSerialType</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/X509IssuerSerialType.html" title="class in org.w3._2000._09.xmldsig_"><code>X509IssuerSerialType</code></a></div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="ObjectFactory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>ObjectFactory</h4> +<pre>public ObjectFactory()</pre> +<div class="block">Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.w3._2000._09.xmldsig_</div> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="createCanonicalizationMethodType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createCanonicalizationMethodType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/CanonicalizationMethodType.html" title="class in org.w3._2000._09.xmldsig_">CanonicalizationMethodType</a> createCanonicalizationMethodType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/CanonicalizationMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>CanonicalizationMethodType</code></a></div> +</li> +</ul> +<a name="createSignatureMethodType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSignatureMethodType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureMethodType.html" title="class in org.w3._2000._09.xmldsig_">SignatureMethodType</a> createSignatureMethodType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignatureMethodType</code></a></div> +</li> +</ul> +<a name="createTransformsType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createTransformsType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformsType.html" title="class in org.w3._2000._09.xmldsig_">TransformsType</a> createTransformsType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformsType.html" title="class in org.w3._2000._09.xmldsig_"><code>TransformsType</code></a></div> +</li> +</ul> +<a name="createReferenceType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createReferenceType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/ReferenceType.html" title="class in org.w3._2000._09.xmldsig_">ReferenceType</a> createReferenceType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/ReferenceType.html" title="class in org.w3._2000._09.xmldsig_"><code>ReferenceType</code></a></div> +</li> +</ul> +<a name="createSignaturePropertiesType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSignaturePropertiesType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertiesType.html" title="class in org.w3._2000._09.xmldsig_">SignaturePropertiesType</a> createSignaturePropertiesType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertiesType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignaturePropertiesType</code></a></div> +</li> +</ul> +<a name="createSignaturePropertyType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSignaturePropertyType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertyType.html" title="class in org.w3._2000._09.xmldsig_">SignaturePropertyType</a> createSignaturePropertyType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertyType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignaturePropertyType</code></a></div> +</li> +</ul> +<a name="createDSAKeyValueType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createDSAKeyValueType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/DSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_">DSAKeyValueType</a> createDSAKeyValueType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/DSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_"><code>DSAKeyValueType</code></a></div> +</li> +</ul> +<a name="createDigestMethodType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createDigestMethodType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/DigestMethodType.html" title="class in org.w3._2000._09.xmldsig_">DigestMethodType</a> createDigestMethodType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/DigestMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>DigestMethodType</code></a></div> +</li> +</ul> +<a name="createX509DataType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createX509DataType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/X509DataType.html" title="class in org.w3._2000._09.xmldsig_">X509DataType</a> createX509DataType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/X509DataType.html" title="class in org.w3._2000._09.xmldsig_"><code>X509DataType</code></a></div> +</li> +</ul> +<a name="createKeyValueType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createKeyValueType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyValueType.html" title="class in org.w3._2000._09.xmldsig_">KeyValueType</a> createKeyValueType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyValueType.html" title="class in org.w3._2000._09.xmldsig_"><code>KeyValueType</code></a></div> +</li> +</ul> +<a name="createSignedInfoType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSignedInfoType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignedInfoType.html" title="class in org.w3._2000._09.xmldsig_">SignedInfoType</a> createSignedInfoType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignedInfoType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignedInfoType</code></a></div> +</li> +</ul> +<a name="createManifestType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createManifestType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/ManifestType.html" title="class in org.w3._2000._09.xmldsig_">ManifestType</a> createManifestType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/ManifestType.html" title="class in org.w3._2000._09.xmldsig_"><code>ManifestType</code></a></div> +</li> +</ul> +<a name="createObjectType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createObjectType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectType.html" title="class in org.w3._2000._09.xmldsig_">ObjectType</a> createObjectType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectType.html" title="class in org.w3._2000._09.xmldsig_"><code>ObjectType</code></a></div> +</li> +</ul> +<a name="createRSAKeyValueType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createRSAKeyValueType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/RSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_">RSAKeyValueType</a> createRSAKeyValueType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/RSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_"><code>RSAKeyValueType</code></a></div> +</li> +</ul> +<a name="createSPKIDataType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSPKIDataType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/SPKIDataType.html" title="class in org.w3._2000._09.xmldsig_">SPKIDataType</a> createSPKIDataType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/SPKIDataType.html" title="class in org.w3._2000._09.xmldsig_"><code>SPKIDataType</code></a></div> +</li> +</ul> +<a name="createX509IssuerSerialType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createX509IssuerSerialType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/X509IssuerSerialType.html" title="class in org.w3._2000._09.xmldsig_">X509IssuerSerialType</a> createX509IssuerSerialType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/X509IssuerSerialType.html" title="class in org.w3._2000._09.xmldsig_"><code>X509IssuerSerialType</code></a></div> +</li> +</ul> +<a name="createSignatureType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSignatureType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureType.html" title="class in org.w3._2000._09.xmldsig_">SignatureType</a> createSignatureType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignatureType</code></a></div> +</li> +</ul> +<a name="createTransformType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createTransformType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformType.html" title="class in org.w3._2000._09.xmldsig_">TransformType</a> createTransformType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformType.html" title="class in org.w3._2000._09.xmldsig_"><code>TransformType</code></a></div> +</li> +</ul> +<a name="createRetrievalMethodType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createRetrievalMethodType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/RetrievalMethodType.html" title="class in org.w3._2000._09.xmldsig_">RetrievalMethodType</a> createRetrievalMethodType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/RetrievalMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>RetrievalMethodType</code></a></div> +</li> +</ul> +<a name="createPGPDataType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createPGPDataType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/PGPDataType.html" title="class in org.w3._2000._09.xmldsig_">PGPDataType</a> createPGPDataType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/PGPDataType.html" title="class in org.w3._2000._09.xmldsig_"><code>PGPDataType</code></a></div> +</li> +</ul> +<a name="createKeyInfoType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createKeyInfoType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyInfoType.html" title="class in org.w3._2000._09.xmldsig_">KeyInfoType</a> createKeyInfoType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyInfoType.html" title="class in org.w3._2000._09.xmldsig_"><code>KeyInfoType</code></a></div> +</li> +</ul> +<a name="createSignatureValueType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSignatureValueType</h4> +<pre>public <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureValueType.html" title="class in org.w3._2000._09.xmldsig_">SignatureValueType</a> createSignatureValueType()</pre> +<div class="block">Create an instance of <a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureValueType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignatureValueType</code></a></div> +</li> +</ul> +<a name="createPGPData(org.w3._2000._09.xmldsig_.PGPDataType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createPGPData</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/PGPDataType.html" title="class in org.w3._2000._09.xmldsig_">PGPDataType</a>> createPGPData(<a href="../../../../../org/w3/_2000/_09/xmldsig_/PGPDataType.html" title="class in org.w3._2000._09.xmldsig_">PGPDataType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/PGPDataType.html" title="class in org.w3._2000._09.xmldsig_"><code>PGPDataType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createSPKIData(org.w3._2000._09.xmldsig_.SPKIDataType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSPKIData</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/SPKIDataType.html" title="class in org.w3._2000._09.xmldsig_">SPKIDataType</a>> createSPKIData(<a href="../../../../../org/w3/_2000/_09/xmldsig_/SPKIDataType.html" title="class in org.w3._2000._09.xmldsig_">SPKIDataType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SPKIDataType.html" title="class in org.w3._2000._09.xmldsig_"><code>SPKIDataType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createCanonicalizationMethod(org.w3._2000._09.xmldsig_.CanonicalizationMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createCanonicalizationMethod</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/CanonicalizationMethodType.html" title="class in org.w3._2000._09.xmldsig_">CanonicalizationMethodType</a>> createCanonicalizationMethod(<a href="../../../../../org/w3/_2000/_09/xmldsig_/CanonicalizationMethodType.html" title="class in org.w3._2000._09.xmldsig_">CanonicalizationMethodType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/CanonicalizationMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>CanonicalizationMethodType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createTransforms(org.w3._2000._09.xmldsig_.TransformsType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createTransforms</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformsType.html" title="class in org.w3._2000._09.xmldsig_">TransformsType</a>> createTransforms(<a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformsType.html" title="class in org.w3._2000._09.xmldsig_">TransformsType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/TransformsType.html" title="class in org.w3._2000._09.xmldsig_"><code>TransformsType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createManifest(org.w3._2000._09.xmldsig_.ManifestType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createManifest</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/ManifestType.html" title="class in org.w3._2000._09.xmldsig_">ManifestType</a>> createManifest(<a href="../../../../../org/w3/_2000/_09/xmldsig_/ManifestType.html" title="class in org.w3._2000._09.xmldsig_">ManifestType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/ManifestType.html" title="class in org.w3._2000._09.xmldsig_"><code>ManifestType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createSignatureMethod(org.w3._2000._09.xmldsig_.SignatureMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSignatureMethod</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureMethodType.html" title="class in org.w3._2000._09.xmldsig_">SignatureMethodType</a>> createSignatureMethod(<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureMethodType.html" title="class in org.w3._2000._09.xmldsig_">SignatureMethodType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignatureMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignatureMethodType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createKeyInfo(org.w3._2000._09.xmldsig_.KeyInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createKeyInfo</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyInfoType.html" title="class in org.w3._2000._09.xmldsig_">KeyInfoType</a>> createKeyInfo(<a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyInfoType.html" title="class in org.w3._2000._09.xmldsig_">KeyInfoType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/KeyInfoType.html" title="class in org.w3._2000._09.xmldsig_"><code>KeyInfoType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createDigestMethod(org.w3._2000._09.xmldsig_.DigestMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createDigestMethod</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/DigestMethodType.html" title="class in org.w3._2000._09.xmldsig_">DigestMethodType</a>> createDigestMethod(<a href="../../../../../org/w3/_2000/_09/xmldsig_/DigestMethodType.html" title="class in org.w3._2000._09.xmldsig_">DigestMethodType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/DigestMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>DigestMethodType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createMgmtData(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createMgmtData</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> createMgmtData(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> +</li> +</ul> +<a name="createSignedInfo(org.w3._2000._09.xmldsig_.SignedInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSignedInfo</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignedInfoType.html" title="class in org.w3._2000._09.xmldsig_">SignedInfoType</a>> createSignedInfo(<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignedInfoType.html" title="class in org.w3._2000._09.xmldsig_">SignedInfoType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignedInfoType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignedInfoType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createObject(org.w3._2000._09.xmldsig_.ObjectType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createObject</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectType.html" title="class in org.w3._2000._09.xmldsig_">ObjectType</a>> createObject(<a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectType.html" title="class in org.w3._2000._09.xmldsig_">ObjectType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/ObjectType.html" title="class in org.w3._2000._09.xmldsig_"><code>ObjectType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createX509Data(org.w3._2000._09.xmldsig_.X509DataType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createX509Data</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/X509DataType.html" title="class in org.w3._2000._09.xmldsig_">X509DataType</a>> createX509Data(<a href="../../../../../org/w3/_2000/_09/xmldsig_/X509DataType.html" title="class in org.w3._2000._09.xmldsig_">X509DataType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/X509DataType.html" title="class in org.w3._2000._09.xmldsig_"><code>X509DataType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createSignatureProperties(org.w3._2000._09.xmldsig_.SignaturePropertiesType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSignatureProperties</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertiesType.html" title="class in org.w3._2000._09.xmldsig_">SignaturePropertiesType</a>> createSignatureProperties(<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertiesType.html" title="class in org.w3._2000._09.xmldsig_">SignaturePropertiesType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertiesType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignaturePropertiesType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createKeyName(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createKeyName</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> createKeyName(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> +</li> +</ul> +<a name="createRetrievalMethod(org.w3._2000._09.xmldsig_.RetrievalMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createRetrievalMethod</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/RetrievalMethodType.html" title="class in org.w3._2000._09.xmldsig_">RetrievalMethodType</a>> createRetrievalMethod(<a href="../../../../../org/w3/_2000/_09/xmldsig_/RetrievalMethodType.html" title="class in org.w3._2000._09.xmldsig_">RetrievalMethodType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/RetrievalMethodType.html" title="class in org.w3._2000._09.xmldsig_"><code>RetrievalMethodType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createSignatureProperty(org.w3._2000._09.xmldsig_.SignaturePropertyType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSignatureProperty</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertyType.html" title="class in org.w3._2000._09.xmldsig_">SignaturePropertyType</a>> createSignatureProperty(<a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertyType.html" title="class in org.w3._2000._09.xmldsig_">SignaturePropertyType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/SignaturePropertyType.html" title="class in org.w3._2000._09.xmldsig_"><code>SignaturePropertyType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createReference(org.w3._2000._09.xmldsig_.ReferenceType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createReference</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/ReferenceType.html" title="class in org.w3._2000._09.xmldsig_">ReferenceType</a>> createReference(<a href="../../../../../org/w3/_2000/_09/xmldsig_/ReferenceType.html" title="class in org.w3._2000._09.xmldsig_">ReferenceType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/ReferenceType.html" title="class in org.w3._2000._09.xmldsig_"><code>ReferenceType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createRSAKeyValue(org.w3._2000._09.xmldsig_.RSAKeyValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createRSAKeyValue</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../../../org/w3/_2000/_09/xmldsig_/RSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_">RSAKeyValueType</a>> createRSAKeyValue(<a href="../../../../../org/w3/_2000/_09/xmldsig_/RSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_">RSAKeyValueType</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../../../org/w3/_2000/_09/xmldsig_/RSAKeyValueType.html" title="class in org.w3._2000._09.xmldsig_"><code>RSAKeyValueType</code></a><code>></code>}</div> +</li> +</ul> +<a name="createSignature(org.w3._2000._09.xmldsig_.SignatureType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSignature</h4>
[... 225 lines stripped ...] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
