|
Re: default for using ' in OutputOptions?: msg#00043java.enhydra.xmlc
At 10:08 PM 6/26/2003 +0200, you wrote: No. I just suggest/ask kindly to provide a very clean documentation for I have updated OutputOptions to provide more explanation of the various options. Check out the latest CVS and run javadoc to see what I added. Hopefully, this will suffice for documentation. In other words, I agree with the non-quirks settings so that stock XMLC Oh, good. That's one vote (other than mine) for keeping the defaults quirks free :-) Here I assume it's possible for Enhydra to modify the OutputOptions Hmm... Not really sure. There are a writeDOM() methods in XMLCContext that look like this... public void writeDOM(HttpServletRequest request, HttpServletResponse response, OutputOptions outputOptions, XMLObject document) throws IOException { public void writeDOM(HttpServletRequest request, HttpServletResponse response, XMLObject document) throws IOException { The latter method grabs the default output options, adds a couple options, and calls the former method. So, I imagine that Enhydra does the same thing. The javadoc information I added to OutputOptions should provide some insight as to what options Enhydra might want to add for out-of-the-box functionality for various document types. So Hopefully OutputOptions is now clear enough. Thanks for listening. I haven't done a bit of work on XMLC so my voice Always speak up. You were heard (eventually) and now the result is an XMLC that should work much better for you and others. Thanks for contributing :-) Petr
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | non-http apps and xmlc, David Young |
|---|---|
| Next by Date: | XMLC close to ready - please read..., Jacob Kjome |
| Previous by Thread: | Re: default for using ' in OutputOptions?, Petr Stehlik |
| Next by Thread: | non-http apps and xmlc, David Young |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |