SAX Examples: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
m (Ovidiu moved page SAX Example to SAX Examples without leaving a redirect)
No edit summary
Line 8: Line 8:
* [[JAXP SAX#SAX_Example|SAX]]
* [[JAXP SAX#SAX_Example|SAX]]


=Overview=
=Simple Parsing=
 
=GitHub=


<blockquote style="background-color: AliceBlue; border: solid thin LightSteelBlue;">
<blockquote style="background-color: AliceBlue; border: solid thin LightSteelBlue;">
:https://github.com/NovaOrdis/playground/tree/master/java/xml/sax<br>
:https://github.com/NovaOrdis/playground/tree/master/java/xml/sax<br>
</blockquote>
</blockquote>
=DTD and XML Schema Validation=
<font color=red>TODO: https://docs.oracle.com/javase/tutorial/jaxp/sax/validation.html</font>

Revision as of 02:16, 10 November 2016