Class SimpleRenderer


  • public class SimpleRenderer
    extends AbstractRenderer
    SimpleRenderer is a simple implementation of the AbstractRenderer. It just renders text from children if they exist by using reference to Translator, otherwise it just returns the nodeText.