| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.xml |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProtectedPropertyImporter.handlePropInfo(org.apache.jackrabbit.oak.api.Tree parent,
PropInfo protectedPropInfo,
PropertyDefinition def)
Handles a single protected property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtectedNodeImporter.startChildInfo(NodeInfo childInfo,
List<PropInfo> propInfos)
Informs this importer about a new
childInfo and it's properties. |
void |
Importer.startNode(NodeInfo nodeInfo,
List<PropInfo> propInfos)
Called to start the import of a node.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.