Search
Translate / Traduci
Support Gioorgi Editorial Board
Tag Archives: parser
I hate XML, but now less then before thanks to SimpleXMLParser
I admit it: I hate xml square brackets dancing orgy, even in Java. Anyway, all is xml-ized around me. So in 2006 I developed a small XML parser based on SAX. It was a shitty dirty code for JDK 1.4 … Continue reading
Posted in English Content, Gio's Software Projects, Projects
Tagged code, git, github, java, parser, project, simplexmlparser, Software, xml
Comments Off on I hate XML, but now less then before thanks to SimpleXMLParser
jrecordbind: fixed length file parser
=== JRecordBind === A tiny and super fast library that aims to * map fixed-length lines to bean instances, ready to be chewed by an import procedure (Unmarshaller) * and export record beans into a fixed-length file (Marshaller). take al … Continue reading
Posted in English Content, Knowledgebase, Software
Tagged bean, java, parser, xml
Comments Off on jrecordbind: fixed length file parser
pyparsing review
Review of "Getting Started with Pyparsing", Copyright © 2008 O'Reilly Media, Inc.
ISBN: 9780596514235
Released: October 4, 2007
Continue reading