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 Source.getGenerator()
          Get the generator.
 Generator Entry.getGenerator()
          Get the generator for this Entry.
 

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

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 © 2011 DuraSpace. All Rights Reserved.