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>
This commit is contained in:
10
java/servingxml/pkg-message
Normal file
10
java/servingxml/pkg-message
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
*********************************************************
|
||||
* 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
|
||||
Reference in New Issue
Block a user