| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.xml |
| Modifier and Type | Method and Description |
|---|---|
void |
Importer.endNode(NodeInfo nodeInfo)
Called to end the import of a node.
|
void |
ProtectedNodeImporter.startChildInfo(@NotNull NodeInfo childInfo,
@NotNull 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.