The goal is to produce a Java Swing Application Framework. Optimized details of a well behaved App is the focus. A series of libraries to ease in the development cycles of projects. An XML based GUI is to be developed to allow for Wizard base tools.
The AUIT toolkit is a high-level Java user interface toolkit which completely abstracts the application code from the interface. For many platforms, native widgets are provided; other platforms can use Swing. The interface is specified in XML.
xGen is to creating XML what XPath is to reading XML.
The string
/html/body/div#container/div.menu/ul/li[5]
Can be used to create XML.
This saves a lot of boilerplate code when generating XML and a templating mechanism is not a good fit for your project.
Xml-bars is a swing-based library which allows to create internationalized toolbars, menubars and context menus according to xml declarations. Its merging capabilities allows to create a bar based on severall xml declarations.
XML Processor is a Java library for working with XML snippets. XML documents can be generated according to an XSD. Support for interaction with DOM, SAX and Java Beans is included.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Provides a generic Java API for parsing text files using an event-driven approach based on regular expressions and annotations.
Also aims to provide implementations for concrete file formats such as the DSV 5 format of the German swimming association.
XML Extension Engine is a Java engine is a library that takes XML files and uses their elements, attributes, etc to construct plugins for your applications. It can be easily integrated with existing projects and is 100% Java. It is a sub-project of Gravi
This date parser for Java will parse the input from human people as date value. Differently to the SimpleDateFormat it will completely missing part with the current date. It will support all available locales (i18n). It has a very small foot print.
A very flexible and extendable Java layout engine that uses XML to render Java user interface components and separate the data model from visualization.
The schema unit testing project allows for easy unit testing of xml schema data requirements. It leverages junit and xml-unit libraries to provide a regression testing framework for xml schemas.
Blade Language Developer (or Project Blade for short) is a toolkit for creating domain specific or general programming languages. The toolkit offers a language for describing grammars, and templatable parser generator.
Web Objects in XML (Framework) is an interoperable and lightweight system for distributed objects. It is currently built in Java and C#. Remote objects are serialized in a standard XML format, and they are accessible trough their own URL.
XMLPRPRPR is a SchemaProf plug in that transform XML Schema Profiles in a human understandable (not only readable) style. Today there are two styles simple style and IMS like style. The output formats are HTML and PDF.
Java library for Schema based file parser.
Csv and flat file parser and writer.
This is a java library that enables to parse and write Csv and flat files based on a schema.
Gulfstream is a Java XML serialization/deserialization framework capable of read and write Java primitive types, arrays, collections, JavaBeans and classes marked with special annotations.
XSD Object Translator is capable to create Java classes from XSD files. And the classes created reflects the objects structure of valid XML files, in accordance with the XSD files. This way, this objects can to be serialized to XML and back with XStream.
xmlandbean is a java library based on annotation who can read and inject XML datas into objects. Create the java objects, define (with annotations) for each properties how the system retrieve XML informations. Then, at runtime, xmlandbean populate them.
GOMP is a object mapping framework based on XML file configuration. It is builded upon various ORM framework, JDBC and other kinds of datasources. It maps kinds of data from various datasources to Java objects by doing a generic XML file configuration.