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

com.github.megatronking.svg.generator.xml.IAttributeParser Maven / Gradle / Ivy

There is a newer version: 1.3.6
Show newest version
package com.github.megatronking.svg.generator.xml;

/**
 * Define a interface to parse the attributes.
 *
 * @author Megatron King
 * @since 2016/9/1 11:02
 */

public interface IAttributeParser extends IElementParser {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy