FileDocCategorySizeDatePackage
ManifestContentAssist.javaAPI DocAndroid 1.5 API1093Wed May 06 22:41:10 BST 2009com.android.ide.eclipse.editors.manifest

ManifestContentAssist

public final class ManifestContentAssist extends com.android.ide.eclipse.editors.AndroidContentAssist
Content Assist Processor for AndroidManifest.xml

Fields Summary
Constructors Summary
public ManifestContentAssist()
Constructor for ManifestContentAssist

        super(AndroidTargetData.DESCRIPTOR_MANIFEST);
    
Methods Summary