Altova XMLSpy 2024 Professional Edition

 

public class SpyExportSettings

{

public void ReleaseInstance();

public boolean GetCreateKeys();

public void SetCreateKeys( boolean bValue );

public SpyElementList GetElementList();

public void SetElementList( SpyElementList obj );

public boolean GetEntitiesToText ();

public void SetEntitiesToText( boolean bValue );

public boolean GetExportAllElements();

public void SetExportAllElements( boolean bValue );

public boolean GetFromAttributes();

public void SetFromAttributes( boolean bValue );

public boolean GetFromSingleSubElements();

public void SetFromSingleSubElements( boolean bValue );

public boolean GetFromTextValues();

public void SetFromTextValues( boolean bValue );

public boolean GetIndependentPrimaryKey();

public void SetIndependentPrimaryKey( boolean bValue );

public long GetNamespace();

public void SetNamespace( long nValue );

public int GetSubLevelLimit();

public void SetSubLevelLimit( int nValue );

}

© 2017-2023 Altova GmbH