B C G I L M O R S T U V W

I

indexOf(String, String, int) - Static method in class org.mitre.cpe.common.Utilities
Searches a string for the first occurrence of another string, starting at a given offset.
isAlphanum(String) - Static method in class org.mitre.cpe.common.Utilities
Returns true if the string contains only alphanumeric characters or the underscore character, false otherwise.
isANY() - Method in class org.mitre.cpe.common.LogicalValue
 
isDisjoint(WellFormedName, WellFormedName) - Method in class org.mitre.cpe.matching.CPENameMatcher
Tests two Well Formed Names for disjointness.
isEqual(WellFormedName, WellFormedName) - Method in class org.mitre.cpe.matching.CPENameMatcher
Tests two Well Formed Names for equality.
isEvenNumber(int) - Static method in class org.mitre.cpe.common.Utilities
Checks if given number is even or not
isNA() - Method in class org.mitre.cpe.common.LogicalValue
 
isSubset(WellFormedName, WellFormedName) - Method in class org.mitre.cpe.matching.CPENameMatcher
Tests if the target Well Formed Name is a subset of the source Well Formed Name.
isSuperset(WellFormedName, WellFormedName) - Method in class org.mitre.cpe.matching.CPENameMatcher
Tests if the target Well Formed name is a superset of the source Well Formed Name.

B C G I L M O R S T U V W