OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:androidxmlformatter
(Results
1 - 3
of
3
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
XmlFormatProcessor.java
49
AndroidXmlFormatter
formatter = new
AndroidXmlFormatter
();
AndroidXmlFormatter.java
37
public class
AndroidXmlFormatter
implements IContentFormatter, IContentFormatterExtension {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidSourceViewerConfig.java
20
import com.android.ide.eclipse.adt.internal.editors.formatting.
AndroidXmlFormatter
;
157
return new
AndroidXmlFormatter
();
Completed in 469 milliseconds