protected AbstractWriter (Writer w, Document doc, int pos, int len)

Creates a new AbstractWriter. Initializes the ElementIterator with the element passed in.

Parameters:
w    a Writer
doc    an Element
pos    The location in the document to fetch the content.
len    The amount to write out.