Sun, 08 Jun 2014 15:11:01 +0200move EchoContentHandler to alt2xml-lib-output
František Kučera <franta-hg@frantovo.cz> [Sun, 08 Jun 2014 15:11:01 +0200] rev 40
move EchoContentHandler to alt2xml-lib-output

Sun, 08 Jun 2014 15:00:19 +0200LexicalHandler (for comments etc.); currnetly not supported
František Kučera <franta-hg@frantovo.cz> [Sun, 08 Jun 2014 15:00:19 +0200] rev 39
LexicalHandler (for comments etc.); currnetly not supported

Sun, 08 Jun 2014 11:24:03 +0200SuperReader.getFeature(): avoid NullPointerException
František Kučera <franta-hg@frantovo.cz> [Sun, 08 Jun 2014 11:24:03 +0200] rev 38
SuperReader.getFeature(): avoid NullPointerException

Sun, 08 Jun 2014 09:57:33 +0200AltSAXParser as standalone class
František Kučera <franta-hg@frantovo.cz> [Sun, 08 Jun 2014 09:57:33 +0200] rev 37
AltSAXParser as standalone class

Sun, 08 Jun 2014 09:53:51 +0200use AltInputSource instead of just systemId in canRead() and findReader()
František Kučera <franta-hg@frantovo.cz> [Sun, 08 Jun 2014 09:53:51 +0200] rev 36
use AltInputSource instead of just systemId in canRead() and findReader()

Sun, 08 Jun 2014 00:01:29 +0200zapomenutý .jar
František Kučera <franta-hg@frantovo.cz> [Sun, 08 Jun 2014 00:01:29 +0200] rev 35
zapomenutý .jar

Sat, 07 Jun 2014 23:17:59 +0200Fallback SAXParserFactory
František Kučera <franta-hg@frantovo.cz> [Sat, 07 Jun 2014 23:17:59 +0200] rev 34
Fallback SAXParserFactory
→ we can parse also pure/standard XML files
→ seamless integration of multiple formats

Sat, 07 Jun 2014 22:12:11 +0200new project alt2xml-lib-output for output module interfaces
František Kučera <franta-hg@frantovo.cz> [Sat, 07 Jun 2014 22:12:11 +0200] rev 33
new project alt2xml-lib-output for output module interfaces

Sat, 07 Jun 2014 22:09:32 +0200rename: alt2xml-lib → alt2xml-lib-input
František Kučera <franta-hg@frantovo.cz> [Sat, 07 Jun 2014 22:09:32 +0200] rev 32
rename: alt2xml-lib → alt2xml-lib-input

Sat, 07 Jun 2014 21:57:50 +0200Our cz.frantovo.alt2xml.ParserFactory will not be hardcoded – will be set over the system property: javax.xml.parsers.SAXParserFactory
František Kučera <franta-hg@frantovo.cz> [Sat, 07 Jun 2014 21:57:50 +0200] rev 31
Our cz.frantovo.alt2xml.ParserFactory will not be hardcoded – will be set over the system property: javax.xml.parsers.SAXParserFactory
so we can use alt2xml CLI with just standard SAX parser and enjoy it for pure XML as a framework with output modules