Interface ResourceTypeIdentifier
- All Known Implementing Classes:
XSDResourceTypeIdentifier
public interface ResourceTypeIdentifier
The interface for TypeIdentifier objects.
-
Method Summary
Modifier and TypeMethodDescriptionidentify(org.apache.cxf.ws.transfer.Representation representation) Returns true if the representation corresponds to type, which object represents.
-
Method Details
-
identify
Returns true if the representation corresponds to type, which object represents.- Parameters:
representation-- Returns:
-