Uses of Class
se.kb.oai.ore.Metadata.Namespace

Packages that use Metadata.Namespace
se.kb.oai.ore   
 

Uses of Metadata.Namespace in se.kb.oai.ore
 

Methods in se.kb.oai.ore that return Metadata.Namespace
static Metadata.Namespace Metadata.Namespace.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Metadata.Namespace[] Metadata.Namespace.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in se.kb.oai.ore with parameters of type Metadata.Namespace
static QName Metadata.getName(Metadata.Namespace ns, String name)
          Helper method that creates a qualified name with the given namespace and name.
 

Constructors in se.kb.oai.ore with parameters of type Metadata.Namespace
Metadata(Metadata.Namespace ns, String name, String value)
          Create a Metadata.
 



Copyright © 2008. All Rights Reserved.