|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.ie.machinereading.common.DomReader
edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDomReader
public class AceDomReader
DOM reader for an ACE specification.
| Constructor Summary | |
|---|---|
AceDomReader()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
|
static AceDocument |
parseDocument(java.io.File f)
Parses one ACE specification |
| Methods inherited from class edu.stanford.nlp.ie.machinereading.common.DomReader |
|---|
getAttributeValue, getChildByAttribute, getChildByName, getChildByNameAndAttribute, getChildrenByName, readDocument |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AceDomReader()
| Method Detail |
|---|
public static AceDocument parseDocument(java.io.File f)
throws java.io.IOException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
public static void main(java.lang.String[] argv)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||