Renumbers object references within this object. This
method calls itself recursively to comprehensively renumber
all objects contained within this object.
Parameters: map - the table of object number mappings. Eachobject number is looked up by key in the hash table, andthe associated value is assigned as the new object number.The map hash table should consist of PjNumber keys andPjReference values.
Writes this dictionary to a stream in PDF format.
Parameters: os - the stream to write to. the number of bytes written. exception: IOException - if an I/O error occurs.
Methods inherited from com.etymon.pj.object.PjObject