| The Service interface provides an extension mechanism for
Collection implementations. It is to be implented by Service
instances that define their own set of methods to perform the necessary
action. For an example of what a functional Service interface
should look like look at XPathQueryService.
See Also: org.xmldb.api.modules.XPathQueryService |