Altova Authentic 2024 Desktop

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\\Authentic2023\\AuthenticExamples\\";

3       authenticDesktopProjectToolWindow = new AuthenticDesktopControlPlaceHolder( XMLSpyControlPlaceholderWindow.XMLSpyControlProjectWindowToolWnd.getValue() );

© 2017-2023 Altova GmbH