21 #ifndef vtkX3DExporterJavaHelper_h
22 #define vtkX3DExporterJavaHelper_h
24 #include "vtkIOExportModule.h"
27 class vtkX3DExporterJavaHelperInternal;
abstract base class for most VTK objects
int OpenFile(const char *fileName)
vtkX3DExporterJavaHelper()
static vtkX3DExporterJavaHelper * New()
static void SetFastInfosetJarLocation(const char *location)
Set the location of the FastInfoset JAR file.
static char * FastInfosetJarLocation
int Write(const char *data, vtkIdType length)
~vtkX3DExporterJavaHelper()
vtkX3DExporterJavaHelperInternal * Internal