|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjade.content.lang.Codec
public abstract class Codec
Generic base class for al content language codecs
| Nested Class Summary | |
|---|---|
static class |
Codec.CodecException
Class CodecException. |
| Field Summary | |
|---|---|
static java.lang.String |
UNNAMEDPREFIX
This string is the prefix of all the unnamed slots of a Frame |
| Constructor Summary | |
|---|---|
protected |
Codec(java.lang.String name)
Construct a Codec object with the given name |
| Method Summary | |
|---|---|
Ontology |
getInnerOntology()
|
java.lang.String |
getName()
Gets the name of this codec. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String UNNAMEDPREFIX
| Constructor Detail |
|---|
protected Codec(java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
public Ontology getInnerOntology()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||