Interface NodeParser

All Known Implementing Classes:
JsonNodeParser, XmlNodeParser

public interface NodeParser
  • Method Summary

    Modifier and Type
    Method
    Description
    parse(File file)
     
    parse(String text)