Pinned Repositories
XsdToJavaAPI
AndroidLayouts
Java library to write Android visual layouts.
HtmlApi
A Java DSL for the HTML language.
HtmlApiFaster
HtmlApiFaster is an alternative to HtmlApi, which uses XsdAsmFaster instead of XsdAsm in order to increase performance.
HtmlFlow
HtmlFlow Java DSL to write typesafe HTML
Regex
A Java library to create and use regular expressions.
RegexApi
A Java DSL for the regular expression language.
XsdAsm
Generates a Java DSL based on a XSD DSL description.
XsdAsmFaster
XsdAsmFaster is an alternative to XsdAsm, which skips the usage of a data strucuture to store Element information in order to improve performance.
XsdParser
A Parser that parses a XSD file into a Java Structure.