File
Doc
Category
Size
Date
Package
ICommitXml.java
API Doc
Android 1.5 API
901
Wed May 06 22:41:10 BST 2009
com.android.ide.eclipse.editors.ui.tree
ICommitXml
public interface ICommitXml
Interface for an object that can commit its changes to the underlying XML model
Fields Summary
Constructors Summary
Methods Summary
public void
commitPendingXmlChanges
()
Commits pending data to the underlying XML model.
Java Code Source