Deprecated API


Contents
Deprecated Methods
com.android.ide.common.resources.ResourceResolver.findItemInStyle(StyleResourceValue, String)
           
com.android.ide.common.xml.XmlPrettyPrinter.prettyPrint(Node)
          Use XmlPrettyPrinter.prettyPrint(org.w3c.dom.Node, boolean) instead 
com.android.ide.common.xml.XmlPrettyPrinter.prettyPrint(Node, XmlFormatPreferences, XmlFormatStyle, String)
          Use XmlPrettyPrinter.prettyPrint(org.w3c.dom.Node, XmlFormatPreferences, XmlFormatStyle, String, boolean) instead