Class XmindLegacy


  • public class XmindLegacy
    extends Object
    Author:
    liufree liufreeo@gmail.com XmindLegacy TODO 2020/4/28 10:26
    • Constructor Detail

      • XmindLegacy

        public XmindLegacy()
    • Method Detail

      • getContent

        public static String getContent​(String xmlContent,
                                        String xmlComments)
                                 throws IOException,
                                        org.dom4j.DocumentException
        返回content.xml和comments.xml合并后的json
        Parameters:
        xmlContent -
        xmlComments -
        Returns:
        Throws:
        IOException
        org.dom4j.DocumentException