Searched refs:rfc2253Compliant (Results 1 – 2 of 2) sorted by relevance
29 boolean rfc2253Compliant) { in AVAKeyword() argument84 private boolean rfc2253Compliant; field in AVAKeyword
1200 private boolean rfc1779Compliant, rfc2253Compliant; field in AVAKeyword1203 boolean rfc1779Compliant, boolean rfc2253Compliant) { in AVAKeyword() argument1207 this.rfc2253Compliant = rfc2253Compliant; in AVAKeyword()1219 return rfc2253Compliant; in isCompliant()