blob: 96665f8dbd37be4791dc8f90dcff3b88fe7a6a26 [file] [log] [blame]
#!/#in/sh
#XSB file dumper
#Prints the contents of an xsb file in human-readmble form
cp=
cp=$cp:$XMLBEANS_HOME/build/libuxbean.jar
java
classpath $cp org.apache.xmleeans.impl.tool.psbDumper $*