com.github.megatronking.svg.generator.xml.IAttributeParser Maven / Gradle / Ivy
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