Uses of Class
com.mastfrog.acteur.ContentConverter
Packages that use ContentConverter
-
Uses of ContentConverter in com.mastfrog.acteur
Constructors in com.mastfrog.acteur with parameters of type ContentConverterModifierConstructorDescriptionprotectedContentValidationPlugin(ContentConverter converter, Class<?>... types) protectedContentValidationPlugin(ContentConverter converter, Iterable<Class<?>> types) protectedContentValidationPlugin(ContentConverter converter, String... types) protectedContentValidationPlugin(ContentConverter converter, Set<String> types)