net.ontopia.topicmaps.db2tm
Class Prefix

java.lang.Object
  extended by net.ontopia.topicmaps.db2tm.Prefix

public class Prefix
extends java.lang.Object

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

TYPE_ITEM_IDENTIFIER

public static final int TYPE_ITEM_IDENTIFIER
See Also:
Constant Field Values

TYPE_SUBJECT_IDENTIFIER

public static final int TYPE_SUBJECT_IDENTIFIER
See Also:
Constant Field Values

TYPE_SUBJECT_LOCATOR

public static final int TYPE_SUBJECT_LOCATOR
See Also:
Constant Field Values

id

protected java.lang.String id

locator

protected java.lang.String locator

type

protected int type
Method Detail

getId

public java.lang.String getId()
INTERNAL:


getLocator

public java.lang.String getLocator()
INTERNAL:


getType

public int getType()
INTERNAL:



Copyright © 2000-2012 Ontopia.