Skip to content

Example standalone project / read an SDLXLIFF file using the FileTypeSupport framework api

Notifications You must be signed in to change notification settings

cromica/SdlXliffReaderExample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SDLXLIFF Reader Example

About

A simple standalone project for reading an SDLXLIFF file using the SDL FilterTypeSupport framework API.

The code demonstrates the following

  • Create a simple Standalone project that implements the FilterTypeSupport API from SDL
  • Open an SDLXLIFF file and iterate over the segments
  • How to recover the content from each segment (source & target) using the IMarkupDataVisitor

About

Example standalone project / read an SDLXLIFF file using the FileTypeSupport framework api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%