Added: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/SAXEventsBuilder.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/SAXEventsBuilder.html?rev=1343757&view=auto
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/SAXEventsBuilder.html (added)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/SAXEventsBuilder.html Tue May 29 14:45:42 2012
@@ -0,0 +1,536 @@
+<!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.6.0_31) on Tue May 29 16:14:00 CEST 2012 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+SAXEventsBuilder (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-05-29">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="SAXEventsBuilder (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)";
+ }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= 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> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SAXEventsBuilder.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../org/apache/cocoon/sax/util/SAXConsumerAdapter.html" title="class in org.apache.cocoon.sax.util"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?org/apache/cocoon/sax/util/SAXEventsBuilder.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="SAXEventsBuilder.html" target="_top"><B>NO FRAMES</B></A>
+ <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: <A HREF="#nested_class_summary">NESTED</A> | <A HREF="#field_summary">FIELD</A> | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <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.cocoon.sax.util</FONT>
+<BR>
+Class SAXEventsBuilder</H2>
+<PRE>
+<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+ <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.cocoon.sax.util.SAXEventsBuilder</B>
+</PRE>
+<HR>
+<DL>
+<DT><PRE>public class <B>SAXEventsBuilder</B><DT>extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
+</PRE>
+
+<P>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+<A NAME="nested_class_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>Nested Class Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <!-- =========== 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>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected <A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/ContentHandler.html?is-external=true" title="class or interface in org.xml.sax">ContentHandler</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#contentHandler">contentHandler</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#localName">localName</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#qName">qName</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#uri">uri</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<!-- ========== 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>static
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
+<TR ALIGN="right" VALIGN="">
+<TD NOWRAP><FONT SIZE="-1">
+<CODE><T> <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A></CODE></FONT></TD>
+</TR>
+</TABLE>
+</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#attribute(java.lang.String, java.lang.String, java.lang.String, java.lang.String, T)">attribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> uri,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> localName,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> qName,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> type,
+ T value)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
+<TR ALIGN="right" VALIGN="">
+<TD NOWRAP><FONT SIZE="-1">
+<CODE><T> <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A></CODE></FONT></TD>
+</TR>
+</TABLE>
+</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#attribute(java.lang.String, T)">attribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> name,
+ T value)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
+<TR ALIGN="right" VALIGN="">
+<TD NOWRAP><FONT SIZE="-1">
+<CODE><T> <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></CODE></FONT></TD>
+</TR>
+</TABLE>
+</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#body(T)">body</A></B>(T elementBody)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#end()">end</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#endDocument()">endDocument</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#newDocument(org.xml.sax.ContentHandler)">newDocument</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/ContentHandler.html?is-external=true" title="class or interface in org.xml.sax">ContentHandler</A> contentHandler)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#start(java.lang.String, org.apache.cocoon.sax.util.SAXEventsBuilder.Attribute...)">start</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> localName,
+ <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A>... attributes)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#start(java.lang.String, java.lang.String, java.lang.String, org.apache.cocoon.sax.util.SAXEventsBuilder.Attribute...)">start</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> uri,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> localName,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> qName,
+ <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A>... attributes)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#wrap(org.xml.sax.ContentHandler)">wrap</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/ContentHandler.html?is-external=true" title="class or interface in org.xml.sax">ContentHandler</A> contentHandler)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <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.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://download.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://download.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://download.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://download.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://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">ha
shCode</A>, <A HREF="http://download.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://downloa
d.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://download.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://download.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://download.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://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+<A NAME="field_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>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="uri"><!-- --></A><H3>
+uri</H3>
+<PRE>
+protected final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>uri</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="localName"><!-- --></A><H3>
+localName</H3>
+<PRE>
+protected final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>localName</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="qName"><!-- --></A><H3>
+qName</H3>
+<PRE>
+protected final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>qName</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="contentHandler"><!-- --></A><H3>
+contentHandler</H3>
+<PRE>
+protected final <A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/ContentHandler.html?is-external=true" title="class or interface in org.xml.sax">ContentHandler</A> <B>contentHandler</B></PRE>
+<DL>
+<DL>
+</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="newDocument(org.xml.sax.ContentHandler)"><!-- --></A><H3>
+newDocument</H3>
+<PRE>
+public static <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A> <B>newDocument</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/ContentHandler.html?is-external=true" title="class or interface in org.xml.sax">ContentHandler</A> contentHandler)
+ throws <A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="wrap(org.xml.sax.ContentHandler)"><!-- --></A><H3>
+wrap</H3>
+<PRE>
+public static <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A> <B>wrap</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/ContentHandler.html?is-external=true" title="class or interface in org.xml.sax">ContentHandler</A> contentHandler)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="attribute(java.lang.String,java.lang.Object)"><!-- --></A><A NAME="attribute(java.lang.String, T)"><!-- --></A><H3>
+attribute</H3>
+<PRE>
+public static <T> <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A> <B>attribute</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> name,
+ T value)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="attribute(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Object)"><!-- --></A><A NAME="attribute(java.lang.String, java.lang.String, java.lang.String, java.lang.String, T)"><!-- --></A><H3>
+attribute</H3>
+<PRE>
+public static <T> <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A> <B>attribute</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> uri,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> localName,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> qName,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> type,
+ T value)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="start(java.lang.String, org.apache.cocoon.sax.util.SAXEventsBuilder.Attribute...)"><!-- --></A><H3>
+start</H3>
+<PRE>
+public <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A> <B>start</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> localName,
+ <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A>... attributes)
+ throws <A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="start(java.lang.String, java.lang.String, java.lang.String, org.apache.cocoon.sax.util.SAXEventsBuilder.Attribute...)"><!-- --></A><H3>
+start</H3>
+<PRE>
+public <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A> <B>start</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> uri,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> localName,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> qName,
+ <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A>... attributes)
+ throws <A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="body(java.lang.Object)"><!-- --></A><A NAME="body(T)"><!-- --></A><H3>
+body</H3>
+<PRE>
+public <T> <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A> <B>body</B>(T elementBody)
+ throws <A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="end()"><!-- --></A><H3>
+end</H3>
+<PRE>
+public <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A> <B>end</B>()
+ throws <A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="endDocument()"><!-- --></A><H3>
+endDocument</H3>
+<PRE>
+public void <B>endDocument</B>()
+ throws <A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</A></CODE></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> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SAXEventsBuilder.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../org/apache/cocoon/sax/util/SAXConsumerAdapter.html" title="class in org.apache.cocoon.sax.util"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?org/apache/cocoon/sax/util/SAXEventsBuilder.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="SAXEventsBuilder.html" target="_top"><B>NO FRAMES</B></A>
+ <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: <A HREF="#nested_class_summary">NESTED</A> | <A HREF="#field_summary">FIELD</A> | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright © 2008-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
Propchange: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/SAXEventsBuilder.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/SAXEventsBuilder.html
------------------------------------------------------------------------------
svn:keywords = Date Revision Author HeadURL Id
Propchange: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/SAXEventsBuilder.html
------------------------------------------------------------------------------
svn:mime-type = text/html
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/TransformationUtils.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/TransformationUtils.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/TransformationUtils.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/TransformationUtils.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:30 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:00 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
TransformationUtils (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
@@ -56,7 +56,7 @@ function windowTitle()
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../../../../org/apache/cocoon/sax/util/SAXConsumerAdapter.html" title="class in org.apache.cocoon.sax.util"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/cocoon/sax/util/ValidityValue.html" title="class in org.apache.cocoon.sax.util"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/cocoon/sax/util/TransformationUtils.html" target="_top"><B>FRAMES</B></A>
@@ -422,7 +422,7 @@ public static void <B>transform</B>(<A H
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../../../../org/apache/cocoon/sax/util/SAXConsumerAdapter.html" title="class in org.apache.cocoon.sax.util"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/cocoon/sax/util/ValidityValue.html" title="class in org.apache.cocoon.sax.util"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/cocoon/sax/util/TransformationUtils.html" target="_top"><B>FRAMES</B></A>
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/ValidityValue.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/ValidityValue.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/ValidityValue.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/ValidityValue.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:30 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:00 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
ValidityValue (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/VariableExpressionTokenizer.TokenReceiver.Type.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/VariableExpressionTokenizer.TokenReceiver.Type.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/VariableExpressionTokenizer.TokenReceiver.Type.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/VariableExpressionTokenizer.TokenReceiver.Type.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:30 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:00 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
VariableExpressionTokenizer.TokenReceiver.Type (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/VariableExpressionTokenizer.TokenReceiver.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/VariableExpressionTokenizer.TokenReceiver.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/VariableExpressionTokenizer.TokenReceiver.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/VariableExpressionTokenizer.TokenReceiver.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:30 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:00 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
VariableExpressionTokenizer.TokenReceiver (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/VariableExpressionTokenizer.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/VariableExpressionTokenizer.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/VariableExpressionTokenizer.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/VariableExpressionTokenizer.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:30 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:00 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
VariableExpressionTokenizer (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/XMLUtils.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/XMLUtils.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/XMLUtils.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/XMLUtils.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:30 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:00 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
XMLUtils (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/AttributeTypes.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/AttributeTypes.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/AttributeTypes.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/AttributeTypes.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:35 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:05 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Interface org.apache.cocoon.sax.util.AttributeTypes (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/AttributesImpl.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/AttributesImpl.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/AttributesImpl.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/AttributesImpl.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:35 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:05 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.cocoon.sax.util.AttributesImpl (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/ImmutableAttributesImpl.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/ImmutableAttributesImpl.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/ImmutableAttributesImpl.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/ImmutableAttributesImpl.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:35 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:05 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.cocoon.sax.util.ImmutableAttributesImpl (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/InMemoryLRUResourceCache.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/InMemoryLRUResourceCache.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/InMemoryLRUResourceCache.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/InMemoryLRUResourceCache.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:35 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:05 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.cocoon.sax.util.InMemoryLRUResourceCache (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXConsumerAdapter.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXConsumerAdapter.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXConsumerAdapter.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXConsumerAdapter.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:35 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:05 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.cocoon.sax.util.SAXConsumerAdapter (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
Added: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXEventsBuilder.Attribute.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXEventsBuilder.Attribute.html?rev=1343757&view=auto
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXEventsBuilder.Attribute.html (added)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXEventsBuilder.Attribute.html Tue May 29 14:45:42 2012
@@ -0,0 +1,236 @@
+<!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.6.0_31) on Tue May 29 16:14:05 CEST 2012 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Uses of Class org.apache.cocoon.sax.util.SAXEventsBuilder.Attribute (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-05-29">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Uses of Class org.apache.cocoon.sax.util.SAXEventsBuilder.Attribute (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)";
+ }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= 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> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html?org/apache/cocoon/sax/util//class-useSAXEventsBuilder.Attribute.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="SAXEventsBuilder.Attribute.html" target="_top"><B>NO FRAMES</B></A>
+ <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 ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>org.apache.cocoon.sax.util.SAXEventsBuilder.Attribute</B></H2>
+</CENTER>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Packages that use <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.apache.cocoon.sax.util"><B>org.apache.cocoon.sax.util</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="org.apache.cocoon.sax.util"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A> in <A HREF="../../../../../../org/apache/cocoon/sax/util/package-summary.html">org.apache.cocoon.sax.util</A></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/cocoon/sax/util/package-summary.html">org.apache.cocoon.sax.util</A> that return <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
+<TR ALIGN="right" VALIGN="">
+<TD NOWRAP><FONT SIZE="-1">
+<CODE><T> <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A></CODE></FONT></TD>
+</TR>
+</TABLE>
+</CODE></FONT></TD>
+<TD><CODE><B>SAXEventsBuilder.</B><B><A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#attribute(java.lang.String, java.lang.String, java.lang.String, java.lang.String, T)">attribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> uri,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> localName,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> qName,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> type,
+ T value)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
+<TR ALIGN="right" VALIGN="">
+<TD NOWRAP><FONT SIZE="-1">
+<CODE><T> <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A></CODE></FONT></TD>
+</TR>
+</TABLE>
+</CODE></FONT></TD>
+<TD><CODE><B>SAXEventsBuilder.</B><B><A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#attribute(java.lang.String, T)">attribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> name,
+ T value)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/cocoon/sax/util/package-summary.html">org.apache.cocoon.sax.util</A> with parameters of type <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></CODE></FONT></TD>
+<TD><CODE><B>SAXEventsBuilder.</B><B><A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#start(java.lang.String, org.apache.cocoon.sax.util.SAXEventsBuilder.Attribute...)">start</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> localName,
+ <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A>... attributes)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></CODE></FONT></TD>
+<TD><CODE><B>SAXEventsBuilder.</B><B><A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#start(java.lang.String, java.lang.String, java.lang.String, org.apache.cocoon.sax.util.SAXEventsBuilder.Attribute...)">start</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> uri,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> localName,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> qName,
+ <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A>... attributes)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+<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> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html?org/apache/cocoon/sax/util//class-useSAXEventsBuilder.Attribute.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="SAXEventsBuilder.Attribute.html" target="_top"><B>NO FRAMES</B></A>
+ <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 © 2008-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
Propchange: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXEventsBuilder.Attribute.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXEventsBuilder.Attribute.html
------------------------------------------------------------------------------
svn:keywords = Date Revision Author HeadURL Id
Propchange: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXEventsBuilder.Attribute.html
------------------------------------------------------------------------------
svn:mime-type = text/html
Added: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXEventsBuilder.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXEventsBuilder.html?rev=1343757&view=auto
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXEventsBuilder.html (added)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXEventsBuilder.html Tue May 29 14:45:42 2012
@@ -0,0 +1,232 @@
+<!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.6.0_31) on Tue May 29 16:14:05 CEST 2012 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Uses of Class org.apache.cocoon.sax.util.SAXEventsBuilder (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-05-29">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Uses of Class org.apache.cocoon.sax.util.SAXEventsBuilder (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)";
+ }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= 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> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html?org/apache/cocoon/sax/util//class-useSAXEventsBuilder.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="SAXEventsBuilder.html" target="_top"><B>NO FRAMES</B></A>
+ <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 ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>org.apache.cocoon.sax.util.SAXEventsBuilder</B></H2>
+</CENTER>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Packages that use <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.apache.cocoon.sax.util"><B>org.apache.cocoon.sax.util</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="org.apache.cocoon.sax.util"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A> in <A HREF="../../../../../../org/apache/cocoon/sax/util/package-summary.html">org.apache.cocoon.sax.util</A></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/cocoon/sax/util/package-summary.html">org.apache.cocoon.sax.util</A> that return <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
+<TR ALIGN="right" VALIGN="">
+<TD NOWRAP><FONT SIZE="-1">
+<CODE><T> <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></CODE></FONT></TD>
+</TR>
+</TABLE>
+</CODE></FONT></TD>
+<TD><CODE><B>SAXEventsBuilder.</B><B><A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#body(T)">body</A></B>(T elementBody)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></CODE></FONT></TD>
+<TD><CODE><B>SAXEventsBuilder.</B><B><A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#end()">end</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></CODE></FONT></TD>
+<TD><CODE><B>SAXEventsBuilder.</B><B><A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#newDocument(org.xml.sax.ContentHandler)">newDocument</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/ContentHandler.html?is-external=true" title="class or interface in org.xml.sax">ContentHandler</A> contentHandler)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></CODE></FONT></TD>
+<TD><CODE><B>SAXEventsBuilder.</B><B><A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#start(java.lang.String, org.apache.cocoon.sax.util.SAXEventsBuilder.Attribute...)">start</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> localName,
+ <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A>... attributes)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></CODE></FONT></TD>
+<TD><CODE><B>SAXEventsBuilder.</B><B><A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#start(java.lang.String, java.lang.String, java.lang.String, org.apache.cocoon.sax.util.SAXEventsBuilder.Attribute...)">start</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> uri,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> localName,
+ <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> qName,
+ <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A>... attributes)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></CODE></FONT></TD>
+<TD><CODE><B>SAXEventsBuilder.</B><B><A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html#wrap(org.xml.sax.ContentHandler)">wrap</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/org/xml/sax/ContentHandler.html?is-external=true" title="class or interface in org.xml.sax">ContentHandler</A> contentHandler)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+<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> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html?org/apache/cocoon/sax/util//class-useSAXEventsBuilder.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="SAXEventsBuilder.html" target="_top"><B>NO FRAMES</B></A>
+ <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 © 2008-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
Propchange: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXEventsBuilder.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXEventsBuilder.html
------------------------------------------------------------------------------
svn:keywords = Date Revision Author HeadURL Id
Propchange: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/SAXEventsBuilder.html
------------------------------------------------------------------------------
svn:mime-type = text/html
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/TransformationUtils.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/TransformationUtils.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/TransformationUtils.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/TransformationUtils.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:35 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:05 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.cocoon.sax.util.TransformationUtils (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/ValidityValue.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/ValidityValue.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/ValidityValue.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/ValidityValue.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:35 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:05 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.cocoon.sax.util.ValidityValue (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/VariableExpressionTokenizer.TokenReceiver.Type.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/VariableExpressionTokenizer.TokenReceiver.Type.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/VariableExpressionTokenizer.TokenReceiver.Type.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/VariableExpressionTokenizer.TokenReceiver.Type.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:35 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:05 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.cocoon.sax.util.VariableExpressionTokenizer.TokenReceiver.Type (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/VariableExpressionTokenizer.TokenReceiver.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/VariableExpressionTokenizer.TokenReceiver.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/VariableExpressionTokenizer.TokenReceiver.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/VariableExpressionTokenizer.TokenReceiver.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:35 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:05 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Interface org.apache.cocoon.sax.util.VariableExpressionTokenizer.TokenReceiver (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/VariableExpressionTokenizer.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/VariableExpressionTokenizer.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/VariableExpressionTokenizer.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/VariableExpressionTokenizer.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:35 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:05 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.cocoon.sax.util.VariableExpressionTokenizer (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/XMLUtils.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/XMLUtils.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/XMLUtils.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/class-use/XMLUtils.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:35 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:05 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.cocoon.sax.util.XMLUtils (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/package-frame.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/package-frame.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/package-frame.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/package-frame.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:35 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:04 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.cocoon.sax.util (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
@@ -45,6 +45,10 @@ Classes</FONT>
<BR>
<A HREF="SAXConsumerAdapter.html" title="class in org.apache.cocoon.sax.util" target="classFrame">SAXConsumerAdapter</A>
<BR>
+<A HREF="SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util" target="classFrame">SAXEventsBuilder</A>
+<BR>
+<A HREF="SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util" target="classFrame">SAXEventsBuilder.Attribute</A>
+<BR>
<A HREF="TransformationUtils.html" title="class in org.apache.cocoon.sax.util" target="classFrame">TransformationUtils</A>
<BR>
<A HREF="ValidityValue.html" title="class in org.apache.cocoon.sax.util" target="classFrame">ValidityValue</A>
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/package-summary.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/package-summary.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/package-summary.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/package-summary.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:35 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:04 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.cocoon.sax.util (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
@@ -124,6 +124,14 @@ Package org.apache.cocoon.sax.util
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/cocoon/sax/util/TransformationUtils.html" title="class in org.apache.cocoon.sax.util">TransformationUtils</A></B></TD>
<TD>This class contains utility methods to transform an XML string by using XSLT.</TD>
</TR>
Modified: cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/package-tree.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/package-tree.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/package-tree.html (original)
+++ cocoon/site/site/3.0/apidocs/org/apache/cocoon/sax/util/package-tree.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:35 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:04 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.cocoon.sax.util Class Hierarchy (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
@@ -105,7 +105,7 @@ Class Hierarchy
<LI TYPE="circle">org.apache.cocoon.sax.util.<A HREF="../../../../../org/apache/cocoon/sax/util/ImmutableAttributesImpl.html" title="class in org.apache.cocoon.sax.util"><B>ImmutableAttributesImpl</B></A></UL>
</UL>
<LI TYPE="circle">org.apache.cocoon.sax.util.<A HREF="../../../../../org/apache/cocoon/sax/util/InMemoryLRUResourceCache.html" title="class in org.apache.cocoon.sax.util"><B>InMemoryLRUResourceCache</B></A><V> (implements java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
-<LI TYPE="circle">org.apache.cocoon.sax.util.<A HREF="../../../../../org/apache/cocoon/sax/util/TransformationUtils.html" title="class in org.apache.cocoon.sax.util"><B>TransformationUtils</B></A><LI TYPE="circle">org.apache.cocoon.sax.util.<A HREF="../../../../../org/apache/cocoon/sax/util/ValidityValue.html" title="class in org.apache.cocoon.sax.util"><B>ValidityValue</B></A><V><LI TYPE="circle">org.apache.cocoon.sax.util.<A HREF="../../../../../org/apache/cocoon/sax/util/VariableExpressionTokenizer.html" title="class in org.apache.cocoon.sax.util"><B>VariableExpressionTokenizer</B></A><LI TYPE="circle">org.apache.cocoon.sax.util.<A HREF="../../../../../org/apache/cocoon/sax/util/XMLUtils.html" title="class in org.apache.cocoon.sax.util"><B>XMLUtils</B></A></UL>
+<LI TYPE="circle">org.apache.cocoon.sax.util.<A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util"><B>SAXEventsBuilder</B></A><LI TYPE="circle">org.apache.cocoon.sax.util.<A HREF="../../../../../org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util"><B>SAXEventsBuilder.Attribute</B></A><LI TYPE="circle">org.apache.cocoon.sax.util.<A HREF="../../../../../org/apache/cocoon/sax/util/TransformationUtils.html" title="class in org.apache.cocoon.sax.util"><B>TransformationUtils</B></A><LI TYPE="circle">org.apache.cocoon.sax.util.<A HREF="../../../../../org/apache/cocoon/sax/util/ValidityValue.html" title="class in org.apache.cocoon.sax.util"><B>ValidityValue</B></A><V><LI TYPE="
circle">org.apache.cocoon.sax.util.<A HREF="../../../../../org/apache/cocoon/sax/util/VariableExpressionTokenizer.html" title="class in org.apache.cocoon.sax.util"><B>VariableExpressionToken
izer</B></A><LI TYPE="circle">org.apache.cocoon.sax.util.<A HREF="../../../../../org/apache/cocoon/sax/util/XMLUtils.html" title="class in org.apache.cocoon.sax.util"><B>XMLUtils</B></A></UL>
</UL>
<H2>
Interface Hierarchy
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.