public interface AttributeExtractor<T>
| Modifier and Type | Method and Description |
|---|---|
AttributeSet |
extract(String path)
Deprecated.
|
AttributeSet |
extract(T object)
Deprecated.
|
AttributeSet |
fromPath(String path) |
AttributeSet |
fromResource(String resource) |
@Deprecated AttributeSet extract(String path)
@Deprecated AttributeSet extract(T object)
AttributeSet fromPath(String path)
AttributeSet fromResource(String resource)
Copyright © 2015–2020 Red Hat. All rights reserved.