Re: [gdome]ParseOptions for GDOME2?
- From: Paolo Casarini <casarini CS UniBO IT>
- To: Uwe Fechner <uwe fechner 4commerce de>
- Cc: gdome gnome org <gdome gnome org>
- Subject: Re: [gdome]ParseOptions for GDOME2?
- Date: Fri, 26 Oct 2001 13:42:05 +0200 (CEST)
On Thu, 25 Oct 2001, Uwe Fechner wrote:
> 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?
validate:
See gdome_di_createDocFromXXXXX documentation with regard to the mode
parameter (GDOME_LOAD_VALIDATING).
preserveWhiteSpace:
This could be implemented because libxml2 support it.
Bye,
paolo.
--
Paolo Casarini - casarini cs unibo it
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]