blob: e14ab6309d6af4bc2c318e2f2a7500e9d3db74cd [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PCL Serializer</title>
<link href="http://purl.org/DC/elements/1.0/" rel="schema.DC">
<meta content="Carsten Ziegeler" name="DC.Creator">
<meta content="John Morrison" name="DC.Creator">
<meta content="This document describes the pcl serializer of Cocoon." name="DC.Description">
</head>
<body>
<h1>PCL Serializer</h1>
<p>The pcl serializer takes fo xml events as input. By using the
FOP project it creates pcl out of the sax events.</p>
<p>This serializer is optional and requires the fop package
in the lib directory when building cocoon 2. However,
the distribution includes this package already.</p>
<ul>
<li>Name : fo2pcl</li>
<li>Class: org.apache.cocoon.serialization.PCLSerializer</li>
<li>Cacheable: yes.</li>
</ul>
</body>
</html>