|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.jackson.JsonNode
org.codehaus.jackson.node.BaseJsonNode
org.codehaus.jackson.node.ValueNode
org.codehaus.enunciate.modules.docs.RawValueNode
org.codehaus.enunciate.modules.docs.WhateverNode
public final class WhateverNode
This singleton value class is used to contain "..." as a value (for documentation purposes).
| Field Summary | |
|---|---|
static WhateverNode |
instance
|
| Fields inherited from class org.codehaus.jackson.JsonNode |
|---|
NO_NODES, NO_STRINGS |
| Method Summary | |
|---|---|
static WhateverNode |
getInstance()
|
| Methods inherited from class org.codehaus.enunciate.modules.docs.RawValueNode |
|---|
asText, asToken, equals, getValueAsText, isNull, serialize |
| Methods inherited from class org.codehaus.jackson.node.ValueNode |
|---|
isValueNode, path, path, serializeWithType, toString |
| Methods inherited from class org.codehaus.jackson.node.BaseJsonNode |
|---|
findParent, findParents, findPath, findValue, findValues, findValuesAsText, getNumberType, traverse |
| Methods inherited from class org.codehaus.jackson.JsonNode |
|---|
asBoolean, asBoolean, asDouble, asDouble, asInt, asInt, asLong, asLong, findParents, findValues, findValuesAsText, get, get, getBigIntegerValue, getBinaryValue, getBooleanValue, getDecimalValue, getDoubleValue, getElements, getFieldNames, getFields, getIntValue, getLongValue, getNumberValue, getPath, getPath, getTextValue, getValueAsBoolean, getValueAsBoolean, getValueAsDouble, getValueAsDouble, getValueAsInt, getValueAsInt, getValueAsLong, getValueAsLong, has, has, isArray, isBigDecimal, isBigInteger, isBinary, isBoolean, isContainerNode, isDouble, isFloatingPointNumber, isInt, isIntegralNumber, isLong, isMissingNode, isNumber, isObject, isPojo, isTextual, iterator, size, with |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final WhateverNode instance
| Method Detail |
|---|
public static WhateverNode getInstance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||