Uses of Class
sk.uniba.euromath.document.IdTypeEnum

Packages that use IdTypeEnum
sk.uniba.euromath.document Manages in-memory document. 
 

Uses of IdTypeEnum in sk.uniba.euromath.document
 

Methods in sk.uniba.euromath.document that return IdTypeEnum
static IdTypeEnum IdTypeEnum.getIdType(String id)
          Returns type of ID (type of node, where this ID may point).
static IdTypeEnum IdTypeEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IdTypeEnum[] IdTypeEnum.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright 2003-2003-2006 null. All Rights Reserved.