在重构后,所有对这个类中的数字或字符串文字的使用都将指向该字段,而不是指向数字或字符串文字本身。
After the refactoring, all USES of that number or string literal in the class refer to that field, instead of the number or string literal itself.
是的,我可以在类中添加一个新的成员字段,并使用这个字段而不是局部变量。
Well, I could add a new member field to the class and use that instead of a local variable.
但是,由于某些其它的SAX 2.0不支持和改动,在SAX 2.0中已不再使用这个类。
But due to some additional SAX 2.0 deprecations and changes, this class is no longer used in SAX 2.0.
应用推荐