Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionFrom Saxon 8.7, replaced by
Controller.getInitialContextItem()
andController.getContextForGlobalVariables()
From Saxon 8.7, replaced byController.setInitialContextItem(Item)
since Saxon 8.5: useWhitespace.isWhite(java.lang.CharSequence)
From Saxon 8.7, the methodDynamicQueryContext.setContextItem(Item)
is preferredThis method serves no purpose, since it is not possible to change the configuration once the StaticQueryContext has been initialized.since 8.5.1 - use newController()
-
Deprecated Constructors