com.univocity.api.entity.html.HtmlElementTransformation Maven / Gradle / Ivy
package com.univocity.api.entity.html;
import com.univocity.api.common.*;
/**
* A transformation operation over a {@link HtmlElement}, that results in a `String`
*
* @author Univocity Software Pty Ltd - [email protected]
*/
public interface HtmlElementTransformation extends Transformation {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy