Package uno.anahata.asi.toolkit.resources.text
package uno.anahata.asi.toolkit.resources.text
Data Transfer Objects (DTOs) and logic for surgical file mutations.
This package contains the rich models used by the Resources toolkit to propose and apply precise changes to text resources, supporting both full content updates and line-based surgical replacements.
-
ClassesClassDescriptionBase DTO for text file operations, providing common fields for path, historical content preservation, and optimistic locking.A rich DTO for creating a new text file.A rich DTO for updating a text file with its full new content.Represents a comment associated with a specific line in a text file.Represents a single text replacement operation within a file.Represents a set of text replacement operations for a specific file.

