XmlIO Interface

Stefan Haustein <[email protected]>
Newsgroups gmane.text.xml.xmlpull.devel
Organization Univ. Dortmund FB 4 LS 8
Message-ID <[email protected]>
Hi,

do you think it would make sense to add an
(optional)

interface XmlIO {

    public void write (XmlSerializer xs);
    public void parse (XmlPullParser pp);
}

to org.xmlpull.v1 or a subpackage (util?)?

I am using this in kXML1 to be able to
put objects with literal encoding into a
(de)serialization classmap, e.g. for SOAP.

Best,
Stefan



-- 
Stefan Haustein
Univ. Dortmund, FB 4, LS 8   tel: +49 231 755 2499
Baroper Str. 301             fax: +49 231 755 5105
D-44221 Dortmund (Germany)   www-ai.cs.uni-dortmund.de
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.