Class SurroundWithFragmentOperation

java.lang.Object
ro.sync.ecss.extensions.commons.operations.SurroundWithFragmentOperation
All Implemented Interfaces:
AuthorOperation, Extension

@API(type=INTERNAL, src=PUBLIC) public class SurroundWithFragmentOperation extends 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.