Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

Package oracle.ide.cmd.buffer

Contains command class implementations and static utility methods that can be used by Addins to modify the contents of a text-based IDE document in an undoable manner.

See:
          Description

Class Summary
Edit The Edit class contains the method applyEdit to apply an edit (single or compound) to a document.
EditProcessor The EditProcessor class contains static utility routines for apply simple or complex edits to a Node.
 

Package oracle.ide.cmd.buffer Description

Contains command class implementations and static utility methods that can be used by Addins to modify the contents of a text-based IDE document in an undoable manner.

Related Documentation

See the JavaDoc for EditProcessor class for more detailed information.


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

Copyright © 1997, 2011, Oracle. All rights reserved.