2014-09-04 |
František Kučera |
out-xpath: reuse xpathFactory and xpath
|
changeset |
files
|
2014-09-04 |
František Kučera |
out-xpath: expression is to be specified as actionData i.e. after „--“ as a single string
|
changeset |
files
|
2014-09-04 |
František Kučera |
push action data and action properties to action context
|
changeset |
files
|
2014-09-03 |
František Kučera |
out-xpath: basics + AbstractDOMAction
|
changeset |
files
|
2014-09-03 |
František Kučera |
in-properties: line break at the end of the document
|
changeset |
files
|
2014-09-03 |
František Kučera |
AbstractAlt2XmlReader: method for constructing property names for SAX reader
|
changeset |
files
|
2014-09-03 |
František Kučera |
netbeans: proper main class
|
changeset |
files
|
2014-09-03 |
František Kučera |
in-properties: streaming
|
changeset |
files
|
2014-09-03 |
František Kučera |
options validation: --input-stdin requires --system-id
|
changeset |
files
|
2014-07-08 |
František Kučera |
CLIStarter: exceptions handling
|
changeset |
files
|
2014-07-02 |
František Kučera |
System ID: support loading documents from URLs
|
changeset |
files
|
2014-07-02 |
František Kučera |
CLIOptions, CLIParser – first working version
|
changeset |
files
|
2014-07-02 |
František Kučera |
CLIOptions, CLIParser – basics
|
changeset |
files
|
2014-06-17 |
František Kučera |
CLI → CLIStarter
|
changeset |
files
|
2014-06-16 |
František Kučera |
xpath, xslt: fixed META-INF.services directory name
|
changeset |
files
|
2014-06-16 |
František Kučera |
alt2xml.sh: xpath and xslt JARs
|
changeset |
files
|
2014-06-16 |
František Kučera |
out-xslt: class skeletons
|
changeset |
files
|
2014-06-16 |
František Kučera |
out-xpath: class skeletons
|
changeset |
files
|
2014-06-16 |
František Kučera |
xslt, xpath: config dirs
|
changeset |
files
|
2014-06-16 |
František Kučera |
out-xslt: založení projektu
|
changeset |
files
|
2014-06-16 |
František Kučera |
out-xpath: založení projektu
|
changeset |
files
|
2014-06-16 |
František Kučera |
AbstractAction → AbstractHandlerAction; akce dostanou rovnou SAXParser a InputSource
|
changeset |
files
|
2014-06-16 |
František Kučera |
AbstractAlt2XmlReader: support features
|
changeset |
files
|
2014-06-15 |
František Kučera |
ouptup modules framework + XML (echo) output module
|
changeset |
files
|
2014-06-14 |
František Kučera |
projekt alt2xml-out-xml: výstupní modul pro výpis XML
|
changeset |
files
|
2014-06-14 |
František Kučera |
optimalizace .hgignore – regulární výrazy
|
changeset |
files
|
2014-06-08 |
František Kučera |
move EchoContentHandler to alt2xml-lib-output
|
changeset |
files
|
2014-06-08 |
František Kučera |
LexicalHandler (for comments etc.); currnetly not supported
|
changeset |
files
|
2014-06-08 |
František Kučera |
SuperReader.getFeature(): avoid NullPointerException
|
changeset |
files
|
2014-06-08 |
František Kučera |
AltSAXParser as standalone class
|
changeset |
files
|
2014-06-08 |
František Kučera |
use AltInputSource instead of just systemId in canRead() and findReader()
|
changeset |
files
|
2014-06-07 |
František Kučera |
zapomenutý .jar
|
changeset |
files
|
2014-06-07 |
František Kučera |
Fallback SAXParserFactory
|
changeset |
files
|
2014-06-07 |
František Kučera |
new project alt2xml-lib-output for output module interfaces
|
changeset |
files
|
2014-06-07 |
František Kučera |
rename: alt2xml-lib → alt2xml-lib-input
|
changeset |
files
|
2014-06-07 |
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
|
2014-06-07 |
František Kučera |
CLI: odchytávání výjimek
|
changeset |
files
|
2014-06-07 |
František Kučera |
analýza: vstupní a výstupní moduly
|
changeset |
files
|
2014-06-07 |
František Kučera |
odstranění zbytečných výpisů
|
changeset |
files
|
2014-06-07 |
František Kučera |
analýza: návrh CLI API
|
changeset |
files
|
2014-06-07 |
František Kučera |
skript: přesun knihovny pro JSON
|
changeset |
files
|
2014-06-07 |
František Kučera |
Added tag v0.1 for changeset 5cfb685d8eec
|
changeset |
files
|
2014-06-07 |
František Kučera |
properties/Reader: TODO streaming
|
changeset |
files
|
2014-06-07 |
František Kučera |
alt2xml.sh: JSON lib
|
changeset |
files
|
2014-06-07 |
František Kučera |
AltInputSource, alt2xml.sh, první fungující verze .properties readeru
|
changeset |
files
|
2014-06-07 |
František Kučera |
vylepšený alt2xml-in-properties a SuperReader
|
changeset |
files
|
2014-06-07 |
František Kučera |
private final
|
changeset |
files
|
2014-06-07 |
František Kučera |
JavaDoc: @author Ing. František Kučera (frantovo.cz)
|
changeset |
files
|
2014-06-07 |
František Kučera |
alt2xml-in-properties – základ
|
changeset |
files
|
2014-06-07 |
František Kučera |
AbstractAlt2XmlReader
|
changeset |
files
|
2014-06-07 |
František Kučera |
přesun tříd do správných projektů/balíčků
|
changeset |
files
|
2014-06-07 |
František Kučera |
META-INF/services, Alt2XmlReaderFactory, ReaderFinder
|
changeset |
files
|
2014-06-05 |
František Kučera |
balíček pro JSON
|
changeset |
files
|
2014-06-05 |
František Kučera |
Alt2XmlReaderFactory
|
changeset |
files
|
2014-06-05 |
František Kučera |
analýza
|
changeset |
files
|
2014-06-05 |
František Kučera |
licence
|
changeset |
files
|
2014-06-05 |
František Kučera |
rozdělení na více projektů: přesun tříd
|
changeset |
files
|
2014-06-05 |
František Kučera |
hgignore
|
changeset |
files
|
2014-06-05 |
František Kučera |
rozdělení na více projektů: projekty
|
changeset |
files
|
2014-06-05 |
František Kučera |
přejmenování alt2xml → alt2xml-bin
|
changeset |
files
|