org.seasar.framework.util
クラス DocumentBuilderUtil

java.lang.Object
  拡張org.seasar.framework.util.DocumentBuilderUtil

public final class DocumentBuilderUtil
extends Object

作成者:
higa

メソッドの概要
static Document parse(DocumentBuilder builder, InputStream is)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

parse

public static Document parse(DocumentBuilder builder,
                             InputStream is)


Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.