Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added NodeExporter to export only the content of a primary artifact when a flag is set in the ExportOptions #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

reschke
Copy link
Contributor

@reschke reschke commented Jul 2, 2020

No description provided.

import org.apache.jackrabbit.vault.fs.api.ArtifactType;
import org.apache.jackrabbit.vault.fs.api.VaultFile;

public class NodeExporter extends AbstractExporter {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems on the wrong API level, a node is not really a package. Can you work with the DocViewSAXFormatter and DocViewSAXImporter directly? Maybe we should just export that as API...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants