svn commit: r610018 [9/34] - in /lenya/site/apidocs/2.0: ./ modules/ac/ modules/ac/org/apache/lenya/ac/cifs/ modules/ac/org/apache/lenya/ac/file/ modules/ac/org/apache/lenya/ac/impl/ modules/ac/org/apache/lenya/cms/ac/ modules/ac/org/apache/lenya/cms/c...
[email protected] Tue, 08 Jan 2008 15:28:40 -0000
Newsgroups
gmane.comp.cms.lenya.cvs
Message-ID
<[email protected] >
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/LinkingModule.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/LinkingModule.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/LinkingModule.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/LinkingModule.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:41 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:02 CET 2008 -->
<TITLE>
-LinkingModule (Apache Lenya API - Version 2.0-dev)
+LinkingModule (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.components.modules.input.LinkingModule class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="LinkingModule (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="LinkingModule (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -354,6 +354,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/ProxyModule.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/ProxyModule.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/ProxyModule.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/ProxyModule.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:41 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:03 CET 2008 -->
<TITLE>
-ProxyModule (Apache Lenya API - Version 2.0-dev)
+ProxyModule (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.components.modules.input.ProxyModule class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="ProxyModule (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="ProxyModule (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -71,9 +71,9 @@
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
- SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_org.apache.cocoon.components.modules.input.AbstractInputModule">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+ SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
@@ -101,15 +101,20 @@
</PRE>
<P>
-Input module for getting the base URL which may be prepended to internal URLs
+<p>
+ Input module for getting the base URL which may be prepended to internal URLs
to construct links. The functionality corresponds to the
<A HREF="../../../../../../../../org/apache/lenya/cms/cocoon/transformation/ProxyTransformer.html" title="class in org.apache.lenya.cms.cocoon.transformation"><CODE>ProxyTransformer</CODE></A> with one
exception: If the <em>webappUrl</em> parameter is an empty string, the root
proxy URL (or the context prefix, resp.) is returned.
-
+ </p>
<p>
Usage: <code>{proxy:{webappUrl}}</code>
</p>
+ <p>
+ The module can be configured to use absolute or relative URLs in the same way
+ as the <A HREF="../../../../../../../../org/apache/lenya/cms/cocoon/transformation/ProxyTransformer.html" title="class in org.apache.lenya.cms.cocoon.transformation"><CODE>ProxyTransformer</CODE></A>.
+ </p>
<P>
<P>
@@ -124,6 +129,38 @@
<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 static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../org/apache/lenya/cms/cocoon/components/modules/input/ProxyModule.html#ATTRIBUTE_TYPE">ATTRIBUTE_TYPE</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../org/apache/lenya/cms/cocoon/components/modules/input/ProxyModule.html#PARAMETER_URLS">PARAMETER_URLS</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../org/apache/lenya/cms/cocoon/components/modules/input/ProxyModule.html#URL_TYPE_ABSOLUTE">URL_TYPE_ABSOLUTE</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../org/apache/lenya/cms/cocoon/components/modules/input/ProxyModule.html#URL_TYPE_RELATIVE">URL_TYPE_RELATIVE</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
</TABLE>
<A NAME="fields_inherited_from_class_org.apache.cocoon.components.modules.input.AbstractInputModule"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
@@ -170,6 +207,14 @@
</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/lenya/cms/cocoon/components/modules/input/ProxyModule.html#configure(org.apache.avalon.framework.configuration.Configuration)">configure</A></B>(org.apache.avalon.framework.configuration.Configuration conf)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../org/apache/lenya/cms/cocoon/components/modules/input/ProxyModule.html#getAttribute(java.lang.String, org.apache.avalon.framework.configuration.Configuration, java.util.Map)">getAttribute</A></B>(java.lang.String name,
org.apache.avalon.framework.configuration.Configuration modeConf,
@@ -214,6 +259,14 @@
<BR>
</TD>
</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../org/apache/lenya/cms/cocoon/components/modules/input/ProxyModule.html#setUrlType(java.lang.String)">setUrlType</A></B>(java.lang.String value)</CODE>
+
+<BR>
+ </TD>
+</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.cocoon.components.modules.input.AbstractInputModule"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
@@ -221,7 +274,7 @@
<TH ALIGN="left"><B>Methods inherited from class org.apache.cocoon.components.modules.input.AbstractInputModule</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>configure, dispose</CODE></TD>
+<TD><CODE>dispose</CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.avalon.framework.logger.AbstractLogEnabled"><!-- --></A>
@@ -245,6 +298,55 @@
<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="ATTRIBUTE_TYPE"><!-- --></A><H3>
+ATTRIBUTE_TYPE</H3>
+<PRE>
+protected static final java.lang.String <B>ATTRIBUTE_TYPE</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../../constant-values.html#org.apache.lenya.cms.cocoon.components.modules.input.ProxyModule.ATTRIBUTE_TYPE">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="URL_TYPE_ABSOLUTE"><!-- --></A><H3>
+URL_TYPE_ABSOLUTE</H3>
+<PRE>
+protected static final java.lang.String <B>URL_TYPE_ABSOLUTE</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../../constant-values.html#org.apache.lenya.cms.cocoon.components.modules.input.ProxyModule.URL_TYPE_ABSOLUTE">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="URL_TYPE_RELATIVE"><!-- --></A><H3>
+URL_TYPE_RELATIVE</H3>
+<PRE>
+protected static final java.lang.String <B>URL_TYPE_RELATIVE</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../../constant-values.html#org.apache.lenya.cms.cocoon.components.modules.input.ProxyModule.URL_TYPE_RELATIVE">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="PARAMETER_URLS"><!-- --></A><H3>
+PARAMETER_URLS</H3>
+<PRE>
+protected static final java.lang.String <B>PARAMETER_URLS</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../../constant-values.html#org.apache.lenya.cms.cocoon.components.modules.input.ProxyModule.PARAMETER_URLS">Constant Field Values</A></DL>
+</DL>
+
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
@@ -368,6 +470,40 @@
<DD><CODE>org.apache.avalon.framework.service.ServiceException</CODE><DT><B>See Also:</B><DD><CODE>Serviceable.service(org.apache.avalon.framework.service.ServiceManager)</CODE></DL>
</DD>
</DL>
+<HR>
+
+<A NAME="configure(org.apache.avalon.framework.configuration.Configuration)"><!-- --></A><H3>
+configure</H3>
+<PRE>
+public void <B>configure</B>(org.apache.avalon.framework.configuration.Configuration conf)
+ throws org.apache.avalon.framework.configuration.ConfigurationException</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>configure</CODE> in interface <CODE>org.apache.avalon.framework.configuration.Configurable</CODE><DT><B>Overrides:</B><DD><CODE>configure</CODE> in class <CODE>org.apache.cocoon.components.modules.input.AbstractInputModule</CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.apache.avalon.framework.configuration.ConfigurationException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setUrlType(java.lang.String)"><!-- --></A><H3>
+setUrlType</H3>
+<PRE>
+protected void <B>setUrlType</B>(java.lang.String value)
+ throws org.apache.avalon.framework.configuration.ConfigurationException</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.apache.avalon.framework.configuration.ConfigurationException</CODE></DL>
+</DD>
+</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
@@ -418,15 +554,15 @@
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
- SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_org.apache.cocoon.components.modules.input.AbstractInputModule">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+ SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/package-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/package-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/package-frame.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/package-frame.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:44 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:07 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.cocoon.components.modules.input (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.cocoon.components.modules.input (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.components.modules.input package">
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/package-summary.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/package-summary.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/package-summary.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/package-summary.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:44 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:07 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.cocoon.components.modules.input (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.cocoon.components.modules.input (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.components.modules.input package">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="org.apache.lenya.cms.cocoon.components.modules.input (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.cocoon.components.modules.input (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -90,7 +90,8 @@
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../../org/apache/lenya/cms/cocoon/components/modules/input/ProxyModule.html" title="class in org.apache.lenya.cms.cocoon.components.modules.input">ProxyModule</A></B></TD>
-<TD>Input module for getting the base URL which may be prepended to internal URLs
+<TD>
+ Input module for getting the base URL which may be prepended to internal URLs
to construct links.</TD>
</TR>
</TABLE>
@@ -151,6 +152,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/package-tree.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/package-tree.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/package-tree.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/components/modules/input/package-tree.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:44 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:07 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.cocoon.components.modules.input Class Hierarchy (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.cocoon.components.modules.input Class Hierarchy (Apache Lenya API - Version 2.0)
</TITLE>
@@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="org.apache.lenya.cms.cocoon.components.modules.input Class Hierarchy (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.cocoon.components.modules.input Class Hierarchy (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -147,6 +147,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/DocumentSourceFactory.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/DocumentSourceFactory.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/DocumentSourceFactory.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/DocumentSourceFactory.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:41 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:03 CET 2008 -->
<TITLE>
-DocumentSourceFactory (Apache Lenya API - Version 2.0-dev)
+DocumentSourceFactory (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.source.DocumentSourceFactory class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="DocumentSourceFactory (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="DocumentSourceFactory (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -92,7 +92,7 @@
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.lenya.cms.cocoon.source.DocumentSourceFactory</B>
</PRE>
<DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.avalon.framework.component.Component, org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.context.Contextualizable, org.apache.avalon.framework.logger.LogEnabled, org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.thread.ThreadSafe, org.apache.excalibur.source.SourceFactory</DD>
+<DT><B>All Implemented Interfaces:</B> <DD>org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.context.Contextualizable, org.apache.avalon.framework.logger.LogEnabled, org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.thread.ThreadSafe, org.apache.excalibur.source.SourceFactory</DD>
</DL>
<HR>
<DL>
@@ -187,6 +187,15 @@
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/cocoon/source/DocumentSourceFactory.html#contextualize(org.apache.lenya.cms.linking.Link, java.lang.String)">contextualize</A></B>(<A HREF="../../../../../../org/apache/lenya/cms/linking/Link.html" title="class in org.apache.lenya.cms.linking">Link</A> link,
+ java.lang.String webappUrl)</CODE>
+
+<BR>
+ If the link doesn't contain context information (publication ID, area), provide it.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected org.apache.excalibur.source.Source</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/cocoon/source/DocumentSourceFactory.html#getFormatSource(org.apache.lenya.cms.publication.Document, java.lang.String)">getFormatSource</A></B>(org.apache.lenya.cms.publication.Document doc,
java.lang.String format)</CODE>
@@ -365,6 +374,23 @@
</DL>
<HR>
+<A NAME="contextualize(org.apache.lenya.cms.linking.Link, java.lang.String)"><!-- --></A><H3>
+contextualize</H3>
+<PRE>
+protected void <B>contextualize</B>(<A HREF="../../../../../../org/apache/lenya/cms/linking/Link.html" title="class in org.apache.lenya.cms.linking">Link</A> link,
+ java.lang.String webappUrl)</PRE>
+<DL>
+<DD>If the link doesn't contain context information (publication ID, area), provide it.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>link</CODE> - The link.<DD><CODE>webappUrl</CODE> - The web application URL to extract the context information from..</DL>
+</DD>
+</DL>
+<HR>
+
<A NAME="getFormatSource(org.apache.lenya.cms.publication.Document, java.lang.String)"><!-- --></A><H3>
getFormatSource</H3>
<PRE>
@@ -458,6 +484,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/package-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/package-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/package-frame.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/package-frame.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:44 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:07 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.cocoon.source (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.cocoon.source (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.source package">
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/package-summary.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/package-summary.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/package-summary.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/package-summary.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:44 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:07 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.cocoon.source (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.cocoon.source (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.source package">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="org.apache.lenya.cms.cocoon.source (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.cocoon.source (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -147,6 +147,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/package-tree.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/package-tree.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/package-tree.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/source/package-tree.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:44 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:07 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.cocoon.source Class Hierarchy (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.cocoon.source Class Hierarchy (Apache Lenya API - Version 2.0)
</TITLE>
@@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="org.apache.lenya.cms.cocoon.source Class Hierarchy (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.cocoon.source Class Hierarchy (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -144,6 +144,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.AttributeConfiguration.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.AttributeConfiguration.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.AttributeConfiguration.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.AttributeConfiguration.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:42 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:05 CET 2008 -->
<TITLE>
-AbstractLinkTransformer.AttributeConfiguration (Apache Lenya API - Version 2.0-dev)
+AbstractLinkTransformer.AttributeConfiguration (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.transformation.AbstractLinkTransformer.AttributeConfiguration class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="AbstractLinkTransformer.AttributeConfiguration (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="AbstractLinkTransformer.AttributeConfiguration (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -330,6 +330,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:41 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:04 CET 2008 -->
<TITLE>
-AbstractLinkTransformer (Apache Lenya API - Version 2.0-dev)
+AbstractLinkTransformer (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.transformation.AbstractLinkTransformer class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="AbstractLinkTransformer (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="AbstractLinkTransformer (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -246,8 +246,9 @@
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.AttributeConfiguration.html" title="class in org.apache.lenya.cms.cocoon.transformation">AbstractLinkTransformer.AttributeConfiguration</A>[]</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#getAttributeConfigurations()">getAttributeConfigurations</A></B>()</CODE>
+<CODE>protected java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#getCacheKey(java.lang.String, java.lang.String)">getCacheKey</A></B>(java.lang.String namespace,
+ java.lang.String localName)</CODE>
<BR>
</TD>
@@ -262,7 +263,7 @@
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.AttributeConfiguration.html" title="class in org.apache.lenya.cms.cocoon.transformation">AbstractLinkTransformer.AttributeConfiguration</A>[]</CODE></FONT></TD>
+<CODE>protected java.util.Set</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#getMatchingConfigurations(java.lang.String, java.lang.String, org.xml.sax.Attributes)">getMatchingConfigurations</A></B>(java.lang.String namespace,
java.lang.String localName,
org.xml.sax.Attributes attrs)</CODE>
@@ -406,17 +407,6 @@
</TR>
</TABLE>
-<A NAME="getAttributeConfigurations()"><!-- --></A><H3>
-getAttributeConfigurations</H3>
-<PRE>
-protected <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.AttributeConfiguration.html" title="class in org.apache.lenya.cms.cocoon.transformation">AbstractLinkTransformer.AttributeConfiguration</A>[] <B>getAttributeConfigurations</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
<A NAME="configure(org.apache.avalon.framework.configuration.Configuration)"><!-- --></A><H3>
configure</H3>
<PRE>
@@ -437,12 +427,13 @@
<A NAME="getMatchingConfigurations(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><!-- --></A><H3>
getMatchingConfigurations</H3>
<PRE>
-protected <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.AttributeConfiguration.html" title="class in org.apache.lenya.cms.cocoon.transformation">AbstractLinkTransformer.AttributeConfiguration</A>[] <B>getMatchingConfigurations</B>(java.lang.String namespace,
- java.lang.String localName,
- org.xml.sax.Attributes attrs)</PRE>
+protected java.util.Set <B>getMatchingConfigurations</B>(java.lang.String namespace,
+ java.lang.String localName,
+ org.xml.sax.Attributes attrs)</PRE>
<DL>
<DD><DL>
-</DL>
+<DT><B>Parameters:</B><DD><CODE>namespace</CODE> - The namespace URI.<DD><CODE>localName</CODE> - The local name.<DD><CODE>attrs</CODE> - The attributes.
+<DT><B>Returns:</B><DD>A set of <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.AttributeConfiguration.html" title="class in org.apache.lenya.cms.cocoon.transformation"><CODE>AbstractLinkTransformer.AttributeConfiguration</CODE></A> objects.</DL>
</DD>
</DL>
<HR>
@@ -459,6 +450,18 @@
</DL>
<HR>
+<A NAME="getCacheKey(java.lang.String, java.lang.String)"><!-- --></A><H3>
+getCacheKey</H3>
+<PRE>
+protected java.lang.String <B>getCacheKey</B>(java.lang.String namespace,
+ java.lang.String localName)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
<A NAME="startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><!-- --></A><H3>
startElement</H3>
<PRE>
@@ -606,6 +609,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/IncomingProxyTransformer.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/IncomingProxyTransformer.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/IncomingProxyTransformer.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/IncomingProxyTransformer.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:42 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:05 CET 2008 -->
<TITLE>
-IncomingProxyTransformer (Apache Lenya API - Version 2.0-dev)
+IncomingProxyTransformer (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.transformation.IncomingProxyTransformer class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="IncomingProxyTransformer (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="IncomingProxyTransformer (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -229,7 +229,7 @@
<TH ALIGN="left"><B>Methods inherited from class org.apache.lenya.cms.cocoon.transformation.<A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html" title="class in org.apache.lenya.cms.cocoon.transformation">AbstractLinkTransformer</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#configure(org.apache.avalon.framework.configuration.Configuration)">configure</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#endElement(java.lang.String, java.lang.String, java.lang.String)">endElement</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#existsMatchingConfiguration(java.lang.String, java.lang.String)">existsMatchingConfiguration</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#getAttributeConfigurations()">getAttributeConfigurations</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformatio
n/AbstractLinkTransformer.html#getMatchingConfigurations(java.lang.String, java.lang.String, org.xml.sax.Attributes)">getMatchingConfigurations</A>, <A HREF="../../../../../../org/apache/len
ya/cms/cocoon/transformation/AbstractLinkTransformer.html#handleLink(java.lang.String, org.apache.lenya.cms.cocoon.transformation.AbstractLinkTransformer.AttributeConfiguration, org.xml.sax.helpers.AttributesImpl)">handleLink</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#setAttribute(org.xml.sax.helpers.AttributesImpl, java.lang.String, java.lang.String)">setAttribute</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">startElement</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#configure(org.apache.avalon.framework.configuration.Configuration)">configure</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#endElement(java.lang.String, java.lang.String, java.lang.String)">endElement</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#existsMatchingConfiguration(java.lang.String, java.lang.String)">existsMatchingConfiguration</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#getCacheKey(java.lang.String, java.lang.String)">getCacheKey</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transform
ation/AbstractLinkTransformer.html#getMatchingConfigurations(java.lang.String, java.lang.String, org.xml.sax.Attributes)">getMatchingConfigurations</A>, <A HREF="../../../../../../org/apache
/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#handleLink(java.lang.String, org.apache.lenya.cms.cocoon.transformation.AbstractLinkTransformer.AttributeConfiguration, org.xml.sax.helpers.AttributesImpl)">handleLink</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#setAttribute(org.xml.sax.helpers.AttributesImpl, java.lang.String, java.lang.String)">setAttribute</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">startElement</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.cocoon.transformation.AbstractSAXTransformer"><!-- --></A>
@@ -403,6 +403,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/ProxyTransformer.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/ProxyTransformer.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/ProxyTransformer.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/ProxyTransformer.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:42 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:05 CET 2008 -->
<TITLE>
-ProxyTransformer (Apache Lenya API - Version 2.0-dev)
+ProxyTransformer (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.transformation.ProxyTransformer class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="ProxyTransformer (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="ProxyTransformer (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -162,6 +162,14 @@
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/ProxyTransformer.html#ATTRIBUTE_TYPE">ATTRIBUTE_TYPE</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/ProxyTransformer.html#PARAMETER_URLS">PARAMETER_URLS</A></B></CODE>
<BR>
@@ -287,7 +295,7 @@
<TH ALIGN="left"><B>Methods inherited from class org.apache.lenya.cms.cocoon.transformation.<A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html" title="class in org.apache.lenya.cms.cocoon.transformation">AbstractLinkTransformer</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#endElement(java.lang.String, java.lang.String, java.lang.String)">endElement</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#existsMatchingConfiguration(java.lang.String, java.lang.String)">existsMatchingConfiguration</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#getAttributeConfigurations()">getAttributeConfigurations</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#getMatchingConfigurations(java.lang.String, java.lang.String, org.xml.sax.Attributes)">getMatchingConfigurations</A>, <A HREF="../../../../../../org/ap
ache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#handleLink(java.lang.String, org.apache.lenya.cms.cocoon.transformation.AbstractLinkTransformer.AttributeConfiguration, org.
xml.sax.helpers.AttributesImpl)">handleLink</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#setAttribute(org.xml.sax.helpers.AttributesImpl, java.lang.String, java.lang.String)">setAttribute</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">startElement</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#endElement(java.lang.String, java.lang.String, java.lang.String)">endElement</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#existsMatchingConfiguration(java.lang.String, java.lang.String)">existsMatchingConfiguration</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#getCacheKey(java.lang.String, java.lang.String)">getCacheKey</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#getMatchingConfigurations(java.lang.String, java.lang.String, org.xml.sax.Attributes)">getMatchingConfigurations</A>, <A HREF="../../../../../../or
g/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#handleLink(java.lang.String, org.apache.lenya.cms.cocoon.transformation.AbstractLinkTransformer.AttributeConfiguration,
org.xml.sax.helpers.AttributesImpl)">handleLink</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#setAttribute(org.xml.sax.helpers.AttributesImpl, java.lang.String, java.lang.String)">setAttribute</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">startElement</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.cocoon.transformation.AbstractSAXTransformer"><!-- --></A>
@@ -348,6 +356,16 @@
</TR>
</TABLE>
+<A NAME="ATTRIBUTE_TYPE"><!-- --></A><H3>
+ATTRIBUTE_TYPE</H3>
+<PRE>
+protected static final java.lang.String <B>ATTRIBUTE_TYPE</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.apache.lenya.cms.cocoon.transformation.ProxyTransformer.ATTRIBUTE_TYPE">Constant Field Values</A></DL>
+</DL>
+<HR>
+
<A NAME="URL_TYPE_ABSOLUTE"><!-- --></A><H3>
URL_TYPE_ABSOLUTE</H3>
<PRE>
@@ -531,6 +549,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/UrlToUuidTransformer.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/UrlToUuidTransformer.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/UrlToUuidTransformer.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/UrlToUuidTransformer.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:43 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:05 CET 2008 -->
<TITLE>
-UrlToUuidTransformer (Apache Lenya API - Version 2.0-dev)
+UrlToUuidTransformer (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.transformation.UrlToUuidTransformer class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="UrlToUuidTransformer (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="UrlToUuidTransformer (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -236,7 +236,7 @@
<TH ALIGN="left"><B>Methods inherited from class org.apache.lenya.cms.cocoon.transformation.<A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html" title="class in org.apache.lenya.cms.cocoon.transformation">AbstractLinkTransformer</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#configure(org.apache.avalon.framework.configuration.Configuration)">configure</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#endElement(java.lang.String, java.lang.String, java.lang.String)">endElement</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#existsMatchingConfiguration(java.lang.String, java.lang.String)">existsMatchingConfiguration</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#getAttributeConfigurations()">getAttributeConfigurations</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformatio
n/AbstractLinkTransformer.html#getMatchingConfigurations(java.lang.String, java.lang.String, org.xml.sax.Attributes)">getMatchingConfigurations</A>, <A HREF="../../../../../../org/apache/len
ya/cms/cocoon/transformation/AbstractLinkTransformer.html#handleLink(java.lang.String, org.apache.lenya.cms.cocoon.transformation.AbstractLinkTransformer.AttributeConfiguration, org.xml.sax.helpers.AttributesImpl)">handleLink</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#setAttribute(org.xml.sax.helpers.AttributesImpl, java.lang.String, java.lang.String)">setAttribute</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">startElement</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#configure(org.apache.avalon.framework.configuration.Configuration)">configure</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#endElement(java.lang.String, java.lang.String, java.lang.String)">endElement</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#existsMatchingConfiguration(java.lang.String, java.lang.String)">existsMatchingConfiguration</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#getCacheKey(java.lang.String, java.lang.String)">getCacheKey</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transform
ation/AbstractLinkTransformer.html#getMatchingConfigurations(java.lang.String, java.lang.String, org.xml.sax.Attributes)">getMatchingConfigurations</A>, <A HREF="../../../../../../org/apache
/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#handleLink(java.lang.String, org.apache.lenya.cms.cocoon.transformation.AbstractLinkTransformer.AttributeConfiguration, org.xml.sax.helpers.AttributesImpl)">handleLink</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#setAttribute(org.xml.sax.helpers.AttributesImpl, java.lang.String, java.lang.String)">setAttribute</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">startElement</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.cocoon.transformation.AbstractSAXTransformer"><!-- --></A>
@@ -412,6 +412,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/UuidToUrlTransformer.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/UuidToUrlTransformer.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/UuidToUrlTransformer.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/UuidToUrlTransformer.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:43 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:06 CET 2008 -->
<TITLE>
-UuidToUrlTransformer (Apache Lenya API - Version 2.0-dev)
+UuidToUrlTransformer (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.transformation.UuidToUrlTransformer class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="UuidToUrlTransformer (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="UuidToUrlTransformer (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -110,31 +110,28 @@
</p>
<p>
- This transformer is applied to an XHMTL document. It processes all links
- following the <A HREF="../../../../../../org/apache/lenya/cms/linking/LinkResolver.html" title="interface in org.apache.lenya.cms.linking"><CODE>LinkResolver</CODE></A> syntax which are configured using
- <code><transform/></code> elements (see below).
+ This transformer is applied to an XHMTL document. It processes all links following the
+ <A HREF="../../../../../../org/apache/lenya/cms/linking/LinkResolver.html" title="interface in org.apache.lenya.cms.linking"><CODE>LinkResolver</CODE></A> syntax which are configured using <code><transform/></code> elements
+ (see below).
</p>
<p>
These links are resolved using the following rules:
</p>
<ul>
<li>The current area (obtained from the page envelope) is used.</li>
- <li>A URL prefix is added depending on the proxy configuration of the
- publication.</li>
- <li>If the target document does not exist and is in the authoring area, the
- href attribute is removed and a class="brokenlink" attribute is added to the
- <code><a/></code> element.</li>
- <li>If the target document does not exist and is in the live area, the
- <code><a/></code> element is removed to disable the link.</li>
+ <li>A URL prefix is added depending on the proxy configuration of the publication.</li>
+ <li>If the target document does not exist and is in the authoring area, the href attribute is
+ removed and a class="brokenlink" attribute is added to the <code><a/></code> element.</li>
+ <li>If the target document does not exist and is in the live area, the <code><a/></code>
+ element is removed to disable the link.</li>
</ul>
<p>
- You can add the query parameter <code>uuid2url.extension</code> to
- <code>lenya-document:</code> URLs to set a specific link extension.
+ You can add the query parameter <code>uuid2url.extension</code> to <code>lenya-document:</code>
+ URLs to set a specific link extension.
</p>
<p>
- The resulting URLs are absolute web application URLs (without the servlet
- context path).
+ The resulting URLs are absolute web application URLs (without the servlet context path).
</p>
$Id: LinkRewritingTransformer.java,v 1.7 2004/03/16 11:12:16 gregor
@@ -267,11 +264,12 @@
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected org.apache.lenya.cms.publication.Document</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/UuidToUrlTransformer.html#getCurrentDocument()">getCurrentDocument</A></B>()</CODE>
+<CODE>protected <A HREF="../../../../../../org/apache/lenya/cms/linking/Link.html" title="class in org.apache.lenya.cms.linking">Link</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/UuidToUrlTransformer.html#getAbsoluteLink(org.apache.lenya.cms.publication.URLInformation, java.lang.String)">getAbsoluteLink</A></B>(org.apache.lenya.cms.publication.URLInformation info,
+ java.lang.String linkUri)</CODE>
<BR>
- Returns the currently processed document.</TD>
+ The link is constructed from the linkUri string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -280,7 +278,7 @@
java.lang.String requiredExtension)</CODE>
<BR>
- </TD>
+ Get the extension of a document.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -308,8 +306,7 @@
java.lang.String brokenUrl)</CODE>
<BR>
- Marks a <code><a/></code> element as broken and removes href
- attribute.</TD>
+ Marks a <code><a/></code> element as broken and removes href attribute.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -360,7 +357,7 @@
<TH ALIGN="left"><B>Methods inherited from class org.apache.lenya.cms.cocoon.transformation.<A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html" title="class in org.apache.lenya.cms.cocoon.transformation">AbstractLinkTransformer</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#configure(org.apache.avalon.framework.configuration.Configuration)">configure</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#endElement(java.lang.String, java.lang.String, java.lang.String)">endElement</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#existsMatchingConfiguration(java.lang.String, java.lang.String)">existsMatchingConfiguration</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#getAttributeConfigurations()">getAttributeConfigurations</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformatio
n/AbstractLinkTransformer.html#getMatchingConfigurations(java.lang.String, java.lang.String, org.xml.sax.Attributes)">getMatchingConfigurations</A>, <A HREF="../../../../../../org/apache/len
ya/cms/cocoon/transformation/AbstractLinkTransformer.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">startElement</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#configure(org.apache.avalon.framework.configuration.Configuration)">configure</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#endElement(java.lang.String, java.lang.String, java.lang.String)">endElement</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#existsMatchingConfiguration(java.lang.String, java.lang.String)">existsMatchingConfiguration</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#getCacheKey(java.lang.String, java.lang.String)">getCacheKey</A>, <A HREF="../../../../../../org/apache/lenya/cms/cocoon/transform
ation/AbstractLinkTransformer.html#getMatchingConfigurations(java.lang.String, java.lang.String, org.xml.sax.Attributes)">getMatchingConfigurations</A>, <A HREF="../../../../../../org/apache
/lenya/cms/cocoon/transformation/AbstractLinkTransformer.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">startElement</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.cocoon.transformation.AbstractSAXTransformer"><!-- --></A>
@@ -497,25 +494,7 @@
<DD><CODE>org.apache.cocoon.ProcessingException</CODE>
<DD><CODE>org.xml.sax.SAXException</CODE>
<DD><CODE>java.io.IOException</CODE><DT><B>See Also:</B><DD><CODE>SitemapModelComponent.setup(org.apache.cocoon.environment.SourceResolver,
- java.util.Map, java.lang.String,
- org.apache.avalon.framework.parameters.Parameters)</CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getCurrentDocument()"><!-- --></A><H3>
-getCurrentDocument</H3>
-<PRE>
-protected org.apache.lenya.cms.publication.Document <B>getCurrentDocument</B>()</PRE>
-<DL>
-<DD>Returns the currently processed document.
-<P>
-<DD><DL>
-</DL>
-</DD>
-<DD><DL>
-
-<DT><B>Returns:</B><DD>A document.</DL>
+ java.util.Map, java.lang.String, org.apache.avalon.framework.parameters.Parameters)</CODE></DL>
</DD>
</DL>
<HR>
@@ -543,17 +522,42 @@
</DL>
<HR>
+<A NAME="getAbsoluteLink(org.apache.lenya.cms.publication.URLInformation, java.lang.String)"><!-- --></A><H3>
+getAbsoluteLink</H3>
+<PRE>
+protected <A HREF="../../../../../../org/apache/lenya/cms/linking/Link.html" title="class in org.apache.lenya.cms.linking">Link</A> <B>getAbsoluteLink</B>(org.apache.lenya.cms.publication.URLInformation info,
+ java.lang.String linkUri)
+ throws java.net.MalformedURLException</PRE>
+<DL>
+<DD>The link is constructed from the linkUri string. If it lacks the area or publication ID
+ information, these are obtained from the current URL information.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>info</CODE> - The current URL information.<DD><CODE>linkUri</CODE> - The link URI to use.
+<DT><B>Returns:</B><DD>A link.
+<DT><B>Throws:</B>
+<DD><CODE>java.net.MalformedURLException</CODE> - if the linkUri parameter is malformed.</DL>
+</DD>
+</DL>
+<HR>
+
<A NAME="getExtension(org.apache.lenya.cms.publication.Document, java.lang.String)"><!-- --></A><H3>
getExtension</H3>
<PRE>
protected java.lang.String <B>getExtension</B>(org.apache.lenya.cms.publication.Document targetDocument,
java.lang.String requiredExtension)</PRE>
<DL>
+<DD>Get the extension of a document. Caution: resolving the extension is expensive!
+<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
-</DL>
+<DT><B>Parameters:</B><DD><CODE>targetDocument</CODE> - The document.<DD><CODE>requiredExtension</CODE> - The required extension.
+<DT><B>Returns:</B><DD>The required extension or, if it is null, the document's default extension.</DL>
</DD>
</DL>
<HR>
@@ -566,8 +570,7 @@
java.lang.String brokenUrl)
throws org.apache.lenya.ac.AccessControlException</PRE>
<DL>
-<DD>Marks a <code><a/></code> element as broken and removes href
- attribute.
+<DD>Marks a <code><a/></code> element as broken and removes href attribute.
<P>
<DD><DL>
</DL>
@@ -619,8 +622,7 @@
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>attr</CODE> - The attributes.<DD><CODE>name</CODE> - The attribute name.<DD><CODE>value</CODE> - The value.
<DT><B>Throws:</B>
-<DD><CODE>java.lang.IllegalArgumentException</CODE> - if the href attribute is not contained
- in this attributes.</DL>
+<DD><CODE>java.lang.IllegalArgumentException</CODE> - if the href attribute is not contained in this attributes.</DL>
</DD>
</DL>
<HR>
@@ -725,6 +727,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/package-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/package-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/package-frame.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/package-frame.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:44 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:08 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.cocoon.transformation (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.cocoon.transformation (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.transformation package">
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/package-summary.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/package-summary.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/package-summary.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/package-summary.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:44 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:08 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.cocoon.transformation (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.cocoon.transformation (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.transformation package">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="org.apache.lenya.cms.cocoon.transformation (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.cocoon.transformation (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -173,6 +173,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/package-tree.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/package-tree.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/package-tree.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/cocoon/transformation/package-tree.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:44 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:08 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.cocoon.transformation Class Hierarchy (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.cocoon.transformation Class Hierarchy (Apache Lenya API - Version 2.0)
</TITLE>
@@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="org.apache.lenya.cms.cocoon.transformation Class Hierarchy (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.cocoon.transformation Class Hierarchy (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -158,6 +158,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/ContentLinkManager.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/ContentLinkManager.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/ContentLinkManager.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/ContentLinkManager.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:43 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:06 CET 2008 -->
<TITLE>
-ContentLinkManager (Apache Lenya API - Version 2.0-dev)
+ContentLinkManager (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.linking.ContentLinkManager class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="ContentLinkManager (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="ContentLinkManager (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -386,6 +386,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/GlobalProxies.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/GlobalProxies.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/GlobalProxies.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/GlobalProxies.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:43 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:06 CET 2008 -->
<TITLE>
-GlobalProxies (Apache Lenya API - Version 2.0-dev)
+GlobalProxies (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.linking.GlobalProxies interface">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="GlobalProxies (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="GlobalProxies (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -240,6 +240,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/IncomingLinkRewriter.ProxyConfiguration.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/IncomingLinkRewriter.ProxyConfiguration.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/IncomingLinkRewriter.ProxyConfiguration.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/IncomingLinkRewriter.ProxyConfiguration.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:43 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:06 CET 2008 -->
<TITLE>
-IncomingLinkRewriter.ProxyConfiguration (Apache Lenya API - Version 2.0-dev)
+IncomingLinkRewriter.ProxyConfiguration (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.linking.IncomingLinkRewriter.ProxyConfiguration class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="IncomingLinkRewriter.ProxyConfiguration (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="IncomingLinkRewriter.ProxyConfiguration (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -273,6 +273,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/IncomingLinkRewriter.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/IncomingLinkRewriter.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/IncomingLinkRewriter.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/IncomingLinkRewriter.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:43 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:06 CET 2008 -->
<TITLE>
-IncomingLinkRewriter (Apache Lenya API - Version 2.0-dev)
+IncomingLinkRewriter (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.linking.IncomingLinkRewriter class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="IncomingLinkRewriter (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="IncomingLinkRewriter (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -321,6 +321,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/Link.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/Link.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/Link.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/Link.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:43 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:06 CET 2008 -->
<TITLE>
-Link (Apache Lenya API - Version 2.0-dev)
+Link (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.linking.Link class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="Link (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="Link (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -583,6 +583,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkConverter.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkConverter.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkConverter.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkConverter.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:43 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:06 CET 2008 -->
<TITLE>
-LinkConverter (Apache Lenya API - Version 2.0-dev)
+LinkConverter (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.linking.LinkConverter class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="LinkConverter (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="LinkConverter (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -316,6 +316,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkException.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkException.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkException.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkException.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:43 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:07 CET 2008 -->
<TITLE>
-LinkException (Apache Lenya API - Version 2.0-dev)
+LinkException (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.linking.LinkException class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="LinkException (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="LinkException (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -276,6 +276,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkManager.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkManager.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkManager.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkManager.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:43 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:07 CET 2008 -->
<TITLE>
-LinkManager (Apache Lenya API - Version 2.0-dev)
+LinkManager (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.linking.LinkManager interface">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="LinkManager (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="LinkManager (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -266,6 +266,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkResolver.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkResolver.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkResolver.html (original)
+++ lenya/site/apidocs/2.0/modules/linking/org/apache/lenya/cms/linking/LinkResolver.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:27:43 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:07 CET 2008 -->
<TITLE>
-LinkResolver (Apache Lenya API - Version 2.0-dev)
+LinkResolver (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.linking.LinkResolver interface">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="LinkResolver (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="LinkResolver (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -185,6 +185,15 @@
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/lenya/cms/linking/LinkTarget.html" title="class in org.apache.lenya.cms.linking">LinkTarget</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/linking/LinkResolver.html#resolve(org.apache.lenya.cms.publication.DocumentFactory, java.lang.String)">resolve</A></B>(org.apache.lenya.cms.publication.DocumentFactory factory,
+ java.lang.String linkUri)</CODE>
+
+<BR>
+ Resolve a link.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../org/apache/lenya/cms/linking/LinkTarget.html" title="class in org.apache.lenya.cms.linking">LinkTarget</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/linking/LinkResolver.html#resolve(org.apache.lenya.cms.publication.Document, java.lang.String)">resolve</A></B>(org.apache.lenya.cms.publication.Document currentDocument,
java.lang.String linkUri)</CODE>
@@ -311,6 +320,24 @@
<DD><CODE>java.net.MalformedURLException</CODE> - if the URI is invalid.</DL>
</DD>
</DL>
+<HR>
+
+<A NAME="resolve(org.apache.lenya.cms.publication.DocumentFactory, java.lang.String)"><!-- --></A><H3>
+resolve</H3>
+<PRE>
+<A HREF="../../../../../org/apache/lenya/cms/linking/LinkTarget.html" title="class in org.apache.lenya.cms.linking">LinkTarget</A> <B>resolve</B>(org.apache.lenya.cms.publication.DocumentFactory factory,
+ java.lang.String linkUri)
+ throws java.net.MalformedURLException</PRE>
+<DL>
+<DD>Resolve a link. The link URI has to contain the UUID, language, area and publication ID.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>factory</CODE> - The document factory to use.<DD><CODE>linkUri</CODE> - The link URI.
+<DT><B>Returns:</B><DD>A link target.
+<DT><B>Throws:</B>
+<DD><CODE>java.net.MalformedURLException</CODE> - if the URI is invalid.</DL>
+</DD>
+</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
@@ -370,6 +397,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>