このサイトをビューするために JavaScript を有効化してください。

Altova XMLSpy 2021 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 SPYTextEnclosing

{


public final static long spyNoEnclosing

= 0;


public final static long spySingleQuote

= 1;


public final static long spyDoubleQuote

= 2;

}

(C) 2015-2021 Altova GmbH