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 SpyDTDSchemaGeneratorDlg

{

public void ReleaseInstance();

public SpyApplication GetApplication();

public long GetDTDSchemaFormat();

public void SetDTDSchemaFormat( long newVal );

public short GetValueList();

public void SetValueList( short newVal );

public long GetTypeDetection();

public void SetTypeDetection( long newVal );

public long GetFrequentElements();

public void SetFrequentElements( long newVal );

public boolean GetMergeAllEqualNamed();

public void SetMergeAllEqualNamed( boolean newVal );

public boolean GetResolveEntities();

public void SetResolveEntities( boolean newVal );

public long GetAttributeTypeDefinition();

public void SetAttributeTypeDefinition( long newVal );

public boolean GetGlobalAttributes();

public void SetGlobalAttributes( boolean newVal );

public boolean GetOnlyStringEnums();

public void SetOnlyStringEnums( boolean newVal );

public long GetMaxEnumLength();

public void SetMaxEnumLength( long newVal );

public String GetOutputPath();

public void SetOutputPath( String newVal );

public long GetOutputPathDialogAction();

public void SetOutputPathDialogAction( long newVal );

}

© 2017-2023 Altova GmbH