All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schemasMicrosoftComOfficePowerpoint.impl.CTEmptyImpl Maven / Gradle / Ivy

The newest version!
/*
 * XML Type:  CT_Empty
 * Namespace: urn:schemas-microsoft-com:office:powerpoint
 * Java type: schemasMicrosoftComOfficePowerpoint.CTEmpty
 *
 * Automatically generated - do not modify.
 */
package schemasMicrosoftComOfficePowerpoint.impl;
/**
 * An XML CT_Empty(@urn:schemas-microsoft-com:office:powerpoint).
 *
 * This is a complex type.
 */
public class CTEmptyImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements schemasMicrosoftComOfficePowerpoint.CTEmpty
{
    
    public CTEmptyImpl(org.apache.xmlbeans.SchemaType sType)
    {
        super(sType);
    }
    
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy