Home
last modified time | relevance | path

Searched defs:prettyPrint (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
DXmlPrettyPrinter.java113 public static String prettyPrint(String xml, XmlFormatPreferences prefs, XmlFormatStyle style, in prettyPrint() method in XmlPrettyPrinter
140 public void prettyPrint(int rootDepth, Node root, Node startNode, Node endNode, in prettyPrint() method in XmlPrettyPrinter