Interface ResourceTypeIdentifier

  • All Known Implementing Classes:
    XSDResourceTypeIdentifier

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

      • identify

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