public class ProplistCallbackImpl extends Object implements ProplistCallback
ProplistCallback interface.| Constructor and Description |
|---|
ProplistCallbackImpl() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getProperties(String path) |
void |
singlePath(String path,
Map<String,byte[]> props)
the method will be called once for every file.
|
public void singlePath(String path, Map<String,byte[]> props)
ProplistCallbacksinglePath in interface ProplistCallbackpath - the path.props - the properties on the path.Copyright © 2025. All rights reserved.