parser
All > Technology > Programming > Java
- A module that reads in XML data from an input source and breaks it into chunks so that your program knows when it is working with a tag, an attribute, or element data. A nonvalidating parser ensures that the XML data is well formed but does not verify that it is valid. See also validating parser.
- Error, fatal error, kXML, Namespace, valid, validating parser, warning, well-formed
Also listed in:
- All > Technology > Search > Enterprise Search