Share |
Print

Java XML Parsers

In Java ecosystem, there are many kinds of parser. There are couple of them as part of standard but there are many on the open domain. We will concentrate on the parsers that are available as part of standards. The parsers that are part of Java can be categroized as follows:
  • SAX
  • DOM
  • StaX
There is JAXB also in the standards domain, but that is more of a mapping than a parser. JAXB uses one of the above parser, to implement its capability.


XML-XSD  Java Home  Home

Post new comment

Click for Help
BoldItalicUnderlineStrikethroughExternal LinkSmileys
Anti-Bot verification code: Random Image
Post new comment