: are linked to the one being written, think relationships here). I'm
: having difficulty customizing the output because XMLWriter's
: constructor is package protected. Is there a performance or API
: reason we need this class to be uninstantiable from other packages?
: Having it still final is o
On Jun 15, 2006, at 3:37 AM, Chris Hostetter wrote:
: are linked to the one being written, think relationships here). I'm
: having difficulty customizing the output because XMLWriter's
: constructor is package protected. Is there a performance or API
: reason we need this class to be uninstant
On 6/15/06, Erik Hatcher <[EMAIL PROTECTED]> wrote:
Having a way to hook into the response writing by leveraging the ever
improving Solr codebase and its utilities rather than copy/pasting
would be a nice way to aim, I think.
It's a double edged sword. Making more things public facilitates
reu
Ok, thanks to Your posts, I've read some basic on encoding and made some
changes to my code: now it's all much more clear... but I still have some
problems.
This is what I do (don't know if this can help someone having same problems
I had):
- I get data from a DB telling JDBC connector to use UT