argo.jdom
Class JsonRootNode

java.lang.Object
  extended by argo.jdom.JsonNode
      extended by argo.jdom.JsonRootNode

public abstract class JsonRootNode
extends JsonNode

Marker for JsonNodes that can be the root of a document.


Method Summary
 
Methods inherited from class argo.jdom.JsonNode
getArrayNode, getBooleanValue, getElements, getFieldList, getFields, getNode, getNullableArrayNode, getNullableBooleanValue, getNullableNumberValue, getNullableObjectNode, getNullableStringValue, getNullNode, getNumberValue, getObjectNode, getRootNode, getStringValue, getText, getType, hasElements, hasFields, hasText, isArrayNode, isBooleanValue, isNode, isNullableArrayNode, isNullableBooleanValue, isNullableNumberNode, isNullableObjectNode, isNullableStringValue, isNullNode, isNumberValue, isObjectNode, isRootNode, isStringValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait