[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Bill la Forge" <b.laforge@j...>
  • To: "Bill la Forge" <b.laforge@j...>, <tyler@i...>, "Graham Moore" <graham.moore@d...>, <peter@u...>
  • Date: Thu, 8 Oct 1998 10:38:00 -0400

>    Document
>myMLBindingsDoc=bindingsBindings.build(myMLBindingsInputSource);
>    Element root=myMLBindingsDoc.getDocumentElement();
>    DomBuilder myMLBuilder=(DomBuilder)root;
>    Document applicationDoc=myMLBuilder.build(applicationInputSource);

Correction:

    Document
myMLBindingsDoc=domBuilderBuilder.build(myMLBindingsInputSource);
    Element root=myMLBindingsDoc.getDocumentElement();
    DomBuilder myMLBuilder=(DomBuilder)root;
    Document applicationDoc=myMLBuilder.build(applicationInputSource);

(I should have said domBuilderBuilder instead of bindingsBindings.)

Bill


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member