Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionUse combination of
SMInputCursor.findAttrIndex(java.lang.String, java.lang.String)
andSMInputCursor.getAttrIntValue(int)
instead.Use combination ofSMInputCursor.findAttrIndex(java.lang.String, java.lang.String)
andSMInputCursor.getAttrIntValue(int,int)
instead.
-
Deprecated ConstructorsConstructorDescriptionSince 2.2 Use factory methods instead of direct construction.