-
Deprecated Classes
-
Deprecated FieldsFieldDescriptionUse
XMLConstants.NULL_NS_URIinstead.UseXMLConstants.XML_NS_PREFIXinstead.UseXMLConstants.XML_NS_URIinstead.UseXMLConstants.XMLNS_ATTRIBUTEinstead.UseXMLConstants.XMLNS_ATTRIBUTE_NS_URIinstead.will be made private in future releases
-
Deprecated MethodsMethodDescriptionuse
newAlgorithmusesetWhiteSpaceProcessinginsteadusesetWhiteSpaceProcessinginsteadProvided only to satisfy theBiPredicateinterface; useEquivalence.equivalent(T, T)instead.Usethrow eorthrow new RuntimeException(e)directly, or use a combination ofThrowables.throwIfUnchecked(java.lang.Throwable)andthrow new RuntimeException(e). For background on the deprecation, read Why we deprecatedThrowables.propagate.UseThrowables.throwIfInstanceOf(java.lang.Throwable, java.lang.Class<X>), which has the same behavior but rejectsnull.UseThrowables.throwIfUnchecked(java.lang.Throwable), which has the same behavior but rejectsnull.Provided to satisfy theFunctioninterface; useLoadingCache.get(K)orLoadingCache.getUnchecked(K)instead.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.no need to use thisUnsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.no need to use thisFor debug only.useFontCache.loadFrom(File)insteaduseFontCache.saveTo(File)insteadUseSectionIDMap.get(byte[])instead!UseSectionIDMap.put(byte[], PropertyIDMap)instead!use getCipherAlgorithm()use getChainingMode().ecmaIduse getHashAlgorithmEx()use getCipherProvider()use getCipherAlgorithm().jceIduse getEncryptedVerifier()use getEnryptedVerifierHashuseFilteringDirectoryNodeinsteadUseLittleEndian.getUByte(byte[], int)insteadUseLittleEndian.putInt(byte[], int, int)insteadUseLittleEndian.putShort(byte[], int, short)insteadUseLittleEndian.putUInt(byte[], int, long)insteadUse of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system.Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system.Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system.Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system.(4.3)
-
Deprecated ConstructorsConstructorDescriptionUse
EncryptionInfo(EncryptionMode)(dir parameter no longer required)UseEncryptionInfo(EncryptionMode)(fs parameter no longer required)UseEncryptionInfo(EncryptionMode)(fs parameter no longer required)parameter plain is ignored, useOle10Native(byte[],int)