Skip to content
/ xsd2poet Public

Xsd2Poet is dedicated to generate a fluent java DSL based on a XSD file

License

Notifications You must be signed in to change notification settings

xmlet/xsd2poet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xsd2poet

xsd2poet is a library designed to generate fluent Java and idiomatic Kotlin DSLs for HTML, based on an HTML specification defined in an XSD file. It leverages JavaPoet and KotlinPoet for code generation.