This object is returned to the caller after a Document is saved and contains additional inFormation that has been generated or calculated during the save operation in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Hello world...