| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.document.bundlor |
| Modifier and Type | Method and Description |
|---|---|
static DocumentBundlor |
DocumentBundlor.from(Iterable<String> includeStrings) |
static DocumentBundlor |
DocumentBundlor.from(org.apache.jackrabbit.oak.spi.state.NodeState nodeState) |
static DocumentBundlor |
DocumentBundlor.from(org.apache.jackrabbit.oak.api.PropertyState prop) |
@Nullable DocumentBundlor |
BundledTypesRegistry.getBundlor(org.apache.jackrabbit.oak.spi.state.NodeState state) |
| Constructor and Description |
|---|
BundledTypesRegistry(Map<String,DocumentBundlor> bundlors) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.