Class CDATASectionStructureHandler

  • All Implemented Interfaces:
    ICDATASectionStructureHandler

    public final class CDATASectionStructureHandler
    extends java.lang.Object
    implements ICDATASectionStructureHandler

    Structure handler implementation, internally used by the engine.

    This class should not be directly used from outside the engine.

    Since:
    3.0.0
    • Field Detail

      • setContent

        boolean setContent
      • setContentValue

        java.lang.CharSequence setContentValue
      • replaceWithModel

        boolean replaceWithModel
      • replaceWithModelValue

        IModel replaceWithModelValue
      • replaceWithModelProcessable

        boolean replaceWithModelProcessable
      • removeCDATASection

        boolean removeCDATASection
    • Constructor Detail

      • CDATASectionStructureHandler

        CDATASectionStructureHandler()