Package org.omegat.core.data
Interface ProjectTMX.CheckOrphanedCallback
- Enclosing class:
- ProjectTMX
public static interface ProjectTMX.CheckOrphanedCallback
This interface is used as a callback mechanism to check if specific entries or source texts
exist in a project. It is typically utilized to manage data consistency or handle orphaned entries.
-
Method Summary
-
Method Details
-
existEntryInProject
-
existSourceInProject
-
clear
void clear()
-