public interface ContentSetable
void setEditSummary(String s)
s - thevoid setMinorEdit(boolean minor)
minor - thevoid setTitle(String title)
title - the label, like "Main Page"void setText(String text)
text - the content of the articlevoid addText(String text)
text - to add to content of the articlevoid addTextnl(String text)
text - to add to content of the articlevoid setEditor(String editor)
editor - theCopyright © 2013. All Rights Reserved.