Class RtfJforCmd


  • public class RtfJforCmd
    extends RtfContainer
    Process "jfor-cmd"
    • Constructor Detail

      • RtfJforCmd

        RtfJforCmd​(RtfContainer parent,
                   java.io.Writer w,
                   RtfAttributes attrs)
            throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • isEmpty

        public boolean isEmpty()
        Overrides:
        isEmpty in class RtfContainer
        Returns:
        true (alway)
      • process

        public void process()
        Execute all jfor-cmd commands TODO: Consider creating one class for each jfor command.