Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionsince 10.0; the method has had no effect since Saxon 9.8since 10.0; the method has had no effect since Saxon 9.8since 10.0: use
ParseOptions.getSpaceStrippingRule()
since 10.0: useParseOptions.setSpaceStrippingRule(SpaceStrippingRule)
since Saxon 9.9: use one of the othergetReceiver
methodssince 10.0: useStaticQueryContext.getErrorReporter()
since 10.0: useStaticQueryContext.setErrorReporter(ErrorReporter)
since 10.0since 10.0 - useAbstractXsltTransformer.setMessageListener(MessageListener2)
since 9.9 - useProcessor.getConfigurationProperty(Feature)
since 9.9 - useProcessor.setConfigurationProperty(Feature, Object)
since 10.0. UseSchemaManager.getErrorReporter()
since 10.0. UseSchemaManager.setErrorReporter(ErrorReporter)
.since 10.0. UseSchemaValidator.getInvalidityHandler()
since 10.0. UseSchemaValidator.setInvalidityHandler(InvalidityHandler)
since 10.0. UseXsltCompiler.getErrorReporter()
since 10.0. UseXsltCompiler.setErrorReporter(ErrorReporter)
Has no effect from Saxon 9.8.since 9.9.1.3. Use XsltCompiler.setTargetEdition() to define the target environment.since 10.0 - useCompilerInfo.getErrorReporter()
since 9.8 (always returns 30)since 10.0 - useCompilerInfo.setErrorReporter(ErrorReporter)
since Saxon 9.8 (has no effect).since 9.9.0.2; always returns null.since 9.9: useSequenceIterator.materialize()
since 9.9: useSequenceIterator.materialize()
-
Deprecated ConstructorsConstructorDescriptionsince 10.0: use the constructor
TimeValue(byte, byte, byte, int, int, String)
that accepts nanosecond precision