new X2JS() - to create your own instance to access all library functionality new X2JS(config) - to create your own instance with additional config <instance>.xml2json - Convert XML specified as DOM Object to JSON <instance>.json2xml - Convert JSON to XML DOM Object <instance>.xml_str2json - Convert XML specified as string to JSON <instance>.json2xml_str - Convert JSON to XML string <instance>.asAr

