Home
last modified time | relevance | path

Searched defs:IndentationMeasurer (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/
DAndroidXmlFormattingStrategy.java675 static class IndentationMeasurer { class in AndroidXmlFormattingStrategy
684 public IndentationMeasurer(Node mStartNode, Node mEndNode, IStructuredDocument document) { in IndentationMeasurer() method in AndroidXmlFormattingStrategy.IndentationMeasurer