Altova XMLSpy 2024 Professional 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 SpyFindInFilesResult

{

public void ReleaseInstance();

public long Count();

public SpyFindInFilesMatch GetItem( long nNo );

public String GetPath();

public SpyDoc GetDocument();

}

© 2017-2023 Altova GmbH