SpaceVim

A community-driven vim distribution


Home | About | Quick start guide | Documentation | Development | Community | Sponsors


Available APIs » web#xml

Intro

web#xml API provides some basic functions and values for parser xml file.

Functions

function name description
parse(str) parser content
parseFile(path) parse file path
parseURL(url) parse url

Powered by Jekyll, Help improve this page