|
||||||||||
| 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.NoSpace
public class NoSpace
A representation of special ns (no space) entity. Ns should be used if two subsequent segments are not separated by space.
| Field Summary |
|---|
| Fields inherited from class ipipan.spejd.entities.Entity |
|---|
ARRAY, GROUP, NOSPACE, NULL, SEGMENT, TOKEN, type, WORD |
| Constructor Summary | |
|---|---|
NoSpace(Config conf)
|
|
| Method Summary | |
|---|---|
void |
printXML(java.io.PrintStream out)
Prints the XML (XCES) representation of entity on the given PrintStream. |
java.lang.String |
toTxt()
Returns the representation of entity in the internal text format. |
| Methods inherited from class ipipan.spejd.entities.Entity |
|---|
add, concatAttr, concatAttr, delete, getAttr, getAttrValues, getCommonValues, getGroupType, getId, getInterpretationArray, getInterpretations, getReplacement, getSemHead, getSynHead, setReplacement, setRule, unify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoSpace(Config conf)
| Method Detail |
|---|
public java.lang.String toTxt()
Entity
toTxt in class Entitypublic void printXML(java.io.PrintStream out)
Entity
printXML in class Entity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||