org.seasar.framework.util
クラス DocumentBuilderFactoryUtil

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

public final class DocumentBuilderFactoryUtil
extends Object

作成者:
higa

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

メソッドの詳細

newInstance

public static DocumentBuilderFactory newInstance()

newDocumentBuilder

public static DocumentBuilder newDocumentBuilder()


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