freebsd-ports/java/servingxml/pkg-message
Martin Wilke 9c0f48e129 ServingXML is an open source, Apache 2.0 licensed, framework for flat/XML data
transformations.
It defines an extensible markup vocabulary for expressing flat-XML, XML-flat,
flat-flat, and XML-XML processing in pipelines.
ServingXML comes with a console app, and also documents an API for embedding
the software in a standard Java or J2EE application.

WWW: http://servingxml.sourceforge.net/

PR:		ports/138914
Feature safe:	yes
Submitted by:	Jean-Paul Beconne <jpbeconne@free.fr>
2009-09-19 12:11:46 +00:00

10 lines
333 B
Text

*********************************************************
* USAGE *
*********************************************************
For using servingxml, you need to specify environnemnt variables :
SERVINGXML_HOME={PREFIX}/share/java/servingxml
PATH=$PATH:$SERVINGXML_HOME
Any third party JAR must be added to CLASSPATH