Package org.faceless.pdf2
Interface HtmlDerivation.Test
-
- Enclosing class:
- HtmlDerivation
public static interface HtmlDerivation.Test
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static HtmlDerivation.Testcreate(String value)booleantest(Object o, HtmlDerivation html)
-
-
-
Method Detail
-
test
boolean test(Object o, HtmlDerivation html)
-
create
static HtmlDerivation.Test create(String value)
-
-