|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectipipan.spejd.entities.Entity
ipipan.spejd.entities.Segment
ipipan.spejd.entities.Word
public class Word
A representation of syntactic group.
Field Summary |
---|
Fields inherited from class ipipan.spejd.entities.Entity |
---|
ARRAY, GROUP, NOSPACE, NULL, SEGMENT, TOKEN, WORD |
Constructor Summary | |
---|---|
Word(Interpretation[] interp,
Entity[] content)
|
Method Summary | |
---|---|
void |
printXML(java.io.PrintStream out)
Prints the XML (XCES) representation of entity on the given PrintStream. |
Methods inherited from class ipipan.spejd.entities.Segment |
---|
add, delete, getAttr, getInterpretationArray, getInterpretations, getSemHead, getSynHead |
Methods inherited from class ipipan.spejd.entities.Entity |
---|
concatAttr, concatAttr, getCommonValues, getGroupType, getId, getReplacement, setReplacement, setRule, toTxt, unify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Word(Interpretation[] interp, Entity[] content)
Method Detail |
---|
public void printXML(java.io.PrintStream out)
Entity
printXML
in class Segment
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |