Interface ResourceTypeIdentifier

All Known Implementing Classes:
XSDResourceTypeIdentifier

public interface ResourceTypeIdentifier
The interface for TypeIdentifier objects.
  • Method Summary

    Modifier and Type
    Method
    Description
    identify(org.apache.cxf.ws.transfer.Representation representation)
    Returns true if the representation corresponds to type, which object represents.
  • Method Details

    • identify

      ResourceTypeIdentifierResult identify(org.apache.cxf.ws.transfer.Representation representation)
      Returns true if the representation corresponds to type, which object represents.
      Parameters:
      representation -
      Returns: