Uses of Interface
org.apache.jackrabbit.core.xml.Importer
-
Packages that use Importer Package Description org.apache.jackrabbit.core.xml -
-
Uses of Importer in org.apache.jackrabbit.core.xml
Classes in org.apache.jackrabbit.core.xml that implement Importer Modifier and Type Class Description classSessionImporterSessionImporter...classWorkspaceImporterWorkspaceImporter...Fields in org.apache.jackrabbit.core.xml declared as Importer Modifier and Type Field Description protected ImporterImportHandler. importerConstructors in org.apache.jackrabbit.core.xml with parameters of type Importer Constructor Description ImportHandler(Importer importer, Session session)
-