Skip to content

znerd/xins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

668dbfa · Aug 11, 2011
Apr 27, 2010
Feb 24, 2011
Aug 11, 2011
Oct 2, 2009
Mar 1, 2011
Jan 5, 2010
Aug 11, 2011
Jan 20, 2010
Feb 24, 2011
May 10, 2010
Sep 29, 2009
May 15, 2010
Sep 29, 2009
Feb 11, 2011
Feb 24, 2011
Feb 25, 2011
Sep 29, 2009

Repository files navigation

This is XINS: "XML Interface for Network Services".

This software is available under the terms of a BSD-style license, see
the accompanied COPYRIGHT file.


BUILDING XINS

To build XINS self, use Ant (1.7.1 or later) and execute:

   ant

Under the build/ directory files will be generated, including a JAR file and
Javadoc API documentation.


HISTORY

This is a fork of the regular XINS distribution:

   http://xins.sourceforge.net/

The most important changes compared to the mainstream XINS branch are:
- Java 5 required (support for earlier versions dropped)
- Java 5-features supported/used (generics, foreach-loop, etc.)
- XSLT 2.0 is now used by all stylesheets
- various classes and methods have been marked deprecated
- several previously deprecated classes/methods have been removed
- libraries have been updated
- various utility methods added to allow less code for users
- logging has been improved
- API documentation has been extended and improved
- the XML Element class now supports mixed content
- the FileWatcher has seen a lot of improvements 
- CallingConventions are now easier to develop

For details, see the file: CHANGES-3.0.txt


BUG REPORTS AND FEATURE REQUESTS

If you want to file a bug report or a feature request, please do so here:

   http://github.com/znerd/xins/issues


--
--
Ernst de Haan
ernst@ernstdehaan.com

About

XML Interface for Network Services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages