|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 모든 클래스 | ||||||||||
개요: 상자 | 필드 | constructor | 메소드 | 상세: 필드 | constructor | 메소드 |
java.lang.Object | +--javax.swing.text.html.HTMLEditorKit.Parser | +--javax.swing.text.html.parser.ParserDelegator
DocumentParser 의 parse 메소드가 불려 갔을 때에, 새로운 DocumentParser 의 기동을 실시합니다. DTD 에의 참조를 저장합니다.
생성자의 개요 | |
ParserDelegator ()
|
메소드의 개요 | |
protected static DTD |
createDTD (DTD dtd,
String name)
|
void |
parse (Reader r,
HTMLEditorKit.ParserCallback cb,
boolean ignoreCharSet)
스트림의 구문 분석을 실시해, 그 결과에 근거해 콜백을 드라이브 합니다. |
protected static void |
setDefaultDTD ()
|
클래스 java.lang. Object 에서 상속받은 메소드 |
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
생성자의 상세 |
public ParserDelegator()
메소드의 상세 |
protected static void setDefaultDTD()
protected static DTD createDTD(DTD dtd, String name)
public void parse(Reader r, HTMLEditorKit.ParserCallback cb, boolean ignoreCharSet) throws IOException
HTMLEditorKit.Parser
의 기술:
HTMLEditorKit.Parser
내의 parse
IOException
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 모든 클래스 | ||||||||||
개요: 상자 | 필드 | constructor | 메소드 | 상세: 필드 | constructor | 메소드 |
Java, Java 2 D, 및 JDBC 는 미국 및 그 외의 나라에 있어서의 미국 Sun Microsystems, Inc. 의 상표 혹은 등록상표입니다.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.