parse_pom_xml

Function parse_pom_xml 

pub fn parse_pom_xml(
    content: &str,
    doc_uri: &Uri,
) -> Result<MavenParseResult, MavenError>