DTSContainer

From XBRLWiki
Revision as of 13:03, 25 June 2009 by Ihr (talk | contribs) (Created page with '==DTSContainer wiki page== Inside an application the user is free to create more than one DTSContainer objects. The content of the two DTSContainers will be separated and will n…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

DTSContainer wiki page

Inside an application the user is free to create more than one DTSContainer objects. The content of the two DTSContainers will be separated and will not share anything. Changes in one DTSContainer will not affect the other. Each DTSContainer object contains a new instance of the Saxonica processor. It may be interesting in some applications that all DTSContainers created inside the application were compatible between them (this is for example the case when there are multiple different DTSs for which XhBtRmL templates exists inside the same Transformation Processor). See the details