[
Lists Home |
Date Index |
Thread Index
]
The following recent thread [1] is also potentially generally relevant.
Kind Regards,
Joe Chiusano
Booz | Allen | Hamilton
Strategy and Technology Consultants to the World
[1] http://lists.xml.org/archives/xml-dev/200401/msg00260.html
Bob Foster wrote:
>
> Jay wrote:
> > hi
> > i am writing a xml parser in java . My java skills are intermediate
> level. i want to parse a data packet written in xml basically .i have
> the schema for the xml data packets .do i need to write a dts also in
> order to parse it .could someone please suggest where should i start from .
> > thanks in advance
>
> That's easy. Start by using an already-written parser. There are several
> good free ones. Go to the Cafe Con Leche website
> http://www.ibiblio.org/xml/ and click on the Processing XML With Java
> link in the upper left corner. Let Elliotte Rusty Harold's excellent
> book show you how to use them.
>
> Bob Foster
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
|