Hi Everyone, I've written several deserializer classes which extends the DeserializerImpl class. All these classes together get called based on the typemappings that I have defined. In that regard, all is well and the XML gets marshalled correctly.
Although, I'd like to reuse this deserialization code in other ways (independent of axis). What I have is so intermixed with axis code, it is difficult to reuse. Is there some way I could reuse this deserialization code? Could I just get handed an XML document to deserialize outside the context of axis? Thanks, Airline __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
