package nl.helixsoft.xml; public interface HtmlRenderable { public void flush(Context c); }