You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by jo...@apache.org on 2006/01/08 02:37:58 UTC

svn commit: r366970 [2/11] - in /webservices/site/trunk/targets/commons: ./ util/ util/apidocs/ util/apidocs/org/ util/apidocs/org/apache/ util/apidocs/org/apache/ws/ util/apidocs/org/apache/ws/commons/ util/apidocs/org/apache/ws/commons/serialize/ uti...

Added: webservices/site/trunk/targets/commons/util/apidocs/index-all.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/commons/util/apidocs/index-all.html?rev=366970&view=auto
==============================================================================
--- webservices/site/trunk/targets/commons/util/apidocs/index-all.html (added)
+++ webservices/site/trunk/targets/commons/util/apidocs/index-all.html Sat Jan  7 17:37:45 2006
@@ -0,0 +1,652 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_06) on Sun Jan 08 02:25:45 CET 2006 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<TITLE>
+Index (Apache WebServices Common Utilities 1.0-SNAPSHOT API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="Index (Apache WebServices Common Utilities 1.0-SNAPSHOT API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <HR>
+<A NAME="_B_"><!-- --></A><H2>
+<B>B</B></H2>
+<DL>
+<DT><A HREF="./org/apache/ws/commons/util/Base64.html" title="class in org.apache.ws.commons.util"><B>Base64</B></A> - Class in <A HREF="./org/apache/ws/commons/util/package-summary.html">org.apache.ws.commons.util</A><DD>Performs Base64 encoding and/or decoding.<DT><A HREF="./org/apache/ws/commons/util/Base64.html#Base64()"><B>Base64()</B></A> - 
+Constructor for class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.html" title="class in org.apache.ws.commons.util">Base64</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/util/Base64.Decoder.html" title="class in org.apache.ws.commons.util"><B>Base64.Decoder</B></A> - Class in <A HREF="./org/apache/ws/commons/util/package-summary.html">org.apache.ws.commons.util</A><DD>An encoder is an object, which is able to decode char arrays
+ in blocks of four bytes.<DT><A HREF="./org/apache/ws/commons/util/Base64.Decoder.html#Base64.Decoder(int)"><B>Base64.Decoder(int)</B></A> - 
+Constructor for class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.Decoder.html" title="class in org.apache.ws.commons.util">Base64.Decoder</A>
+<DD>Creates a new instance.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.DecodingException.html" title="class in org.apache.ws.commons.util"><B>Base64.DecodingException</B></A> - Exception in <A HREF="./org/apache/ws/commons/util/package-summary.html">org.apache.ws.commons.util</A><DD>An exception of this type is thrown, if the decoded
+ character stream contains invalid input.<DT><A HREF="./org/apache/ws/commons/util/Base64.DecodingException.html#Base64.DecodingException(java.lang.String)"><B>Base64.DecodingException(String)</B></A> - 
+Constructor for exception org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.DecodingException.html" title="class in org.apache.ws.commons.util">Base64.DecodingException</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/util/Base64.Encoder.html" title="class in org.apache.ws.commons.util"><B>Base64.Encoder</B></A> - Class in <A HREF="./org/apache/ws/commons/util/package-summary.html">org.apache.ws.commons.util</A><DD>An encoder is an object, which is able to encode byte array
+ in blocks of three bytes.<DT><A HREF="./org/apache/ws/commons/util/Base64.Encoder.html#Base64.Encoder(char[], int, java.lang.String)"><B>Base64.Encoder(char[], int, String)</B></A> - 
+Constructor for class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.Encoder.html" title="class in org.apache.ws.commons.util">Base64.Encoder</A>
+<DD>Creates a new instance.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.EncoderOutputStream.html" title="class in org.apache.ws.commons.util"><B>Base64.EncoderOutputStream</B></A> - Class in <A HREF="./org/apache/ws/commons/util/package-summary.html">org.apache.ws.commons.util</A><DD>An <CODE>OutputStream</CODE>, which is writing to the given
+ <A HREF="./org/apache/ws/commons/util/Base64.Encoder.html" title="class in org.apache.ws.commons.util"><CODE>Base64.Encoder</CODE></A>.<DT><A HREF="./org/apache/ws/commons/util/Base64.EncoderOutputStream.html#Base64.EncoderOutputStream(org.apache.ws.commons.util.Base64.Encoder)"><B>Base64.EncoderOutputStream(Base64.Encoder)</B></A> - 
+Constructor for class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.EncoderOutputStream.html" title="class in org.apache.ws.commons.util">Base64.EncoderOutputStream</A>
+<DD>Creates a new instance, which is creating
+ output using the given <A HREF="./org/apache/ws/commons/util/Base64.Encoder.html" title="class in org.apache.ws.commons.util"><CODE>Base64.Encoder</CODE></A>.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.SAXEncoder.html" title="class in org.apache.ws.commons.util"><B>Base64.SAXEncoder</B></A> - Class in <A HREF="./org/apache/ws/commons/util/package-summary.html">org.apache.ws.commons.util</A><DD>An <A HREF="./org/apache/ws/commons/util/Base64.Encoder.html" title="class in org.apache.ws.commons.util"><CODE>Base64.Encoder</CODE></A>, which is writing to a SAX content handler.<DT><A HREF="./org/apache/ws/commons/util/Base64.SAXEncoder.html#Base64.SAXEncoder(char[], int, java.lang.String, org.xml.sax.ContentHandler)"><B>Base64.SAXEncoder(char[], int, String, ContentHandler)</B></A> - 
+Constructor for class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.SAXEncoder.html" title="class in org.apache.ws.commons.util">Base64.SAXEncoder</A>
+<DD>Creates a new instance.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.SAXIOException.html" title="class in org.apache.ws.commons.util"><B>Base64.SAXIOException</B></A> - Exception in <A HREF="./org/apache/ws/commons/util/package-summary.html">org.apache.ws.commons.util</A><DD>An exception of this type is thrown by the <A HREF="./org/apache/ws/commons/util/Base64.SAXEncoder.html" title="class in org.apache.ws.commons.util"><CODE>Base64.SAXEncoder</CODE></A>,
+ if writing to the target handler causes a SAX exception.<DT><A HREF="./org/apache/ws/commons/util/Base64.SAXIOException.html#Base64.SAXIOException(org.xml.sax.SAXException)"><B>Base64.SAXIOException(SAXException)</B></A> - 
+Constructor for exception org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.SAXIOException.html" title="class in org.apache.ws.commons.util">Base64.SAXIOException</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_C_"><!-- --></A><H2>
+<B>C</B></H2>
+<DL>
+<DT><A HREF="./org/apache/ws/commons/serialize/CharSetXMLWriter.html#canEncode(char)"><B>canEncode(char)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/CharSetXMLWriter.html" title="class in org.apache.ws.commons.serialize">CharSetXMLWriter</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/PassThroughXMLWriter.html#canEncode(char)"><B>canEncode(char)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/PassThroughXMLWriter.html" title="class in org.apache.ws.commons.serialize">PassThroughXMLWriter</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html#canEncode(char)"><B>canEncode(char)</B></A> - 
+Method in interface org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>
+<DD>Returns whether the XMLWriter can encode the character
+ <code>c</code> without an escape sequence like &amp;#ddd;.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#canEncode(char)"><B>canEncode(char)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>Inserts a string of characters into the document.
+<DT><A HREF="./org/apache/ws/commons/serialize/CharSetXMLWriter.html" title="class in org.apache.ws.commons.serialize"><B>CharSetXMLWriter</B></A> - Class in <A HREF="./org/apache/ws/commons/serialize/package-summary.html">org.apache.ws.commons.serialize</A><DD>An improved version of <A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize"><CODE>XMLWriterImpl</CODE></A>,
+ using the<CODE>Charset</CODE> from Java 1.4.<DT><A HREF="./org/apache/ws/commons/serialize/CharSetXMLWriter.html#CharSetXMLWriter()"><B>CharSetXMLWriter()</B></A> - 
+Constructor for class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/CharSetXMLWriter.html" title="class in org.apache.ws.commons.serialize">CharSetXMLWriter</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html#checkContext(int)"><B>checkContext(int)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html" title="class in org.apache.ws.commons.util">NamespaceContextImpl</A>
+<DD>This method is used to restore the namespace state
+ after an element is created.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.EncoderOutputStream.html#close()"><B>close()</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.EncoderOutputStream.html" title="class in org.apache.ws.commons.util">Base64.EncoderOutputStream</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#curIndent"><B>curIndent</B></A> - 
+Variable in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_D_"><!-- --></A><H2>
+<B>D</B></H2>
+<DL>
+<DT><A HREF="./org/apache/ws/commons/util/Base64.html#decode(char[], int, int)"><B>decode(char[], int, int)</B></A> - 
+Static method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.html" title="class in org.apache.ws.commons.util">Base64</A>
+<DD>Converts the given base64 encoded character buffer into a byte array.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.html#decode(char[])"><B>decode(char[])</B></A> - 
+Static method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.html" title="class in org.apache.ws.commons.util">Base64</A>
+<DD>Converts the given base64 encoded character buffer into a byte array.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.html#decode(java.lang.String)"><B>decode(String)</B></A> - 
+Static method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.html" title="class in org.apache.ws.commons.util">Base64</A>
+<DD>Converts the given base64 encoded String into a byte array.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize"><B>DOMBuilder</B></A> - Class in <A HREF="./org/apache/ws/commons/serialize/package-summary.html">org.apache.ws.commons.serialize</A><DD>Converts a stream of SAX events into a DOM node.<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#DOMBuilder()"><B>DOMBuilder()</B></A> - 
+Constructor for class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html" title="class in org.apache.ws.commons.serialize"><B>DOMSerializer</B></A> - Class in <A HREF="./org/apache/ws/commons/serialize/package-summary.html">org.apache.ws.commons.serialize</A><DD>Serializes a DOM node into a stream of SAX events.<DT><A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html#DOMSerializer()"><B>DOMSerializer()</B></A> - 
+Constructor for class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html" title="class in org.apache.ws.commons.serialize">DOMSerializer</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html#doSerialize(org.w3c.dom.Node, org.xml.sax.ContentHandler)"><B>doSerialize(Node, ContentHandler)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html" title="class in org.apache.ws.commons.serialize">DOMSerializer</A>
+<DD>Converts the given node <code>pNode</code> into a
+ stream of SAX events, which are fired into the
+ content handler <code>pHandler</code>.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html#doSerializeChilds(org.w3c.dom.Node, org.xml.sax.ContentHandler)"><B>doSerializeChilds(Node, ContentHandler)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html" title="class in org.apache.ws.commons.serialize">DOMSerializer</A>
+<DD>Serializes the childs of <code>pNode</code>.
+</DL>
+<HR>
+<A NAME="_E_"><!-- --></A><H2>
+<B>E</B></H2>
+<DL>
+<DT><A HREF="./org/apache/ws/commons/util/Base64.html#encode(byte[], int, int)"><B>encode(byte[], int, int)</B></A> - 
+Static method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.html" title="class in org.apache.ws.commons.util">Base64</A>
+<DD>Converts the given byte array into a base64 encoded character
+ array.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.html#encode(byte[], int, int, int, java.lang.String)"><B>encode(byte[], int, int, int, String)</B></A> - 
+Static method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.html" title="class in org.apache.ws.commons.util">Base64</A>
+<DD>Converts the given byte array into a base64 encoded character
+ array.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.html#encode(byte[])"><B>encode(byte[])</B></A> - 
+Static method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.html" title="class in org.apache.ws.commons.util">Base64</A>
+<DD>Converts the given byte array into a base64 encoded character
+ array with the line size <A HREF="./org/apache/ws/commons/util/Base64.html#LINE_SIZE"><CODE>Base64.LINE_SIZE</CODE></A> and the separator
+ <A HREF="./org/apache/ws/commons/util/Base64.html#LINE_SEPARATOR"><CODE>Base64.LINE_SEPARATOR</CODE></A>.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#endDocument()"><B>endDocument()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#endDocument()"><B>endDocument()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>This method finishs the handlers action.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#endElement(java.lang.String, java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#endElement(java.lang.String, java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>Terminates an element.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#endPrefixMapping(java.lang.String)"><B>endPrefixMapping(String)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#endPrefixMapping(java.lang.String)"><B>endPrefixMapping(String)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>Terminates use of a namespace prefix.
+<DT><A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html#endPrefixMapping(java.lang.String)"><B>endPrefixMapping(String)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html" title="class in org.apache.ws.commons.util">NamespaceContextImpl</A>
+<DD>Removes the declaration of the prefix, which has been defined
+ last.
+</DL>
+<HR>
+<A NAME="_F_"><!-- --></A><H2>
+<B>F</B></H2>
+<DL>
+<DT><A HREF="./org/apache/ws/commons/util/Base64.Decoder.html#flush()"><B>flush()</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.Decoder.html" title="class in org.apache.ws.commons.util">Base64.Decoder</A>
+<DD>Indicates, that no more data is being expected.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.Encoder.html#flush()"><B>flush()</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.Encoder.html" title="class in org.apache.ws.commons.util">Base64.Encoder</A>
+<DD>Writes any currently buffered data to the destination.
+<DT><A HREF="./org/apache/ws/commons/util/XsDateTimeFormat.html#format(java.lang.Object, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(Object, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/XsDateTimeFormat.html" title="class in org.apache.ws.commons.util">XsDateTimeFormat</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_G_"><!-- --></A><H2>
+<B>G</B></H2>
+<DL>
+<DT><A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html#getAttributePrefix(java.lang.String)"><B>getAttributePrefix(String)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html" title="class in org.apache.ws.commons.util">NamespaceContextImpl</A>
+<DD>Returns a non-empty prefix currently mapped to the given
+ URL or null, if there is no such mapping.
+<DT><A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html#getContext()"><B>getContext()</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html" title="class in org.apache.ws.commons.util">NamespaceContextImpl</A>
+<DD>Returns the current number of assigned prefixes.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#getDocument()"><B>getDocument()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>Returns the document being used as object factory.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#getDocumentLocator()"><B>getDocumentLocator()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>Returns the Locator.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#getDocumentLocator()"><B>getDocumentLocator()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>Returns the locator
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html#getEncoding()"><B>getEncoding()</B></A> - 
+Method in interface org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>
+<DD>Returns the writers encoding.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#getEncoding()"><B>getEncoding()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html#getIndentString()"><B>getIndentString()</B></A> - 
+Method in interface org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>
+<DD>Returns the string being used to indent an XML element
+ by one level.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#getIndentString()"><B>getIndentString()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html#getLineFeed()"><B>getLineFeed()</B></A> - 
+Method in interface org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>
+<DD>Returns the line terminator.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#getLineFeed()"><B>getLineFeed()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html#getNamespaceURI(java.lang.String)"><B>getNamespaceURI(String)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html" title="class in org.apache.ws.commons.util">NamespaceContextImpl</A>
+<DD>Given a prefix, returns the URI to which the prefix is
+ currently mapped or null, if there is no such mapping.
+<DT><A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html#getPrefix(java.lang.String)"><B>getPrefix(String)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html" title="class in org.apache.ws.commons.util">NamespaceContextImpl</A>
+<DD>Returns a prefix currently mapped to the given URI or
+ null, if there is no such mapping.
+<DT><A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html#getPrefixes(java.lang.String)"><B>getPrefixes(String)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html" title="class in org.apache.ws.commons.util">NamespaceContextImpl</A>
+<DD>Returns a collection to all prefixes bound to the given
+ namespace URI.
+<DT><A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html#getPrefixes()"><B>getPrefixes()</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html" title="class in org.apache.ws.commons.util">NamespaceContextImpl</A>
+<DD>Returns a list of all prefixes, which are currently declared,
+ in the order of declaration.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.SAXIOException.html#getSAXException()"><B>getSAXException()</B></A> - 
+Method in exception org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.SAXIOException.html" title="class in org.apache.ws.commons.util">Base64.SAXIOException</A>
+<DD>Returns the encapsulated <CODE>SAXException</CODE>.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#getTarget()"><B>getTarget()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>Returns the target node.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html#getWriter()"><B>getWriter()</B></A> - 
+Method in interface org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>
+<DD>Returns the target <CODE>Writer</CODE>.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#getWriter()"><B>getWriter()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>Returns the JaxbXMLSerializers Writer.
+</DL>
+<HR>
+<A NAME="_I_"><!-- --></A><H2>
+<B>I</B></H2>
+<DL>
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#ignorableWhitespace(char[], int, int)"><B>ignorableWhitespace(char[], int, int)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#ignorableWhitespace(char[], int, int)"><B>ignorableWhitespace(char[], int, int)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>Calls the character method with the same arguments.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html#isDeclarating()"><B>isDeclarating()</B></A> - 
+Method in interface org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>
+<DD>Returns, whether an XML declaration is being generated.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#isDeclarating()"><B>isDeclarating()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html#isFlushing()"><B>isFlushing()</B></A> - 
+Method in interface org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>
+<DD>Returns, whether the method <CODE>ContentHandler.endDocument()</CODE>
+ should do a flush on the target stream.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#isFlushing()"><B>isFlushing()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html#isIndenting()"><B>isIndenting()</B></A> - 
+Method in interface org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>
+<DD>Returns, whether the <code>XMLWriter</code> is indenting
+ (pretty printing).
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#isIndenting()"><B>isIndenting()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html#isNamespaceDeclarationAttribute()"><B>isNamespaceDeclarationAttribute()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html" title="class in org.apache.ws.commons.serialize">DOMSerializer</A>
+<DD>Returns whether XML declarations are being serialized as
+ attributes or as SAX events (default).
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html#isParentsNamespaceDeclarationDisabled()"><B>isParentsNamespaceDeclarationDisabled()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html" title="class in org.apache.ws.commons.serialize">DOMSerializer</A>
+<DD>Sets whether XML declarations present in the parent nodes
+ are being serialized (default) or not.
+<DT><A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html#isPrefixDeclared(java.lang.String)"><B>isPrefixDeclared(String)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html" title="class in org.apache.ws.commons.util">NamespaceContextImpl</A>
+<DD>Returns whether a given prefix is currently declared.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#isPrefixMappingIsAttribute()"><B>isPrefixMappingIsAttribute()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>Sets whether the event <A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#startPrefixMapping(java.lang.String, java.lang.String)"><CODE>DOMBuilder.startPrefixMapping(java.lang.String, java.lang.String)</CODE></A>
+ shall create an <code>xmlns</code> attribute.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html#isStartingDocument()"><B>isStartingDocument()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html" title="class in org.apache.ws.commons.serialize">DOMSerializer</A>
+<DD>Returns, whether <code>startDocument</code> and
+ <code>endDocument</code> events are generated for
+ document nodes.
+</DL>
+<HR>
+<A NAME="_L_"><!-- --></A><H2>
+<B>L</B></H2>
+<DL>
+<DT><A HREF="./org/apache/ws/commons/util/Base64.html#LINE_SEPARATOR"><B>LINE_SEPARATOR</B></A> - 
+Static variable in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.html" title="class in org.apache.ws.commons.util">Base64</A>
+<DD>Default line separator: \n
+<DT><A HREF="./org/apache/ws/commons/util/Base64.html#LINE_SIZE"><B>LINE_SIZE</B></A> - 
+Static variable in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.html" title="class in org.apache.ws.commons.util">Base64</A>
+<DD>Default size for line wrapping.
+</DL>
+<HR>
+<A NAME="_N_"><!-- --></A><H2>
+<B>N</B></H2>
+<DL>
+<DT><A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html" title="class in org.apache.ws.commons.util"><B>NamespaceContextImpl</B></A> - Class in <A HREF="./org/apache/ws/commons/util/package-summary.html">org.apache.ws.commons.util</A><DD>Default implementation of <CODE>NamespaceContext</CODE>.<DT><A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html#NamespaceContextImpl()"><B>NamespaceContextImpl()</B></A> - 
+Constructor for class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html" title="class in org.apache.ws.commons.util">NamespaceContextImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/util/Base64.html#newDecoder(java.io.OutputStream)"><B>newDecoder(OutputStream)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.html" title="class in org.apache.ws.commons.util">Base64</A>
+<DD>Returns a <CODE>Writer</CODE>, that decodes its Base64 encoded
+ input and writes it to the given <CODE>OutputStream</CODE>.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.html#newEncoder(java.io.Writer)"><B>newEncoder(Writer)</B></A> - 
+Static method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.html" title="class in org.apache.ws.commons.util">Base64</A>
+<DD>Returns an <CODE>OutputStream</CODE>, that encodes its input in Base64
+ and writes it to the given <CODE>Writer</CODE>.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.html#newEncoder(java.io.Writer, int, java.lang.String)"><B>newEncoder(Writer, int, String)</B></A> - 
+Static method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.html" title="class in org.apache.ws.commons.util">Base64</A>
+<DD>Returns an <CODE>OutputStream</CODE>, that encodes its input in Base64
+ and writes it to the given <CODE>Writer</CODE>.
+</DL>
+<HR>
+<A NAME="_O_"><!-- --></A><H2>
+<B>O</B></H2>
+<DL>
+<DT><A HREF="./org/apache/ws/commons/serialize/OrderedAttributeXMLWriter.html" title="class in org.apache.ws.commons.serialize"><B>OrderedAttributeXMLWriter</B></A> - Class in <A HREF="./org/apache/ws/commons/serialize/package-summary.html">org.apache.ws.commons.serialize</A><DD>A subclass of <A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize"><CODE>XMLWriterImpl</CODE></A>,
+ which writes the attributes ordered alphabetically.<DT><A HREF="./org/apache/ws/commons/serialize/OrderedAttributeXMLWriter.html#OrderedAttributeXMLWriter()"><B>OrderedAttributeXMLWriter()</B></A> - 
+Constructor for class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/OrderedAttributeXMLWriter.html" title="class in org.apache.ws.commons.serialize">OrderedAttributeXMLWriter</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/package-summary.html"><B>org.apache.ws.commons.serialize</B></A> - package org.apache.ws.commons.serialize<DD>
+This package contains classes for serializing XML to an instance of
+<CODE>Writer</CODE>, much like the <code>javax.xml.transform.stream</code>
+package.<DT><A HREF="./org/apache/ws/commons/util/package-summary.html"><B>org.apache.ws.commons.util</B></A> - package org.apache.ws.commons.util<DD>
+This package contains some utility classes, which aren't worth a separate
+package.</DL>
+<HR>
+<A NAME="_P_"><!-- --></A><H2>
+<B>P</B></H2>
+<DL>
+<DT><A HREF="./org/apache/ws/commons/util/XsDateTimeFormat.html#parseDate"><B>parseDate</B></A> - 
+Variable in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/XsDateTimeFormat.html" title="class in org.apache.ws.commons.util">XsDateTimeFormat</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/util/XsDateTimeFormat.html#parseObject(java.lang.String, java.text.ParsePosition)"><B>parseObject(String, ParsePosition)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/XsDateTimeFormat.html" title="class in org.apache.ws.commons.util">XsDateTimeFormat</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/util/XsDateTimeFormat.html#parseTime"><B>parseTime</B></A> - 
+Variable in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/XsDateTimeFormat.html" title="class in org.apache.ws.commons.util">XsDateTimeFormat</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/PassThroughXMLWriter.html" title="class in org.apache.ws.commons.serialize"><B>PassThroughXMLWriter</B></A> - Class in <A HREF="./org/apache/ws/commons/serialize/package-summary.html">org.apache.ws.commons.serialize</A><DD>A subclass of <A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize"><CODE>XMLWriterImpl</CODE></A>,
+ which is escaping nothing.<DT><A HREF="./org/apache/ws/commons/serialize/PassThroughXMLWriter.html#PassThroughXMLWriter()"><B>PassThroughXMLWriter()</B></A> - 
+Constructor for class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/PassThroughXMLWriter.html" title="class in org.apache.ws.commons.serialize">PassThroughXMLWriter</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#processingInstruction(java.lang.String, java.lang.String)"><B>processingInstruction(String, String)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#processingInstruction(java.lang.String, java.lang.String)"><B>processingInstruction(String, String)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>Inserts a processing instruction.
+</DL>
+<HR>
+<A NAME="_R_"><!-- --></A><H2>
+<B>R</B></H2>
+<DL>
+<DT><A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html#reset()"><B>reset()</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html" title="class in org.apache.ws.commons.util">NamespaceContextImpl</A>
+<DD>Resets the NamespaceSupport's state.
+</DL>
+<HR>
+<A NAME="_S_"><!-- --></A><H2>
+<B>S</B></H2>
+<DL>
+<DT><A HREF="./org/apache/ws/commons/util/Base64.SAXIOException.html#saxException"><B>saxException</B></A> - 
+Variable in exception org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.SAXIOException.html" title="class in org.apache.ws.commons.util">Base64.SAXIOException</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html#serialize(org.w3c.dom.Node, org.xml.sax.ContentHandler)"><B>serialize(Node, ContentHandler)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html" title="class in org.apache.ws.commons.serialize">DOMSerializer</A>
+<DD>Converts the given node <code>pNode</code> into a
+ stream of SAX events, which are fired into the
+ content handler <code>pHandler</code>.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html#setDeclarating(boolean)"><B>setDeclarating(boolean)</B></A> - 
+Method in interface org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>
+<DD>Sets, whether an XML declaration is being generated.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#setDeclarating(boolean)"><B>setDeclarating(boolean)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#setDocument(org.w3c.dom.Document)"><B>setDocument(Document)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>Sets the document being used as object factory.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#setDocumentLocator(org.xml.sax.Locator)"><B>setDocumentLocator(Locator)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>Sets the Locator.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#setDocumentLocator(org.xml.sax.Locator)"><B>setDocumentLocator(Locator)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>Sets the locator.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html#setEncoding(java.lang.String)"><B>setEncoding(String)</B></A> - 
+Method in interface org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>
+<DD>Sets the writers encoding.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#setEncoding(java.lang.String)"><B>setEncoding(String)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html#setFlushing(boolean)"><B>setFlushing(boolean)</B></A> - 
+Method in interface org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>
+<DD>Sets, whether the method <CODE>ContentHandler.endDocument()</CODE>
+ should do a flush on the target stream.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#setFlushing(boolean)"><B>setFlushing(boolean)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html#setIndenting(boolean)"><B>setIndenting(boolean)</B></A> - 
+Method in interface org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>
+<DD>Returns, whether the <code>XMLWriter</code> is indenting
+ (pretty printing).
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#setIndenting(boolean)"><B>setIndenting(boolean)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html#setIndentString(java.lang.String)"><B>setIndentString(String)</B></A> - 
+Method in interface org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>
+<DD>Sets the string being used to indent an XML element
+ by one level.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#setIndentString(java.lang.String)"><B>setIndentString(String)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html#setLineFeed(java.lang.String)"><B>setLineFeed(String)</B></A> - 
+Method in interface org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>
+<DD>Sets the line terminator.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#setLineFeed(java.lang.String)"><B>setLineFeed(String)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html#setNamespaceDeclarationAttribute(boolean)"><B>setNamespaceDeclarationAttribute(boolean)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html" title="class in org.apache.ws.commons.serialize">DOMSerializer</A>
+<DD>Sets whether XML namespace declarations are being serialized as
+ attributes or as SAX events (default).
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html#setParentsNamespaceDeclarationDisabled(boolean)"><B>setParentsNamespaceDeclarationDisabled(boolean)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html" title="class in org.apache.ws.commons.serialize">DOMSerializer</A>
+<DD>Returns whether XML declarations present in the parent nodes
+ are being serialized (default) or not.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#setPrefixMappingIsAttribute(boolean)"><B>setPrefixMappingIsAttribute(boolean)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>Returns whether the event <A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#startPrefixMapping(java.lang.String, java.lang.String)"><CODE>DOMBuilder.startPrefixMapping(java.lang.String, java.lang.String)</CODE></A>
+ shall create an <code>xmlns</code> attribute.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html#setStartingDocument(boolean)"><B>setStartingDocument(boolean)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMSerializer.html" title="class in org.apache.ws.commons.serialize">DOMSerializer</A>
+<DD>Sets, whether <code>startDocument</code> and
+ <code>endDocument</code> events are generated for
+ document nodes.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#setTarget(org.w3c.dom.Node)"><B>setTarget(Node)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>Sets the target node.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html#setWriter(java.io.Writer)"><B>setWriter(Writer)</B></A> - 
+Method in interface org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>
+<DD>Sets the target <CODE>Writer</CODE>.
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#setWriter(java.io.Writer)"><B>setWriter(Writer)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>Sets the JaxbXMLSerializers Writer.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#skippedEntity(java.lang.String)"><B>skippedEntity(String)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#skippedEntity(java.lang.String)"><B>skippedEntity(String)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>Not actually implemented, because I don't know how to skip entities.
+<DT><A HREF="./org/apache/ws/commons/serialize/CharSetXMLWriter.html#startDocument()"><B>startDocument()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/CharSetXMLWriter.html" title="class in org.apache.ws.commons.serialize">CharSetXMLWriter</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#startDocument()"><B>startDocument()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#startDocument()"><B>startDocument()</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>Starts a document.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/OrderedAttributeXMLWriter.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/OrderedAttributeXMLWriter.html" title="class in org.apache.ws.commons.serialize">OrderedAttributeXMLWriter</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>Starts a new element.
+<DT><A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html#startPrefixMapping(java.lang.String, java.lang.String)"><B>startPrefixMapping(String, String)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize">DOMBuilder</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#startPrefixMapping(java.lang.String, java.lang.String)"><B>startPrefixMapping(String, String)</B></A> - 
+Method in class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>Starts use of a namespace prefix.
+<DT><A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html#startPrefixMapping(java.lang.String, java.lang.String)"><B>startPrefixMapping(String, String)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/NamespaceContextImpl.html" title="class in org.apache.ws.commons.util">NamespaceContextImpl</A>
+<DD>Declares a new prefix.
+</DL>
+<HR>
+<A NAME="_W_"><!-- --></A><H2>
+<B>W</B></H2>
+<DL>
+<DT><A HREF="./org/apache/ws/commons/util/Base64.Decoder.html#write(char[], int, int)"><B>write(char[], int, int)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.Decoder.html" title="class in org.apache.ws.commons.util">Base64.Decoder</A>
+<DD>Converts the Base64 encoded character array.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.Encoder.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.Encoder.html" title="class in org.apache.ws.commons.util">Base64.Encoder</A>
+<DD>Encodes the given byte array.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.EncoderOutputStream.html#write(int)"><B>write(int)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.EncoderOutputStream.html" title="class in org.apache.ws.commons.util">Base64.EncoderOutputStream</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/util/Base64.EncoderOutputStream.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.EncoderOutputStream.html" title="class in org.apache.ws.commons.util">Base64.EncoderOutputStream</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/util/Base64.Decoder.html#writeBuffer(byte[], int, int)"><B>writeBuffer(byte[], int, int)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.Decoder.html" title="class in org.apache.ws.commons.util">Base64.Decoder</A>
+<DD>Called for writing the decoded bytes to the destination.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.Encoder.html#writeBuffer(char[], int, int)"><B>writeBuffer(char[], int, int)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.Encoder.html" title="class in org.apache.ws.commons.util">Base64.Encoder</A>
+<DD>Called for writing the buffer contents to the target.
+<DT><A HREF="./org/apache/ws/commons/util/Base64.SAXEncoder.html#writeBuffer(char[], int, int)"><B>writeBuffer(char[], int, int)</B></A> - 
+Method in class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/Base64.SAXEncoder.html" title="class in org.apache.ws.commons.util">Base64.SAXEncoder</A>
+<DD>Writes to the content handler.
+</DL>
+<HR>
+<A NAME="_X_"><!-- --></A><H2>
+<B>X</B></H2>
+<DL>
+<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize"><B>XMLWriter</B></A> - Interface in <A HREF="./org/apache/ws/commons/serialize/package-summary.html">org.apache.ws.commons.serialize</A><DD>A simple serializer for XML documents, which is writing to
+ an instance of <CODE>Writer</CODE>.<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize"><B>XMLWriterImpl</B></A> - Class in <A HREF="./org/apache/ws/commons/serialize/package-summary.html">org.apache.ws.commons.serialize</A><DD>Default implementation of <A HREF="./org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize"><CODE>XMLWriter</CODE></A>.<DT><A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html#XMLWriterImpl()"><B>XMLWriterImpl()</B></A> - 
+Constructor for class org.apache.ws.commons.serialize.<A HREF="./org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/util/XsDateFormat.html" title="class in org.apache.ws.commons.util"><B>XsDateFormat</B></A> - Class in <A HREF="./org/apache/ws/commons/util/package-summary.html">org.apache.ws.commons.util</A><DD>An instance of <CODE>Format</CODE>, which may be used to parse
+ and format <code>xs:date</code> values.<DT><A HREF="./org/apache/ws/commons/util/XsDateFormat.html#XsDateFormat()"><B>XsDateFormat()</B></A> - 
+Constructor for class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/XsDateFormat.html" title="class in org.apache.ws.commons.util">XsDateFormat</A>
+<DD>Creates a new instance.
+<DT><A HREF="./org/apache/ws/commons/util/XsDateTimeFormat.html" title="class in org.apache.ws.commons.util"><B>XsDateTimeFormat</B></A> - Class in <A HREF="./org/apache/ws/commons/util/package-summary.html">org.apache.ws.commons.util</A><DD>An instance of <CODE>Format</CODE>, which may be used
+ to parse and format <code>xs:dateTime</code> values.<DT><A HREF="./org/apache/ws/commons/util/XsDateTimeFormat.html#XsDateTimeFormat(boolean, boolean)"><B>XsDateTimeFormat(boolean, boolean)</B></A> - 
+Constructor for class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/XsDateTimeFormat.html" title="class in org.apache.ws.commons.util">XsDateTimeFormat</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/commons/util/XsDateTimeFormat.html#XsDateTimeFormat()"><B>XsDateTimeFormat()</B></A> - 
+Constructor for class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/XsDateTimeFormat.html" title="class in org.apache.ws.commons.util">XsDateTimeFormat</A>
+<DD>Creates a new instance.
+<DT><A HREF="./org/apache/ws/commons/util/XsTimeFormat.html" title="class in org.apache.ws.commons.util"><B>XsTimeFormat</B></A> - Class in <A HREF="./org/apache/ws/commons/util/package-summary.html">org.apache.ws.commons.util</A><DD>An instance of <CODE>Format</CODE>, which may be used to parse
+ and format <code>xs:time</code> values.<DT><A HREF="./org/apache/ws/commons/util/XsTimeFormat.html#XsTimeFormat()"><B>XsTimeFormat()</B></A> - 
+Constructor for class org.apache.ws.commons.util.<A HREF="./org/apache/ws/commons/util/XsTimeFormat.html" title="class in org.apache.ws.commons.util">XsTimeFormat</A>
+<DD>Creates a new instance.
+</DL>
+<HR>
+<A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> 
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright 2005-2005-2006 Apache Software Foundation. All Rights Reserved.
+</BODY>
+</HTML>

Added: webservices/site/trunk/targets/commons/util/apidocs/index.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/commons/util/apidocs/index.html?rev=366970&view=auto
==============================================================================
--- webservices/site/trunk/targets/commons/util/apidocs/index.html (added)
+++ webservices/site/trunk/targets/commons/util/apidocs/index.html Sat Jan  7 17:37:45 2006
@@ -0,0 +1,38 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc on Sun Jan 08 02:25:45 CET 2006-->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<TITLE>
+Apache WebServices Common Utilities 1.0-SNAPSHOT API
+</TITLE>
+<SCRIPT type="text/javascript">
+    targetPage = "" + window.location.search;
+    if (targetPage != "" && targetPage != "undefined")
+       targetPage = targetPage.substring(1);
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+</HEAD>
+<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
+<FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">
+<FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
+<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</FRAMESET>
+<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<NOFRAMES>
+<H2>
+Frame Alert</H2>
+
+<P>
+This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
+<BR>
+Link to<A HREF="overview-summary.html">Non-frame version.</A>
+</NOFRAMES>
+</FRAMESET>
+</HTML>

Added: webservices/site/trunk/targets/commons/util/apidocs/org/apache/ws/commons/serialize/CharSetXMLWriter.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/commons/util/apidocs/org/apache/ws/commons/serialize/CharSetXMLWriter.html?rev=366970&view=auto
==============================================================================
--- webservices/site/trunk/targets/commons/util/apidocs/org/apache/ws/commons/serialize/CharSetXMLWriter.html (added)
+++ webservices/site/trunk/targets/commons/util/apidocs/org/apache/ws/commons/serialize/CharSetXMLWriter.html Sat Jan  7 17:37:45 2006
@@ -0,0 +1,323 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_06) on Sun Jan 08 02:25:41 CET 2006 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<TITLE>
+CharSetXMLWriter (Apache WebServices Common Utilities 1.0-SNAPSHOT API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.ws.commons.serialize.CharSetXMLWriter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="CharSetXMLWriter (Apache WebServices Common Utilities 1.0-SNAPSHOT API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/CharSetXMLWriter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/ws/commons/serialize/CharSetXMLWriter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="CharSetXMLWriter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.ws.commons.serialize.XMLWriterImpl">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.ws.commons.serialize</FONT>
+<BR>
+Class CharSetXMLWriter</H2>
+<PRE>
+java.lang.Object
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">org.apache.ws.commons.serialize.XMLWriterImpl</A>
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.commons.serialize.CharSetXMLWriter</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A>, org.xml.sax.ContentHandler</DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public class <B>CharSetXMLWriter</B><DT>extends <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A></DL>
+</PRE>
+
+<P>
+An improved version of <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize"><CODE>XMLWriterImpl</CODE></A>,
+ using the<CODE>Charset</CODE> from Java 1.4.
+<P>
+
+<P>
+<HR>
+
+<P>
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.ws.commons.serialize.XMLWriterImpl"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from class org.apache.ws.commons.serialize.<A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#curIndent">curIndent</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../org/apache/ws/commons/serialize/CharSetXMLWriter.html#CharSetXMLWriter()">CharSetXMLWriter</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/ws/commons/serialize/CharSetXMLWriter.html#canEncode(char)">canEncode</A></B>(char&nbsp;c)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether the XMLWriter can encode the character
+ <code>c</code> without an escape sequence like &amp;#ddd;.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/ws/commons/serialize/CharSetXMLWriter.html#startDocument()">startDocument</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Starts a document.</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.ws.commons.serialize.XMLWriterImpl"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class org.apache.ws.commons.serialize.<A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#characters(char[], int, int)">characters</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#endDocument()">endDocument</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#endElement(java.lang.String, java.lang.String, java.lang.String)">endElement</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#endPrefixMapping(java.lang.String)">endPrefixMapping</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#getDocumentLocator()">getDocumentLocator</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#getEncoding()">getEncoding</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#getIndentString()">getIndentString</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#getLineFeed()">getLineFeed</A>, <A HREF="..
 /../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#getWriter()">getWriter</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#ignorableWhitespace(char[], int, int)">ignorableWhitespace</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#isDeclarating()">isDeclarating</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#isFlushing()">isFlushing</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#isIndenting()">isIndenting</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#processingInstruction(java.lang.String, java.lang.String)">processingInstruction</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#setDeclarating(boolean)">setDeclarating</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#setDocumentLocator(org.xml.sax.Locator)">setDocumentLocator</A>, <A HREF="../..
 /../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#setEncoding(java.lang.String)">setEncoding</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#setFlushing(boolean)">setFlushing</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#setIndenting(boolean)">setIndenting</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#setIndentString(java.lang.String)">setIndentString</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#setLineFeed(java.lang.String)">setLineFeed</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#setWriter(java.io.Writer)">setWriter</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#skippedEntity(java.lang.String)">skippedEntity</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sa
 x.Attributes)">startElement</A>, <A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#startPrefixMapping(java.lang.String, java.lang.String)">startPrefixMapping</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="CharSetXMLWriter()"><!-- --></A><H3>
