JavaScript is disabled on your browser.
Skip navigation links
javax.json

Interface JsonValue

    • Field Detail

      • NULL

        static final JsonValue NULL
        JSON null value.
      • TRUE

        static final JsonValue TRUE
        JSON true value.
      • FALSE

        static final JsonValue FALSE
        JSON false value
    • Method Detail

      • getValueType

        JsonValue.ValueType getValueType()
        Returns the value type of this JSON value.
        Returns:
        JSON value type
      • toString

        String toString()
        Returns JSON text for this JSON value.
        Overrides:
        toString in class Object
        Returns:
        JSON text
Skip navigation links

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /