Class XMLDirectoryWriter

  • All Implemented Interfaces:
    DocumentWriter

    public class XMLDirectoryWriter
    extends AbstractDocumentWriter
    This class plays a role in the export pipe.It is used to generate xml files that have a nuxeo specific format.Each file contains information about a document model such as,general information like name, uid or document type, and information about the schemas that the document includes.
    Author:
    btatar