+CharSetXMLWriter</H3>
+<PRE>
+public <B>CharSetXMLWriter</B>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="startDocument()"><!-- --></A><H3>
+startDocument</H3>
+<PRE>
+public void <B>startDocument</B>()
+                   throws org.xml.sax.SAXException</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#startDocument()">XMLWriterImpl</A></CODE></B></DD>
+<DD><p>Starts a document.</p>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>startDocument</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#startDocument()">startDocument</A></CODE> in class <CODE><A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.xml.sax.SAXException</CODE> - Not actually thrown, just for compliance to the interface specification.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="canEncode(char)"><!-- --></A><H3>
+canEncode</H3>
+<PRE>
+public boolean <B>canEncode</B>(char&nbsp;c)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriter.html#canEncode(char)">XMLWriter</A></CODE></B></DD>
+<DD><p>Returns whether the XMLWriter can encode the character
+ <code>c</code> without an escape sequence like &amp;#ddd;.</p>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriter.html#canEncode(char)">canEncode</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriter.html" title="interface in org.apache.ws.commons.serialize">XMLWriter</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html#canEncode(char)">canEncode</A></CODE> in class <CODE><A HREF="../../../../../org/apache/ws/commons/serialize/XMLWriterImpl.html" title="class in org.apache.ws.commons.serialize">XMLWriterImpl</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>c</CODE> - The character being checked for escaping.
+<DT><B>Returns:</B><DD>Whether to encode the character.</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/CharSetXMLWriter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/ws/commons/serialize/DOMBuilder.html" title="class in org.apache.ws.commons.serialize"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/ws/commons/serialize/CharSetXMLWriter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="CharSetXMLWriter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.ws.commons.serialize.XMLWriterImpl">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright 2005-2005-2006 Apache Software Foundation. All Rights Reserved.
+</BODY>
+</HTML>