All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xis5.README.txt Maven / Gradle / Ivy

There is a newer version: 1.2.8
Show newest version
Lightweight XML InfoSet (XIS) API that reflects in Java
faithfully all XML Infoset information items and properties.

XIS is meant to be indpendent of XML parser API used to implement it
and should be easy to create multiple implementations of XIS.

We provide initial implementation of some classes to 
bootstrap any new API implementation (infoset_bootstrap).

There is XPath module based on XPath to make easy to execute
XPath queries over XIS (infoset_xpath_jaxen).

There is set of wrapper classes to help to add new methods
and wrap existing XML infoset if AOP can not be used to add
advices. API follows simple naming patterns to make easy 
AOP modifications (infoset_wrapper).




© 2015 - 2025 Weber Informatics LLC | Privacy Policy