21 #ifndef vtkX3DExporterJavaHelper_h 
   22 #define vtkX3DExporterJavaHelper_h 
   24 #include "vtkIOExportModule.h"  
   27 class vtkX3DExporterJavaHelperInternal;
 
   35   int OpenFile(
const char* fileName);
 
   42   static void SetFastInfosetJarLocation(
const char* 
location);
 
abstract base class for most VTK objects 
 
static char * FastInfosetJarLocation
 
vtkX3DExporterJavaHelperInternal * Internal
 
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...