public interface Resource<T> extends Iterable<T>
| Modifier and Type | Method and Description |
|---|---|
String |
getNearestNamespace(Object element,
String regexSeparator) |
String |
getOwnerNamespace(Object element,
String regexSeparator) |
Copyright © 2014. All rights reserved.