java/alt2xml-cli/manifest.mf
author František Kučera <franta-hg@frantovo.cz>
Sat, 07 Jun 2014 21:57:50 +0200
changeset 31 c9f1e497132e
parent 16 b2fbb3570ae1
permissions -rw-r--r--
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
franta-hg@0
     1
Manifest-Version: 1.0
franta-hg@0
     2
X-COMMENT: Main-Class will be added automatically by build
franta-hg@0
     3