Module com.aoapps.encoding
Package com.aoapps.encoding
Interface MediaWritable<Ex extends Throwable>
- Type Parameters:
Ex- An arbitrary exception type that may be thrown
- All Known Subinterfaces:
JavaScriptWritable<Ex>,JsonWritable<Ex>,LdJsonWritable<Ex>,MysqlWritable<Ex>,PsqlWritable<Ex>,ShWritable<Ex>,StyleWritable<Ex>,TextWritable<Ex>,UrlWritable<Ex>,WhitespaceWritable<Ex>,XhtmlAttributeWritable<Ex>,XhtmlWritable<Ex>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Author:
- AO Industries,Inc.
-
Method Summary
-
Method Details
-
writeTo
- Throws:
IOExceptionEx
-
