OneNote: An In-Depth Look at the OneNoteImporter Managed Assembly (Part 4 of 5)
In this series of entries, we're taking an in-depth at the OneNoteImporter manage class, which provides an object model interface for the programmability functionality added in OneNote 2003 SP 1.
Figure 1 diagrams the internal method calls of the Commit method. It shows the OneNoteImporter classes and methods called, and the Import XML elements generated at each step. The various calls to System.Xml methods are not diagrammed.
Figure 1. The Page.Commit Method, and XML Elements Generated
In our final entry, we'll look at some object model maps that detail how the OneNoteImporter class is structured.
Comments
- Anonymous
January 30, 2006
PingBack from http://www.onenotepowertoys.com/2006/01/31/links-about-the-onenote-api/