blob: ba763513802a87f8c8ad0a283e3b35215fe66450 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
org.apache.batik.extension.svg (Apache Batik Javadoc)
</TITLE>
<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="org.apache.batik.extension.svg (Apache Batik Javadoc)";
}
}
</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>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.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-files/index-1.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;<A HREF="../../../../../org/apache/batik/extension/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/batik/gvt/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/batik/extension/svg/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.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 ========= -->
<HR>
<H2>
Package org.apache.batik.extension.svg
</H2>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Interface Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikExtConstants.html" title="interface in org.apache.batik.extension.svg">BatikExtConstants</A></B></TD>
<TD>Batik extension constants.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikHistogramNormalizationFilter.html" title="interface in org.apache.batik.extension.svg">BatikHistogramNormalizationFilter</A></B></TD>
<TD>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikBridgeExtension.html" title="class in org.apache.batik.extension.svg">BatikBridgeExtension</A></B></TD>
<TD>This is a Service interface for classes that want to extend the
functionality of the Bridge, to support new tags in the rendering tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikDomExtension.html" title="class in org.apache.batik.extension.svg">BatikDomExtension</A></B></TD>
<TD>This is a Service interface for classes that want to extend the
functionality of the Dom, to support new tags in the rendering tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikDomExtension.BatikHistogramNormalizationElementFactory.html" title="class in org.apache.batik.extension.svg">BatikDomExtension.BatikHistogramNormalizationElementFactory</A></B></TD>
<TD>To create a 'histogramNormalization' element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikDomExtension.BatikRegularPolygonElementFactory.html" title="class in org.apache.batik.extension.svg">BatikDomExtension.BatikRegularPolygonElementFactory</A></B></TD>
<TD>To create a 'regularPolygon' element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikDomExtension.BatikStarElementFactory.html" title="class in org.apache.batik.extension.svg">BatikDomExtension.BatikStarElementFactory</A></B></TD>
<TD>To create a 'star' element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikDomExtension.ColorSwitchElementFactory.html" title="class in org.apache.batik.extension.svg">BatikDomExtension.ColorSwitchElementFactory</A></B></TD>
<TD>To create a 'colorSwitch' element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikDomExtension.FlowDivElementFactory.html" title="class in org.apache.batik.extension.svg">BatikDomExtension.FlowDivElementFactory</A></B></TD>
<TD>To create a 'flowDiv' element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikDomExtension.FlowLineElementFactory.html" title="class in org.apache.batik.extension.svg">BatikDomExtension.FlowLineElementFactory</A></B></TD>
<TD>To create a 'flowLine' element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikDomExtension.FlowParaElementFactory.html" title="class in org.apache.batik.extension.svg">BatikDomExtension.FlowParaElementFactory</A></B></TD>
<TD>To create a 'flowPara' element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikDomExtension.FlowRegionBreakElementFactory.html" title="class in org.apache.batik.extension.svg">BatikDomExtension.FlowRegionBreakElementFactory</A></B></TD>
<TD>To create a 'flowRegionBreak' element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikDomExtension.FlowRegionElementFactory.html" title="class in org.apache.batik.extension.svg">BatikDomExtension.FlowRegionElementFactory</A></B></TD>
<TD>To create a 'flowRegion' element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikDomExtension.FlowSpanElementFactory.html" title="class in org.apache.batik.extension.svg">BatikDomExtension.FlowSpanElementFactory</A></B></TD>
<TD>To create a 'flowSpan' element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikDomExtension.FlowTextElementFactory.html" title="class in org.apache.batik.extension.svg">BatikDomExtension.FlowTextElementFactory</A></B></TD>
<TD>To create a 'flowText' element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikFlowTextElementBridge.html" title="class in org.apache.batik.extension.svg">BatikFlowTextElementBridge</A></B></TD>
<TD>Bridge class for the &lt;flowText> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikFlowTextElementBridge.LineBreakInfo.html" title="class in org.apache.batik.extension.svg">BatikFlowTextElementBridge.LineBreakInfo</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikHistogramNormalizationElement.html" title="class in org.apache.batik.extension.svg">BatikHistogramNormalizationElement</A></B></TD>
<TD>This class implements a histogram normalization extension to SVG.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikHistogramNormalizationElementBridge.html" title="class in org.apache.batik.extension.svg">BatikHistogramNormalizationElementBridge</A></B></TD>
<TD>Bridge class for a histogram normalization element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikHistogramNormalizationFilter8Bit.html" title="class in org.apache.batik.extension.svg">BatikHistogramNormalizationFilter8Bit</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikRegularPolygonElement.html" title="class in org.apache.batik.extension.svg">BatikRegularPolygonElement</A></B></TD>
<TD>This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikRegularPolygonElementBridge.html" title="class in org.apache.batik.extension.svg">BatikRegularPolygonElementBridge</A></B></TD>
<TD>Bridge class for a regular polygon element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikStarElement.html" title="class in org.apache.batik.extension.svg">BatikStarElement</A></B></TD>
<TD>This class implements a star shape extension to sVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikStarElementBridge.html" title="class in org.apache.batik.extension.svg">BatikStarElementBridge</A></B></TD>
<TD>Bridge class for a star element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/ColorSwitchBridge.html" title="class in org.apache.batik.extension.svg">ColorSwitchBridge</A></B></TD>
<TD>Bridge class for the "color switch" extension element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/ColorSwitchElement.html" title="class in org.apache.batik.extension.svg">ColorSwitchElement</A></B></TD>
<TD>This class implements a "color switch" extension to SVG.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/FlowDivElement.html" title="class in org.apache.batik.extension.svg">FlowDivElement</A></B></TD>
<TD>This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/FlowExtGlyphLayout.html" title="class in org.apache.batik.extension.svg">FlowExtGlyphLayout</A></B></TD>
<TD>A GlyphLayout class for SVG 1.2 flowing text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/FlowExtTextLayoutFactory.html" title="class in org.apache.batik.extension.svg">FlowExtTextLayoutFactory</A></B></TD>
<TD>Factory instance that returns TextSpanLayouts appropriate to
FlowRoot instances.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/FlowExtTextNode.html" title="class in org.apache.batik.extension.svg">FlowExtTextNode</A></B></TD>
<TD>One line Class Desc
Complete Class Desc</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/FlowExtTextPainter.html" title="class in org.apache.batik.extension.svg">FlowExtTextPainter</A></B></TD>
<TD>One line Class Desc
Complete Class Desc</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/FlowLineElement.html" title="class in org.apache.batik.extension.svg">FlowLineElement</A></B></TD>
<TD>This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/FlowParaElement.html" title="class in org.apache.batik.extension.svg">FlowParaElement</A></B></TD>
<TD>This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/FlowRegionBreakElement.html" title="class in org.apache.batik.extension.svg">FlowRegionBreakElement</A></B></TD>
<TD>This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/FlowRegionElement.html" title="class in org.apache.batik.extension.svg">FlowRegionElement</A></B></TD>
<TD>This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/FlowSpanElement.html" title="class in org.apache.batik.extension.svg">FlowSpanElement</A></B></TD>
<TD>This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/FlowTextElement.html" title="class in org.apache.batik.extension.svg">FlowTextElement</A></B></TD>
<TD>This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/GlyphIterator.html" title="class in org.apache.batik.extension.svg">GlyphIterator</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/HistogramRed.html" title="class in org.apache.batik.extension.svg">HistogramRed</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/LineInfo.html" title="class in org.apache.batik.extension.svg">LineInfo</A></B></TD>
<TD>This class encapsulates the layout information about a single line
in a multi-line flow.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/MarginInfo.html" title="class in org.apache.batik.extension.svg">MarginInfo</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/extension/svg/RegionInfo.html" title="class in org.apache.batik.extension.svg">RegionInfo</A></B></TD>
<TD>This class holds the neccessary information to render a
&lt;batik:flowRegion> that is defined within the &lt;batik:flowRoot>
element.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<DL>
</DL>
<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.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-files/index-1.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;<A HREF="../../../../../org/apache/batik/extension/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/batik/gvt/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/batik/extension/svg/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.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 © 2017 <a href='http://www.apache.org/'>Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>