@YaronNaveh
Quiz #1 is over. Pablo and
Dmitry were right, the
XmlWriter uses the
builder design pattern. A common algorithm traverses over the xml nodes, while a concrete builder (derived from XmlWriter) builds the resulting object (the stream) in a concrete way. This allows multiple builders (xml text writer, xml binary writer) to be used.
@YaronNaveh
What's next? get this blog
rss updates or register for
mail updates!
0 comments:
Post a Comment