Class ProcessingInstructionStructureHandler

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void removeProcessingInstruction()
      Instructs the engine to remove the entire event that is being processed.
      void replaceWith​(IModel model, boolean processable)
      Instructs the engine to replace the current event with the specified model (a IModel).
      void reset()
      Resets all actions specified so far for the current processor execution.
      void  target,  content)
      Instructs the engine to set new values into the properties of the ProcessingInstruction event being processed.
      • Methods inherited from class java.lang.

        , , , , , , , , , ,