public interface BatchReadConfig
BatchReadConfig
defines if and how deep child item
information should be retrieved, when accessing a Node
.
The configuration is based on path.Modifier and Type | Method and Description |
---|---|
int |
getDepth(Path path,
PathResolver resolver)
Return the depth for the given path.
|
int getDepth(Path path, PathResolver resolver) throws NamespaceException
path
- resolver
- NamespaceException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.