Uses of Class
net.webpdf.wsclient.openapi.OperationXslTransformation
-
Packages that use OperationXslTransformation Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationXslTransformation in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationXslTransformation Modifier and Type Method Description @Nullable OperationXslTransformationOperationConverterTransform. getXslTransformation()Get xslTransformationOperationXslTransformationOperationXslTransformation. resources(OperationXslTransformationResources resources)Methods in net.webpdf.wsclient.openapi with parameters of type OperationXslTransformation Modifier and Type Method Description voidOperationConverterTransform. setXslTransformation(OperationXslTransformation xslTransformation)OperationConverterTransformOperationConverterTransform. xslTransformation(OperationXslTransformation xslTransformation)
-