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

cc.owoo.godpen.content.html.HtmlNode Maven / Gradle / Ivy

package cc.owoo.godpen.content.html;

import cc.owoo.godpen.content.text.Stringify;

/**
 * 元素节点
 * Created by nimensei
 * 2022-05-23 上午 10:43
 */
public interface HtmlNode extends Stringify {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy