Uses of Interface
com.rometools.rome.io.ModuleGenerator
-
Packages that use ModuleGenerator Package Description com.rometools.rome.io com.rometools.rome.io.impl -
-
Uses of ModuleGenerator in com.rometools.rome.io
Subinterfaces of ModuleGenerator in com.rometools.rome.io Modifier and Type Interface Description interfaceDelegatingModuleGeneratorAdds 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.rometools.rome.io.impl
Classes in com.rometools.rome.io.impl that implement ModuleGenerator Modifier and Type Class Description classDCModuleGeneratorFeed Generator for DublinCore Module.classSyModuleGeneratorFeed Generator for SY ModuleImplMethods in com.rometools.rome.io.impl that return ModuleGenerator Modifier and Type Method Description ModuleGeneratorModuleGenerators. getGenerator(String uri)Methods in com.rometools.rome.io.impl with parameters of type ModuleGenerator Modifier and Type Method Description protected StringModuleGenerators. getKey(ModuleGenerator obj)
-