Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GroParser

Hierarchy

Index

Constructors

constructor

  • new GroParser(streamer: any, params: any): GroParser

Accessors

__objName

  • get __objName(): string

isBinary

  • get isBinary(): boolean

isJson

  • get isJson(): boolean

isXml

  • get isXml(): boolean

type

  • get type(): string

Methods

_afterParse

  • _afterParse(): void

_beforeParse

  • _beforeParse(): void

_parse

  • _parse(): void

parse

  • parse(): any

Generated using TypeDoc