Searched refs:isQuotedString (Results 1 – 1 of 1) sorted by relevance
51 protected boolean isQuotedString; field in NameValue111 isQuotedString = true; in setQuotedValue()119 return isQuotedString; in isValueQuoted()180 if ( this.isQuotedString ) { in encode()242 if (isQuotedString) in equals()