CodeQL library for Java
codeql/java-all 0.6.2 ( changelog , source )
Search

Member predicate SpringXmlElement :: getAttributeValueWithDefault

Gets the value of the attribute with name attributeName, or “default” if the attribute is not present.

string getAttributeValueWithDefault ( string attributeName )