Features Help Download

Lomse Hacking Guide

2. Part I: Building the document

The main content of a Document is the InternalModel. It is something similart to the DOM in HTML. By accessing and modifying this internal model you have full control over the document content. This part explains all issues related to Document creation and the involved concepts and objects: File susbsytem objects, LdpTokenizer, LdpParser, Analyser, Compiler and ModelBuilder. Also, the InternalModel is described in detail.