|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.common.jackson.io.SerializedString
org.elasticsearch.common.xcontent.XContentString
public class XContentString
| Field Summary |
|---|
| Fields inherited from class org.elasticsearch.common.jackson.io.SerializedString |
|---|
_quotedChars, _quotedUTF8Ref, _unquotedUTF8Ref, _value |
| Constructor Summary | |
|---|---|
XContentString(java.lang.String v)
|
|
| Method Summary |
|---|
| Methods inherited from class org.elasticsearch.common.jackson.io.SerializedString |
|---|
asQuotedChars, asQuotedUTF8, asUnquotedUTF8, charLength, equals, getValue, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XContentString(java.lang.String v)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||