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 - NamespaceExceptionCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.