Altova XMLSpy 2024 Enterprise Edition

Im unten gezeigten Code sehen Sie wie Daten in ActiveX Controls geladen werden können.

 

 

1   // Locate samples installed with the product.

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

3       xmlSpyProjectToolWindow.openProject( strExamplesFolder  + "Examples.spp" );

 

© 2017-2023 Altova GmbH