Uses of Class
org.apache.cxf.ws.transfer.validationtransformation.ResourceTypeIdentifierResult
-
Packages that use ResourceTypeIdentifierResult Package Description org.apache.cxf.ws.transfer.validationtransformation -
-
Uses of ResourceTypeIdentifierResult in org.apache.cxf.ws.transfer.validationtransformation
Methods in org.apache.cxf.ws.transfer.validationtransformation that return ResourceTypeIdentifierResult Modifier and Type Method Description ResourceTypeIdentifierResultResourceTypeIdentifier. identify(org.apache.cxf.ws.transfer.Representation representation)Returns true if the representation corresponds to type, which object represents.ResourceTypeIdentifierResultXSDResourceTypeIdentifier. identify(org.apache.cxf.ws.transfer.Representation representation)
-