Uses of Class
org.apache.manifoldcf.agents.output.searchblox.SearchBloxDocument.IndexingFormat
-
-
Uses of SearchBloxDocument.IndexingFormat in org.apache.manifoldcf.agents.output.searchblox
Methods in org.apache.manifoldcf.agents.output.searchblox that return SearchBloxDocument.IndexingFormat Modifier and Type Method Description static SearchBloxDocument.IndexingFormatSearchBloxDocument.IndexingFormat. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SearchBloxDocument.IndexingFormat[]SearchBloxDocument.IndexingFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.manifoldcf.agents.output.searchblox with parameters of type SearchBloxDocument.IndexingFormat Modifier and Type Method Description java.lang.StringSearchBloxDocument. toString(SearchBloxDocument.IndexingFormat format, SearchBloxDocument.DocumentAction action)
-