Class JsonScope


  • @Deprecated
    public class JsonScope
    extends Object
    Deprecated.
    In 5.182 as this class appears unused.
    Author:
    tmoreau
    • Constructor Detail

      • JsonScope

        public JsonScope()
        Deprecated.
    • Method Detail

      • beginObjectAttr

        public void beginObjectAttr​(String name)
        Deprecated.
      • endObjectAttr

        public void endObjectAttr()
        Deprecated.
      • beginArrayAttr

        public void beginArrayAttr​(String name)
        Deprecated.
      • endArrayAttr

        public void endArrayAttr()
        Deprecated.
      • beginArrayElement

        public void beginArrayElement()
        Deprecated.
      • endArrayElement

        public void endArrayElement()
        Deprecated.