java - Custom StAX Parser for XML using javax wrappers -
custom stax parser xml using javax wrappers
how do this; or @ to the lowest degree suggestions on right documentation / examples / tutorials?
i've been using javax.xml.stream bundle process xml files application begging "non-standard xml" (easy understand means if you're not picky). can write parser, want configurable: app continues utilize same xml processing code except changing parser needed.
the hard part @ point finding concrete info on how done. documentation speaks of, example, configuring parameters of saxparserfactory , such, haven't found specific documentation or examples. i've looked existing stax source code. need hints / guidance on how done in order move forward.
according documentation, can't. can utilize 1 of 3 approved parsers. else result in error.
java xml parsing stax
No comments:
Post a Comment