Class BundleDumper


  • public class BundleDumper
    extends Object
    This utility class can dump the contents of a node bundle. This class is based on BundleReader, but is able to dump even if the data is corrupt (unlike the BundleReader). The class does not have any dependencies so it can be run from the command line without problems (without having to add any jar files to the classpath).