|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.nite.meta.impl.NiteCoding
net.sourceforge.nite.meta.impl.NiteCorpusResourceCoding
public class NiteCorpusResourceCoding
A trivial extension of NCoding used so we can distinguish elements and layers in corpus resource files from those in normal annotation files.
| Field Summary |
|---|
| Fields inherited from interface net.sourceforge.nite.meta.NCoding |
|---|
AGENT_CODING, INTERACTION_CODING |
| Constructor Summary | |
|---|---|
NiteCorpusResourceCoding(NMetaData meta,
java.lang.String name,
int type,
NLayer top,
NLayer bottom,
java.lang.String path)
|
|
| Method Summary |
|---|
| Methods inherited from class net.sourceforge.nite.meta.impl.NiteCoding |
|---|
getBottomLayer, getFileName, getLayers, getName, getPath, getRelativePath, getTopLayer, getType, setBottomLayer, setPath, setTopLayer |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.nite.meta.NCoding |
|---|
getBottomLayer, getLayers, getPath, getTopLayer, getType, setPath |
| Methods inherited from interface net.sourceforge.nite.meta.NFile |
|---|
getFileName, getName |
| Constructor Detail |
|---|
public NiteCorpusResourceCoding(NMetaData meta,
java.lang.String name,
int type,
NLayer top,
NLayer bottom,
java.lang.String path)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||