public interface EscherBase extends Cloneable
Modifier and Type | Method and Description |
---|---|
Object |
getUserObject(String key) |
<T> Object |
putUserObject(String key,
T value) |
Set<Map.Entry<String,Object>> |
userObjectEntrySet() |
Set<String> |
userObjectKeys() |
Copyright © 2015–2019 University of Tübingen. All rights reserved.