Uses of Class
org.apache.jackrabbit.oak.spi.xml.NodeInfo
Packages that use NodeInfo
-
Uses of NodeInfo in org.apache.jackrabbit.oak.spi.xml
Methods in org.apache.jackrabbit.oak.spi.xml with parameters of type NodeInfoModifier and TypeMethodDescriptionvoidCalled to end the import of a node.voidProtectedNodeImporter.startChildInfo(@NotNull NodeInfo childInfo, @NotNull List<PropInfo> propInfos) Informs this importer about a newchildInfoand it's properties.voidCalled to start the import of a node.