Package com.groupdocs.editor

The com.groupdocs.editor namespace is a root namespace, which provides classes for editing multiple document formats in your Java applications.

See: Description

  • Class Summary 
    Class Description
    EditableDocument
    Intermediate document, that contains content before and after editing
    Editor  
  • Exception Summary 
    Exception Description
    IncorrectPasswordException
    The exception that is thrown when specified password is incorrect.
    InvalidFormatException
    The exception that is thrown when user tries to open some document with format-specific options that are incompatible with original document format.
    PasswordRequiredException
    The exception that is thrown when user tries to open a password-protected encrypted document of some format and doesn't provide a password for opening this document.

Package com.groupdocs.editor Description

The com.groupdocs.editor namespace is a root namespace, which provides classes for editing multiple document formats in your Java applications.