JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.jackrabbit.oak.run.cli
Interface DocumentBuilderCustomizer
public interface
DocumentBuilderCustomizer
Extension point which needs to be registered with the Whiteboard attached to Options
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
customize
(
DocumentNodeStoreBuilder
<?> builder)
Method Details
customize
void
customize
(
DocumentNodeStoreBuilder
<?> builder)
throws
IOException
Throws:
IOException