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 SPYDTDSchemaFormat
{
public final static long spyDTD |
= 0; |
|
public final static long spyDCD |
= 1; |
|
public final static long spyXMLData |
= 2; |
|
public final static long spyBizTalk |
= 3; |
|
public final static long spyW3C |
= 4; |
}