json.HybridJsonProcessor Extends
Processor form of goog.json.hybrid, which attempts to parse/serialize JSON using native JSON methods, falling back to goog.json if not available.

Inheritance

Constructor

goog.json.HybridJsonProcessor()

Instance Methods

Public Protected Private
parse()
No description.
code »
stringify()
No description.
code »

Package json

Package Reference