Archives
-
Using XML in Java refcard is available for download as free as speech
I wrote a new refcard for Dzone, the refcard is about using XML in java and generally covers: What is XML XML usage use cases, when to use and when not to use what we have in Java for dealing with XML documents What DTD and XSD are How we can perform validation using XSD [...]
-
overview of XML Parsing in java , different methods and libraries
what are different technologies and implementations to simply pars some XML files ?What Java provide you to pars XML files ?Iin this blog entry After answering the above questions , i will introduce (by name and method of parsing) some XML parser available in java land.we may talk more about each of them in next [...]
