blob: ac37646fd5398ac3d60a1b363bbe964a13f454de [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>PS 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 ps serializer of Cocoon." name="DC.Description">
</head>
<body>
<h1>PS Serializer</h1>
<p>The ps serializer takes fo xml events as input. By using the
FOP project it creates ps 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 : fo2ps</li>
<li>Class: org.apache.cocoon.serialization.PSSerializer</li>
<li>Cacheable: yes.</li>
</ul>
</body>
</html>