ParserHelper Class

 

Parser helper.

Namespace:   Microsoft.WindowsAzure.Common.Internals
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

System.Object
  Microsoft.WindowsAzure.Common.Internals.ParserHelper

public static class ParserHelper

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticIsJson(String, Boolean)

Checks if content is possibly a JSON.

System_CAPS_pubmethodSystem_CAPS_staticIsXml(String, Boolean)

Checks if content is possibly an XML.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: