public static class InheritedProplistCallback.InheritedItem extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
path_or_url
The path or URL of the owner of the inherited property.
|
Map<String,byte[]> |
properties
the inherited properties
|
| Constructor and Description |
|---|
InheritedItem(String path_or_url,
Map<String,byte[]> properties) |
Copyright © 2025. All rights reserved.