Uses of Interface
com.sun.syndication.io.ModuleGenerator

Packages that use ModuleGenerator
com.sun.syndication.io   
com.sun.syndication.io.impl   
 

Uses of ModuleGenerator in com.sun.syndication.io
 

Subinterfaces of ModuleGenerator in com.sun.syndication.io
 interface DelegatingModuleGenerator
          Adds the ability to give a direct wire feed generator reference to plugin modules that need to call back to their wire feed to complete generation of their particular namespace.
 

Uses of ModuleGenerator in com.sun.syndication.io.impl
 

Classes in com.sun.syndication.io.impl that implement ModuleGenerator
 class DCModuleGenerator
          Feed Generator for DublinCore Module.
 class SyModuleGenerator
          Feed Generator for SY ModuleImpl

 

Methods in com.sun.syndication.io.impl that return ModuleGenerator
 ModuleGenerator ModuleGenerators.getGenerator(String uri)
           
 

Methods in com.sun.syndication.io.impl with parameters of type ModuleGenerator
protected  String ModuleGenerators.getKey(ModuleGenerator obj)
           
 



Copyright © 2004–2013 ROME Project. All rights reserved.