|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.db2tm.Prefix
public class Prefix
INTERNAL: Represents a prefix declaration.
Field Summary | |
---|---|
protected java.lang.String |
id
|
protected java.lang.String |
locator
|
protected int |
type
|
static int |
TYPE_ITEM_IDENTIFIER
|
static int |
TYPE_SUBJECT_IDENTIFIER
|
static int |
TYPE_SUBJECT_LOCATOR
|
Method Summary | |
---|---|
java.lang.String |
getId()
INTERNAL: |
java.lang.String |
getLocator()
INTERNAL: |
int |
getType()
INTERNAL: |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int TYPE_ITEM_IDENTIFIER
public static final int TYPE_SUBJECT_IDENTIFIER
public static final int TYPE_SUBJECT_LOCATOR
protected java.lang.String id
protected java.lang.String locator
protected int type
Method Detail |
---|
public java.lang.String getId()
public java.lang.String getLocator()
public int getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |