Namespace: service

CTS. service

Classes

_service

Namespaces

services

Methods

<static> new(service, endpoint, options) → {CTS.service._service}

Create a new service
Parameters:
Name Type Description
service string Name of the service stylesheet (Available in CTS.service.services)
endpoint string Url of the service endpoint
options Object.<string, any> Any options to reuse inside
Returns:
A CTS.XSLT intance with given options
Type
CTS.service._service