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)
ProplistCallback
singlePath
in interface ProplistCallback
path
- the path.props
- the properties on the path.Copyright © 2019. All rights reserved.