org.apache.poi.hdgf.dev
Class VSDDumper

java.lang.Object
  extended by org.apache.poi.hdgf.dev.VSDDumper

public final class VSDDumper
extends java.lang.Object

Developer helper class to dump out the pointer+stream structure of a Visio file


Method Summary
 void dumpFile()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

dumpFile

public void dumpFile()


Copyright 2017 The Apache Software Foundation or its licensors, as applicable.