Does the new file serializer accept the oxf protocol, or a relative path?

Is there any chance that the new file serializer class is available before the upcoming (compete) release, so that we could just replace it in the oxf jar and get that functionality now? We are doing a lot of writing to files, and the present file serializer is inadequate for our needs.

-calvin

Erik Bruchez wrote:
Hi Bob,

This is not possible at this point, but the file serializer that will
come with OXF 2.0 will be fully configurable. For more information
about the upcoming release, see:

http://www.orbeon.com/oxf/upcoming-release

We expect a preview release or 2.0 any time now.

-Erik

Bob Daly wrote:

 > The oxf/processor/file-serializer seems to default to writing HTML
 > documents.
 >
 > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
 > "http://www.w3.org/TR/html4/loose.dtd";>
 >
 > Is there a way to replace this doc header with <?xml version="1.0"
 > encoding="UTF-8"?> ?
 >
 > thanks


_______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users


_______________________________________________
oxf-users mailing list
[EMAIL PROTECTED]
http://mail.orbeon.com/mailman/listinfo/oxf-users

Reply via email to