Home
last modified time | relevance | path

Searched refs:getIsKeyword (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAttributeDescriptor.java119 if (getIsKeyword()) { in getAllowedValues()
140 if (getIsKeyword()) { in getDefaultValues()
193 final public boolean getIsKeyword() { in getIsKeyword() method in AttributeDescriptor
H A DServiceLocationAttributeDescriptor.java150 public boolean getIsKeyword(); in getIsKeyword() method
H A DAttributeVerifier.java348 if (des.getIsKeyword()) { in verifyAttribute()
1285 if (!attDesc.getIsKeyword()) { in parseAttribute()
1456 if (attDesc.getIsKeyword()) { in parseAttribute()
1486 if (!attDesc.getIsKeyword()) { in parseAttribute()
1569 if (attDesc.getIsKeyword()) { in checkDefaultValues()
1720 if (attDesc.getIsKeyword()) { in parseTypeAndFlags()