2014-06-08LexicalHandler (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

2014-06-08SuperReader.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

2014-06-08AltSAXParser 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

2014-06-08use 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()

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

2014-06-07Fallback 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

2014-06-07new 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

2014-06-07rename: 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

2014-06-07Our 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

2014-06-07CLI: odchytávání výjimek
František Kučera <franta-hg@frantovo.cz> [Sat, 07 Jun 2014 20:32:44 +0200] rev 30
CLI: odchytávání výjimek