Class Prefix

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

public class Prefix extends Object
INTERNAL: Represents a prefix declaration.
  • Field Details

    • TYPE_ITEM_IDENTIFIER

      public static final int TYPE_ITEM_IDENTIFIER
      See Also:
    • TYPE_SUBJECT_IDENTIFIER

      public static final int TYPE_SUBJECT_IDENTIFIER
      See Also:
    • TYPE_SUBJECT_LOCATOR

      public static final int TYPE_SUBJECT_LOCATOR
      See Also:
    • id

      protected final String id
    • locator

      protected final String locator
    • type

      protected final int type
  • Method Details

    • getId

      public String getId()
      INTERNAL:
    • getLocator

      public String getLocator()
      INTERNAL:
    • getType

      public int getType()
      INTERNAL: