|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.princeton.wordnet.browser.domw3c.Factory
public class Factory
Document builder factory
| Field Summary | |
|---|---|
private boolean |
validate
Validate XML |
| Constructor Summary | |
|---|---|
Factory()
|
|
| Method Summary | |
|---|---|
org.w3c.dom.Document |
makeDocument(java.net.URL thisUrl)
Make document from URL |
private javax.xml.parsers.DocumentBuilder |
makeDocumentBuilder()
Make document builder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final boolean validate
| Constructor Detail |
|---|
public Factory()
| Method Detail |
|---|
public org.w3c.dom.Document makeDocument(java.net.URL thisUrl)
thisUrl - url for Dcoument
private javax.xml.parsers.DocumentBuilder makeDocumentBuilder()
throws javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||