Uses of Class
org.purl.sword.atom.Generator

Packages that use Generator
org.purl.sword.atom This package contains a collection of classes to represent the use of the ATOM Entry document within the SWORD profile. 
org.purl.sword.base This package contains the base set of classes that are used by the demonstration SWORD Servers and SWORD Clients. 
 

Uses of Generator in org.purl.sword.atom
 

Methods in org.purl.sword.atom that return Generator
 Generator Entry.getGenerator()
          Get the generator for this Entry.
 Generator Source.getGenerator()
          Get the generator.
 

Methods in org.purl.sword.atom with parameters of type Generator
 void Entry.setGenerator(Generator generator)
          Set the generator for this Entry.
 void Source.setGenerator(Generator generator)
          Set the generator.
 

Uses of Generator in org.purl.sword.base
 

Methods in org.purl.sword.base that return Generator
 Generator Service.getGenerator()
           
 

Methods in org.purl.sword.base with parameters of type Generator
 void Service.setGenerator(Generator generator)
           
 



Copyright © 2010 The DSpace Foundation. All Rights Reserved.