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
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
equals, 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
Method Detail

getId

public java.lang.String getId()
INTERNAL:


getLocator

public java.lang.String getLocator()
INTERNAL:


getType

public int getType()
INTERNAL:



Copyright © 2000-2010 Ontopia.