JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.cxf.jaxrs.model.wadl
Interface ElementQNameResolver
public interface
ElementQNameResolver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
QName
resolve
(
Class
<?> type,
Annotation
[] annotations,
Map
<
Class
<?>,
QName
> clsMap)
Method Details
resolve
QName
resolve
(
Class
<?> type,
Annotation
[] annotations,
Map
<
Class
<?>,
QName
> clsMap)