| Sat, 06 Sep 2014 22:04:11 +0200 | František Kučera | in-ini: no whitespace in entry keys – but do encoding | changeset |
files | 
| Sat, 06 Sep 2014 21:41:15 +0200 | František Kučera | CLI: supprt combination of --input-file and --system-id (to choose proper input module for given SystemId but actually read stream from the file) | changeset |
files | 
| Sat, 06 Sep 2014 21:24:53 +0200 | František Kučera | in-ini: support and encode entry names with spaces | changeset |
files | 
| Sat, 06 Sep 2014 21:15:47 +0200 | František Kučera | in-ini: encode section names with spaces | changeset |
files | 
| Sat, 06 Sep 2014 21:14:48 +0200 | František Kučera | in-ini: recognize extensions: ini, desktop, directory | changeset |
files | 
| Sat, 06 Sep 2014 20:52:58 +0200 | František Kučera | in-ini: log invalid lines + skip blank lines + log line numbers | changeset |
files | 
| Sat, 06 Sep 2014 20:31:05 +0200 | František Kučera | in-ini: correct indentation for entries outside groups | changeset |
files | 
| Sat, 06 Sep 2014 20:07:02 +0200 | František Kučera | in-ini: regex clean-up | changeset |
files | 
| Sat, 06 Sep 2014 19:56:08 +0200 | František Kučera | in-ini: regex with named groups | changeset |
files | 
| Sat, 06 Sep 2014 19:36:22 +0200 | František Kučera | in-ini: quoted/apostrophed values might have comments | changeset |
files | 
| Sat, 06 Sep 2014 19:10:52 +0200 | František Kučera | in-ini: quoted/apostrophed values → include spaces (unquoted → strip spaces) | changeset |
files | 
| Sat, 06 Sep 2014 18:53:33 +0200 | František Kučera | in-ini: strip whitespace | changeset |
files | 
| Sat, 06 Sep 2014 18:37:24 +0200 | František Kučera | out-xpath: trailing line-break is optional | changeset |
files | 
| Sat, 06 Sep 2014 18:29:44 +0200 | František Kučera | in-ini: first working version | changeset |
files | 
| Sat, 06 Sep 2014 18:12:15 +0200 | František Kučera | in-ini: recognize comment, section and entry + log them | changeset |
files | 
| Sat, 06 Sep 2014 17:19:21 +0200 | František Kučera | in-ini: skeleton | changeset |
files | 
| Sat, 06 Sep 2014 17:17:37 +0200 | František Kučera | lib-input: Alt2ContentHandler - extended wrapper | changeset |
files | 
| Sat, 06 Sep 2014 15:06:41 +0200 | František Kučera | in-json: TODO: zachovat hranice mezi objekty, které jsou prvkem pole | changeset |
files | 
| Thu, 04 Sep 2014 18:42:02 +0200 | František Kučera | out-xpath: unit test – parameter types | changeset |
files | 
| Thu, 04 Sep 2014 18:33:34 +0200 | František Kučera | out-xpath: support parameter types: [STRING, BOOLEAN, INTEGER, LONG, DOUBLE] | changeset |
files | 
| Thu, 04 Sep 2014 18:16:33 +0200 | František Kučera | out-xpath: fix – support more parameters | changeset |
files | 
| Thu, 04 Sep 2014 17:56:58 +0200 | František Kučera | out-xpath: unit test | changeset |
files | 
| Thu, 04 Sep 2014 17:56:43 +0200 | František Kučera | out-xpath: XPath parameters are following „--“ and the expression; can be typed (which is specified by an action property) | changeset |
files | 
| Thu, 04 Sep 2014 16:56:47 +0200 | František Kučera | out-xpath: XPath parameters | changeset |
files | 
| Thu, 04 Sep 2014 16:28:49 +0200 | František Kučera | cli: support --input-url and multiple names per option (might be used for short variants like -i, -a etc.) | changeset |
files | 
| Thu, 04 Sep 2014 16:18:59 +0200 | František Kučera | out-xpath: reuse xpathFactory and xpath | changeset |
files | 
| Thu, 04 Sep 2014 16:14:15 +0200 | František Kučera | out-xpath: expression is to be specified as actionData i.e. after „--“ as a single string | changeset |
files | 
| Thu, 04 Sep 2014 16:07:10 +0200 | František Kučera | push action data and action properties to action context | changeset |
files | 
| Thu, 04 Sep 2014 00:39:11 +0200 | František Kučera | out-xpath: basics + AbstractDOMAction | changeset |
files | 
| Wed, 03 Sep 2014 19:53:14 +0200 | František Kučera | in-properties: line break at the end of the document | changeset |
files | 
| Wed, 03 Sep 2014 19:49:53 +0200 | František Kučera | AbstractAlt2XmlReader: method for constructing property names for SAX reader | changeset |
files | 
| Wed, 03 Sep 2014 19:48:42 +0200 | František Kučera | netbeans: proper main class | changeset |
files | 
| Wed, 03 Sep 2014 19:48:14 +0200 | František Kučera | in-properties: streaming | changeset |
files | 
| Wed, 03 Sep 2014 15:50:16 +0200 | František Kučera | options validation: --input-stdin requires --system-id | changeset |
files | 
| Wed, 09 Jul 2014 00:20:49 +0200 | František Kučera | CLIStarter: exceptions handling | changeset |
files | 
| Thu, 03 Jul 2014 00:42:50 +0200 | František Kučera | System ID: support loading documents from URLs | changeset |
files | 
| Thu, 03 Jul 2014 00:37:38 +0200 | František Kučera | CLIOptions, CLIParser – first working version | changeset |
files | 
| Thu, 03 Jul 2014 00:18:35 +0200 | František Kučera | CLIOptions, CLIParser – basics | changeset |
files | 
| Tue, 17 Jun 2014 18:19:01 +0200 | František Kučera | CLI → CLIStarter | changeset |
files | 
| Mon, 16 Jun 2014 22:35:44 +0200 | František Kučera | xpath, xslt: fixed META-INF.services directory name | changeset |
files | 
| Mon, 16 Jun 2014 22:29:02 +0200 | František Kučera | alt2xml.sh: xpath and xslt JARs | changeset |
files | 
| Mon, 16 Jun 2014 22:28:37 +0200 | František Kučera | out-xslt: class skeletons | changeset |
files | 
| Mon, 16 Jun 2014 22:15:18 +0200 | František Kučera | out-xpath: class skeletons | changeset |
files | 
| Mon, 16 Jun 2014 22:03:57 +0200 | František Kučera | xslt, xpath: config dirs | changeset |
files | 
| Mon, 16 Jun 2014 21:23:04 +0200 | František Kučera | out-xslt: založení projektu | changeset |
files | 
| Mon, 16 Jun 2014 21:22:34 +0200 | František Kučera | out-xpath: založení projektu | changeset |
files | 
| Mon, 16 Jun 2014 13:16:45 +0200 | František Kučera | AbstractAction → AbstractHandlerAction; akce dostanou rovnou SAXParser a InputSource | changeset |
files | 
| Mon, 16 Jun 2014 11:11:01 +0200 | František Kučera | AbstractAlt2XmlReader: support features | changeset |
files | 
| Sun, 15 Jun 2014 14:50:49 +0200 | František Kučera | ouptup modules framework + XML (echo) output module | changeset |
files | 
| Sat, 14 Jun 2014 22:56:51 +0200 | František Kučera | projekt alt2xml-out-xml: výstupní modul pro výpis XML | changeset |
files | 
| Sat, 14 Jun 2014 22:54:26 +0200 | František Kučera | optimalizace .hgignore – regulární výrazy | changeset |
files | 
| Sun, 08 Jun 2014 15:11:01 +0200 | František Kučera | move EchoContentHandler to alt2xml-lib-output | changeset |
files | 
| Sun, 08 Jun 2014 15:00:19 +0200 | František Kučera | LexicalHandler (for comments etc.); currnetly not supported | changeset |
files | 
| Sun, 08 Jun 2014 11:24:03 +0200 | František Kučera | SuperReader.getFeature(): avoid NullPointerException | changeset |
files | 
| Sun, 08 Jun 2014 09:57:33 +0200 | František Kučera | AltSAXParser as standalone class | changeset |
files | 
| Sun, 08 Jun 2014 09:53:51 +0200 | František Kučera | use AltInputSource instead of just systemId in canRead() and findReader() | changeset |
files | 
| Sun, 08 Jun 2014 00:01:29 +0200 | František Kučera | zapomenutý .jar | changeset |
files | 
| Sat, 07 Jun 2014 23:17:59 +0200 | František Kučera | Fallback SAXParserFactory | changeset |
files | 
| Sat, 07 Jun 2014 22:12:11 +0200 | František Kučera | new project alt2xml-lib-output for output module interfaces | changeset |
files | 
| Sat, 07 Jun 2014 22:09:32 +0200 | František Kučera | rename: alt2xml-lib → alt2xml-lib-input | changeset |
files | 
| Sat, 07 Jun 2014 21:57:50 +0200 | František Kučera | Our cz.frantovo.alt2xml.ParserFactory will not be hardcoded – will be set over the system property: javax.xml.parsers.SAXParserFactory | changeset |
files | 
| Sat, 07 Jun 2014 20:32:44 +0200 | František Kučera | CLI: odchytávání výjimek | changeset |
files | 
| Sat, 07 Jun 2014 20:32:34 +0200 | František Kučera | analýza: vstupní a výstupní moduly | changeset |
files | 
| Sat, 07 Jun 2014 18:41:15 +0200 | František Kučera | odstranění zbytečných výpisů | changeset |
files | 
| Sat, 07 Jun 2014 18:40:51 +0200 | František Kučera | analýza: návrh CLI API | changeset |
files | 
| Sat, 07 Jun 2014 18:38:55 +0200 | František Kučera | skript: přesun knihovny pro JSON | changeset |
files | 
| Sat, 07 Jun 2014 16:05:28 +0200 | František Kučera | Added tag v0.1 for changeset 5cfb685d8eec | changeset |
files | 
| Sat, 07 Jun 2014 15:57:25 +0200 | František Kučera | properties/Reader: TODO streaming | changeset |
files | 
| Sat, 07 Jun 2014 15:48:47 +0200 | František Kučera | alt2xml.sh: JSON lib | changeset |
files | 
| Sat, 07 Jun 2014 15:42:48 +0200 | František Kučera | AltInputSource, alt2xml.sh, první fungující verze .properties readeru | changeset |
files | 
| Sat, 07 Jun 2014 15:03:52 +0200 | František Kučera | vylepšený alt2xml-in-properties a SuperReader | changeset |
files | 
| Sat, 07 Jun 2014 11:28:27 +0200 | František Kučera | private final | changeset |
files | 
| Sat, 07 Jun 2014 11:27:57 +0200 | František Kučera | JavaDoc: @author Ing. František Kučera (frantovo.cz) | changeset |
files | 
| Sat, 07 Jun 2014 11:25:27 +0200 | František Kučera | alt2xml-in-properties – základ | changeset |
files | 
| Sat, 07 Jun 2014 11:23:58 +0200 | František Kučera | AbstractAlt2XmlReader | changeset |
files | 
| Sat, 07 Jun 2014 10:49:42 +0200 | František Kučera | přesun tříd do správných projektů/balíčků | changeset |
files | 
| Sat, 07 Jun 2014 10:38:31 +0200 | František Kučera | META-INF/services, Alt2XmlReaderFactory, ReaderFinder | changeset |
files | 
| Thu, 05 Jun 2014 23:45:24 +0200 | František Kučera | balíček pro JSON | changeset |
files | 
| Thu, 05 Jun 2014 23:41:05 +0200 | František Kučera | Alt2XmlReaderFactory | changeset |
files | 
| Thu, 05 Jun 2014 22:02:46 +0200 | František Kučera | analýza | changeset |
files | 
| Thu, 05 Jun 2014 22:01:58 +0200 | František Kučera | licence | changeset |
files | 
| Thu, 05 Jun 2014 15:03:50 +0200 | František Kučera | rozdělení na více projektů: přesun tříd | changeset |
files | 
| Thu, 05 Jun 2014 14:45:15 +0200 | František Kučera | hgignore | changeset |
files | 
| Thu, 05 Jun 2014 10:21:45 +0200 | František Kučera | rozdělení na více projektů: projekty | changeset |
files | 
| Thu, 05 Jun 2014 10:07:34 +0200 | František Kučera | přejmenování alt2xml → alt2xml-bin | changeset |
files | 
| Tue, 03 Jan 2012 14:47:22 +0100 | František Kučera | Uspořádání metod.
v0.1 | changeset |
files | 
| Tue, 03 Jan 2012 14:45:29 +0100 | František Kučera | Podpora: parse(String systemId) | changeset |
files | 
| Tue, 03 Jan 2012 14:39:16 +0100 | František Kučera | Podpora konfigurace. | changeset |
files | 
| Tue, 03 Jan 2012 12:55:38 +0100 | František Kučera | Přehlednější struktura tříd/balíčků. | changeset |
files | 
| Mon, 02 Jan 2012 20:15:52 +0100 | František Kučera | První nástřel – trochu už to funguje, převádí JSON na XML. | changeset |
files | 
| Mon, 02 Jan 2012 19:23:46 +0100 | František Kučera | licence GPLv3 | changeset |
files | 
| Mon, 02 Jan 2012 16:56:21 +0100 | František Kučera | netbeans projekt | changeset |
files |