All our pages related to #content

Overall concepts

5 min read

Punnet Fast2 versatility comes mainly from its pivot format called punnet. Structure This is a basic XML serialized punnet :

Read more

Contents in Fast2

2 min read

In Fast2, contents are objects embedding the “file” (= binary format) of the document. They can be found within either documents themselves or annotations, and can be accessed through different ways.

Read more

Boilerplate : Documents in Fast2

3 min read

The documents are a main part of any migration, if not the purpose of it. Here are the basics for an appropriate understanding of the Java API of the document object.

Read more