Searched refs:attrExp (Results 1 – 2 of 2) sorted by relevance
393 String attrExp = tk.nextToken(); in processReply() local398 new ServiceLocationAttribute("(" + attrExp + ")", false); in processReply()
504 String attrExp = (String)sAttrs.elementAt(i); in getAttributes() local506 new ServiceLocationAttribute(attrExp, false); in getAttributes()