Class SurroundWithFragmentOperation

  • All Implemented Interfaces:
    AuthorOperation, Extension

    @API(type=INTERNAL,
         src=PUBLIC)
    public class SurroundWithFragmentOperation
    extends java.lang.Object
    implements AuthorOperation
    Surround with fragment operation. If selection exists the selected fragment is surrounded in a given fragment. If no selection exists, the given fragment is simply inserted at the given position. In this case the insertion can be schema aware.