[gdome]ParseOptions for GDOME2?



Hello,

while implementing the GDOME2 wrapper for delphi/kylix, 
I am comparing GDOME2 with the Microsoft DOM parser (MSDOM).

MSDOM offers an additional interface for DOM-Documents, called
IDOMParseOptions, with the following properties:

- property async: Boolean 
- property preserveWhiteSpace: Boolean 
- property resolveExternals: Boolean 
- property validate: Boolean 

I think, the properties validate and preserveWhiteSpace are
realy useful.

Is there a way to get a similar functionality with GDOME2?

Best regards:

Uwe Fechner




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]