Altova XMLSpy 2024 Enterprise Edition

 

The objects described in this section (Application API for Java) are obsolete from v2012 onwards.

 

For information about how to access the Application API from Java code, see the section: Programming Languages | Java.

 

 

public class SPYAuthenticDocumentPosition

{


public final static long spyAuthenticDocumentBegin

= 0;


public final static long spyAuthenticDocumentEnd

= 1;


public final static long spyAuthenticRangeBegin

= 2;


public final static long spyAuthenticRangeEnd

= 3;

}

 

© 2017-2023 Altova GmbH