Deprecated API
Contents
-
Deprecated Interfaces
-
Deprecated MethodsMethodDescriptionsince 10.0; the method has had no effect since Saxon 9.8since 11.1 - use
setBooleanProperty(Feature.RECOGNIZE_URI_QUERY_PARAMETERS, true);since 10.0; the method has had no effect since Saxon 9.8since 10.0: useParseOptions.getSpaceStrippingRule()since 10.0: useParseOptions.withSpaceStrippingRule(SpaceStrippingRule)since 12.0since Saxon 9.9: use one of the othergetReceivermethodssince 10.0: useStaticQueryContext.getErrorReporter()since 10.0: useStaticQueryContext.setErrorReporter(ErrorReporter)since 12.0since 12.0 - useAbstractXsltTransformer.setMessageHandler(Consumer)since 11.1. UseAbstractXsltTransformer.setResourceResolver(net.sf.saxon.lib.ResourceResolver)in preference.since 12.0 - useXdmMap.makeMap(java.util.Map<K, V>)insteadsince 9.9 - useProcessor.getConfigurationProperty(Feature)since 12.0 - useQName.getNamespaceUri()orQName.getNamespace()since 10.0. UseSchemaManager.getErrorReporter()since 10.0. UseSchemaManager.setErrorReporter(ErrorReporter).since 10.0. UseSchemaValidator.getInvalidityHandler()since 10.0. UseSchemaValidator.setInvalidityHandler(InvalidityHandler)since 11.1 - use aResourceResolverinsteadsince 11.1 - use aResourceResolverinsteadsince 10.0. UseXsltCompiler.getErrorReporter()since 11.1 - use aResourceResolverinsteadsince 12.0 - always returns false.since 10.0. UseXsltCompiler.setErrorReporter(ErrorReporter)since 12.0 - the call has no effect.since 9.9.1.3. Use XsltCompiler.setTargetEdition() to define the target environment.since 10.0 - useCompilerInfo.getErrorReporter()since 10.0 - useCompilerInfo.setErrorReporter(ErrorReporter)since 9.9.0.2; always returns null.since Saxon 11. The method returns null. UseXsltController.setMessageHandler(java.util.function.Consumer<net.sf.saxon.s9api.Message>)since Saxon 11. The method has no effect. UseXsltController.setMessageHandler(java.util.function.Consumer<net.sf.saxon.s9api.Message>)since Saxon 11. The method has no effect. UseXsltController.setMessageHandler(java.util.function.Consumer<net.sf.saxon.s9api.Message>)since Saxon 11. The method has no effect. UseXsltController.setMessageHandler(java.util.function.Consumer<net.sf.saxon.s9api.Message>)
-
Deprecated ConstructorsConstructorDescriptionsince 10.0: use the constructor
TimeValue(byte, byte, byte, int, int, AtomicType)that accepts nanosecond precision