From a486b40a163774e3747c0d522fdf2d0f31c1319a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miljan=20U=C5=A1=C4=87umli=C4=87?= Date: Sat, 4 Nov 2017 12:56:41 +0100 Subject: [PATCH] XMLDBTransformer is deprecated --- data/devguide.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/data/devguide.xml b/data/devguide.xml index 20589f3b..2830af59 100644 --- a/data/devguide.xml +++ b/data/devguide.xml @@ -53,10 +53,8 @@ REST-style API and its available HTTP request operations. Following that, we address Java programmers, and focus on the XML:DB API - a standard - Java API used to access native - XML database services - and its extensions. We then discuss other - ways to integrate eXist with Cocoon, including the XMLDBTransformer, and XSP - Logicsheets. The following chapters examine the network APIs for + Java API used to access native XML database services - and its extensions. + The following chapters examine the network APIs for XML-RPC and its methods - this includes the use of XUpdate. SOAP interface is discussed as an alternative to