Class TypedExportedDocumentImpl

    • Constructor Detail

      • TypedExportedDocumentImpl

        public TypedExportedDocumentImpl()
      • TypedExportedDocumentImpl

        public TypedExportedDocumentImpl​(DocumentModel doc,
                                         Path path,
                                         boolean inlineBlobs)
                                  throws IOException
        Instantiates a new typed exported document impl.
        Parameters:
        doc - the doc
        path - the path to use for this document this is used to remove full paths
        inlineBlobs - the inline blobs
        Throws:
        IOException - Signals that an I/O exception has occurred.
      • TypedExportedDocumentImpl

        public TypedExportedDocumentImpl​(DocumentModel doc)
                                  throws IOException
        Instantiates a new typed exported document impl.
        Parameters:
        doc - the doc
        Throws:
        IOException - Signals that an I/O exception has occurred.
      • TypedExportedDocumentImpl

        public TypedExportedDocumentImpl​(DocumentModel doc,
                                         boolean inlineBlobs)
                                  throws IOException
        Instantiates a new typed exported document impl.
        Parameters:
        doc - the doc
        inlineBlobs - the inline blobs
        Throws:
        IOException - Signals that an I/O exception has occurred.
    • Method Detail

      • getSimpleTypeId

        protected String getSimpleTypeId​(Type type)
        Gets the simple type id.
        Parameters:
        type - the type
        Returns:
        the simple type id