|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
| DocumentBuilderFactory 를 사용하고 있는 패키지 | |
|---|---|
| javax.xml.parsers | XML 문서의 처리를 가능하게 하는 클래스를 제공합니다. |
| javax.xml.parsers 에서의 DocumentBuilderFactory 의 사용 |
|---|
| DocumentBuilderFactory 를 돌려주는 javax.xml.parsers 의 메소드 | |
|---|---|
static DocumentBuilderFactory |
DocumentBuilderFactory. newInstance ()
DocumentBuilderFactory 의 새로운 인스턴스를 가져옵니다. |
static DocumentBuilderFactory |
DocumentBuilderFactory. newInstance (String factoryClassName,
ClassLoader classLoader)
DocumentBuilderFactory 의 새로운 인스턴스를 클래스명으로부터 가져옵니다. |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.