previous
|
start
|
next
Self Check
Suppose you need to construct a
Document
object that represents an XML document other than an item list. Which methods from the
ItemListBuilder
class can you reuse?
How would you write a document to the file
output.xml
?
previous
|
start
|
next