Altova StyleVision 2024 Enterprise Edition

The code listing below show how data can be loaded in the ActiveX controls.

 

 

1    // Locate samples installed with the product.

2       final String strExamplesFolder = System.getenv( "USERPROFILE" ) +
       "\\Documents\\Altova\\StyleVision2023\\StyleVisionExamples\\";

3       styleVisionProjectToolWindow.openProject( strExamplesFolder + "Examples.svp" );

 

© 2017-2023 Altova GmbH