|
|||||||||
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, WORD |
Constructor Summary | |
---|---|
NoSpace()
|
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, 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()
Method Detail |
---|
public java.lang.String toTxt()
Entity
toTxt
in class Entity
public 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 |