21#ifndef vtkX3DExporterJavaHelper_h
22#define vtkX3DExporterJavaHelper_h
24#include "vtkIOExportModule.h"
27class vtkX3DExporterJavaHelperInternal;
abstract base class for most VTK objects
static vtkX3DExporterJavaHelper * New()
int OpenFile(const char *fileName)
vtkX3DExporterJavaHelper()
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