A new document has been created. http://cocoon.zones.apache.org/daisy/documentation/725.html
Document ID: 725 Branch: main Language: default Name: Creating a Serializer Document Type: Document Created: 9/28/05 4:31:28 PM Creator (owner): Berin Loritsch State: publish Parts ===== Content ------- Mime type: text/xml Size: 668 bytes Content: <html> <body> <h1>Creating a Serializer</h1> <p>For most problems, Cocoon has a serializer ready for you. However, you may have to deal with some new unique binary format which is fed by your XML. The SVG to PNG serializer works in this way as does the FOP to PDF serializer. Given that there are only so many ways to present data on the web, it is very difficult to come up with an example serializer that is new and useful. Nevertheless we will present the <a href="http://www.yaml.org">YAML</a> serializer. There is no real direct mapping of concepts, but the only thing that you can't map directly in YAML to XML is the attributes.</p> </body> </html> Collections =========== The document belongs to the following collections: documentation
