Uses of Interface
com.googlecode.jatl.MarkupWriter
-
Uses of MarkupWriter in com.googlecode.jatl
Subinterfaces of MarkupWriter in com.googlecode.jatlModifier and TypeInterfaceDescriptioninterfaceThe methods in this class will be merged withMarkupWriterin 0.3.0.Classes in com.googlecode.jatl that implement MarkupWriterModifier and TypeClassDescriptionclassWrites HTML using anHtmlBuilderby callingHtmlWriter.write(Writer).Methods in com.googlecode.jatl with parameters of type MarkupWriterModifier and TypeMethodDescriptionfinal TMarkupBuilder.write(MarkupWriter... writers) Writes immediately by passing the writer to eachMarkupWriterin the order passed in.