lbundle.excelbundle.0.9.source-code.sheetmap.xml.example Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of excelbundle Show documentation
Show all versions of excelbundle Show documentation
Tool for converting resource bundles into Excel spreadsheets
The newest version!
<?xml version="1.0"?> <!--===========================================--> <!-- Sample sheet mapping file for excelbundle --> <!--===========================================--> <map> <mapping name="foo">/path/to/foo/module</mapping> <mapping name="bar">/path/to/bar/module</mapping> </map>