19 lines
456 B
Plaintext
19 lines
456 B
Plaintext
<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
|
<!entity CamelFolder SYSTEM "sgml/camel-folder.sgml">
|
|
<!entity CamelService SYSTEM "sgml/camel-service.sgml">
|
|
<!entity CamelStore SYSTEM "sgml/camel-store.sgml">
|
|
]>
|
|
|
|
<book>
|
|
<bookinfo>
|
|
<title>Camel Mail Library Reference Manual</title>
|
|
</bookinfo>
|
|
|
|
<chapter id="camel-objects">
|
|
<title>Camel Objects</title>
|
|
&CamelFolder;
|
|
&CamelService;
|
|
&CamelStore;
|
|
</chapter>
|
|
</book>
|