Uses of Class
sk.uniba.euromath.tools.URITypeEnum

Packages that use URITypeEnum
sk.uniba.euromath.tools   
 

Uses of URITypeEnum in sk.uniba.euromath.tools
 

Methods in sk.uniba.euromath.tools that return URITypeEnum
static URITypeEnum URITypeEnum.getURIType(String uri)
          Returns the type of given URI.
static URITypeEnum URITypeEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static URITypeEnum[] URITypeEnum.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2003-2006 null. All Rights Reserved.