パッケージ nlp4j.w3c
クラス DocumentUtil
- java.lang.Object
-
- nlp4j.w3c.DocumentUtil
-
public class DocumentUtil extends Object
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 DocumentUtil()
-
-
-
メソッドの詳細
-
parse
public static Document parse(File xmlFile) throws IOException
- 例外:
IOException
-
parse
public static Document parse(String xmlString) throws IOException
- 例外:
IOException
-
-