2020-11-15 |
František Kučera |
Added tag v0.2 for changeset 96e1125c8500
default tip
|
changeset |
files
|
2020-11-15 |
František Kučera |
cli: default action = xml
v0.2
|
changeset |
files
|
2020-11-15 |
František Kučera |
update Netbeans project files
|
changeset |
files
|
2020-11-14 |
František Kučera |
in-ini: support unquoted empty values
|
changeset |
files
|
2020-11-14 |
František Kučera |
Bash completion script
|
changeset |
files
|
2019-10-24 |
František Kučera |
fix license version: GNU GPLv3
|
changeset |
files
|
2016-10-02 |
František Kučera |
netbeans
|
changeset |
files
|
2016-10-02 |
František Kučera |
in-fs: comment, symlinks
|
changeset |
files
|
2016-10-02 |
František Kučera |
out-xpath: TODO comment
|
changeset |
files
|
2016-10-02 |
František Kučera |
in-properties: fix typo in comment
|
changeset |
files
|
2014-10-29 |
František Kučera |
in-fs: permissions and extended attributes
|
changeset |
files
|
2014-10-29 |
František Kučera |
out-xpath: support also node-set (not only primitive type results)
|
changeset |
files
|
2014-10-28 |
František Kučera |
fix imports
|
changeset |
files
|
2014-10-28 |
František Kučera |
in-fs: basics
|
changeset |
files
|
2014-10-27 |
František Kučera |
in-ini: use constant for element name
|
changeset |
files
|
2014-09-17 |
František Kučera |
out-xpath: support namespace prefixes defined in the input document
|
changeset |
files
|
2014-09-17 |
František Kučera |
cli: utility option --reader-namespace-aware (shortcut for "http://xml.org/sax/features/namespaces" feature)
|
changeset |
files
|
2014-09-17 |
František Kučera |
cli, lib-input: propagate features and properties to parser/reader
|
changeset |
files
|
2014-09-17 |
František Kučera |
cli: parse reader features option
|
changeset |
files
|
2014-09-06 |
František Kučera |
out-xpath: optional variable resolver for environment variables – can be used together with those from command line
|
changeset |
files
|
2014-09-06 |
František Kučera |
analýza: odkazy na zdroje k INI souborům
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: comments
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: regex clean-up
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: re-eble whitespace in entry keys – but trim spaces before „=“ to support:
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: support sub-keys:
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: no whitespace in entry keys – but do encoding
|
changeset |
files
|
2014-09-06 |
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
|
2014-09-06 |
František Kučera |
in-ini: support and encode entry names with spaces
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: encode section names with spaces
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: recognize extensions: ini, desktop, directory
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: log invalid lines + skip blank lines + log line numbers
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: correct indentation for entries outside groups
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: regex clean-up
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: regex with named groups
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: quoted/apostrophed values might have comments
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: quoted/apostrophed values → include spaces (unquoted → strip spaces)
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: strip whitespace
|
changeset |
files
|
2014-09-06 |
František Kučera |
out-xpath: trailing line-break is optional
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: first working version
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: recognize comment, section and entry + log them
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-ini: skeleton
|
changeset |
files
|
2014-09-06 |
František Kučera |
lib-input: Alt2ContentHandler - extended wrapper
|
changeset |
files
|
2014-09-06 |
František Kučera |
in-json: TODO: zachovat hranice mezi objekty, které jsou prvkem pole
|
changeset |
files
|
2014-09-04 |
František Kučera |
out-xpath: unit test – parameter types
|
changeset |
files
|
2014-09-04 |
František Kučera |
out-xpath: support parameter types: [STRING, BOOLEAN, INTEGER, LONG, DOUBLE]
|
changeset |
files
|
2014-09-04 |
František Kučera |
out-xpath: fix – support more parameters
|
changeset |
files
|
2014-09-04 |
František Kučera |
out-xpath: unit test
|
changeset |
files
|
2014-09-04 |
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
|
2014-09-04 |
František Kučera |
out-xpath: XPath parameters
|
changeset |
files
|
2014-09-04 |
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
|
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
|