Hi Daniel,

Daniel Schnit wrote:

> Hi all...i have a question
> I need to use a combination of encoding (UTF-8) without schema
> if i user new XStream() i can work without schema but have a problem with
> encoding
> and if i use DomDriver("UTF-8") throws a exception cause need a dtd file.

and where's the problem to provide a Reader with the proper encoding? BTW: 
If a XML does not contain an encoding attribute in the declaration, it is by 
specification UTF-8. Otherwise your XML is simply not valid.

- Jörg


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to