Uses of Interface
com.rometools.rome.io.ModuleParser
-
Packages that use ModuleParser Package Description com.rometools.rome.io com.rometools.rome.io.impl -
-
Uses of ModuleParser in com.rometools.rome.io
Subinterfaces of ModuleParser in com.rometools.rome.io Modifier and Type Interface Description interfaceDelegatingModuleParserAdds the ability to give a direct wire feed reference to plugin modules that need to call back to their wire feed to complete parsing of their particular namespace. -
Uses of ModuleParser in com.rometools.rome.io.impl
Classes in com.rometools.rome.io.impl that implement ModuleParser Modifier and Type Class Description classDCModuleParserParser for the Dublin Core module.classSyModuleParserMethods in com.rometools.rome.io.impl with parameters of type ModuleParser Modifier and Type Method Description StringModuleParsers. getKey(ModuleParser obj)
-