CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Module Layout

Provides classes and predicates for working with Android layouts and UI elements.

Import path

import semmle.code.java.frameworks.android.Layout

Imports

AndroidManifest

Provides classes and predicates for working with Android manifest files.

java

Provides all default Java QL imports.

Predicates

getAUseOfViewWithId

Gets a use of the view that has the given id. (that is, from a call to a method like findViewById)

Classes

AndroidEditableXmlElement

An XML element that represents an editable text field.

AndroidLayoutXmlElement

A component declared in an Android layout file.

AndroidLayoutXmlFile

An Android Layout XML file.