org.seasar.framework.util
クラス DocumentBuilderUtil
java.lang.Object
org.seasar.framework.util.DocumentBuilderUtil
- public final class DocumentBuilderUtil
- extends Object
DocumentBuilder
用のユーティリティクラスです。
- 作成者:
- higa
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parse
public static Document parse(DocumentBuilder builder,
InputStream is)
- XMLを解析します。
- パラメータ:
builder
- is
-
- 戻り値:
Document
Copyright ? 2004-2007 The Seasar Foundation. All Rights Reserved.