All Superinterfaces:
NamespaceStorage

@Beta public interface OnDemandSchemaTreeStorage extends NamespaceStorage
Interface implemented by NamespaceStorages which support dynamic addition of child elements as they are requested. This means that such a node can, defer creation of child namespace storage nodes, in effect lazily expanding this namespace on an if-needed basis.