Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.alfresco.repo.content.transform Classes and Interfaces - 67 results found.
NameDescriptionTypePackageFramework
AbstractContentTransformerProvides basic services for ContentTransformer This class maintains the performance measures for the transformers as well, making sure thatClassorg.alfresco.repo.content.transformAlFresco
AbstractContentTransformer2Provides basic services for ContentTransformer This class maintains the performance measures for the transformers as well, making sure thatClassorg.alfresco.repo.content.transformAlFresco
AbstractContentTransformerLimitsProvides transformation limits for ContentTransformer This class maintains the limits and provides methods that combine limits:Classorg.alfresco.repo.content.transformAlFresco
AbstractImageMagickContentTransformerWorkerClassorg.alfresco.repo.content.transform.magickAlFresco
AppleIWorksContentTransformerConverts Apple iWorks files to PDFs or JPEGs for thumbnailing & previewing.Classorg.alfresco.repo.content.transformAlFresco
ArchiveContentTransformerThis class transforms archive files (zip, tar etc) to text, which enables indexing and searching of archives as well as webpreviewing.Classorg.alfresco.repo.content.transformAlFresco
BinaryPassThroughContentTransformerAllows direct streaming from source to target when the respective mimetypes are identical, except where the mimetype is text.Classorg.alfresco.repo.content.transformAlFresco
ComplexContentTransformerTransformer that passes a document through several nested transformations in order to accomplish its goal.Classorg.alfresco.repo.content.transformAlFresco
ContentTransformerInterface for class that allow content transformation from one mimetype to another.Interfaceorg.alfresco.repo.content.transformAlFresco
ContentTransformerHelperA class providing basic functionality shared by both ContentTransformers and ContentTransformerWorkers.Classorg.alfresco.repo.content.transformAlFresco
ContentTransformerRegistryHolds and provides the most appropriate content transformer for a particular source and target mimetype transformation request.Classorg.alfresco.repo.content.transformAlFresco
ContentTransformerRegistry .TransformationKeyA key for a combination of a source and target mimetype Deprecated since 3.Classorg.alfresco.repo.content.transformAlFresco
ContentTransformerWorkerAn interface that allows separation between the content transformer registry and the various third party subsystems performing the transformation.Interfaceorg.alfresco.repo.content.transformAlFresco
DoubleMapProvides simple get and put access to a Map like object with a double key that allows either or both keys to be a wild card that matches any value.Classorg.alfresco.repo.content.transformAlFresco
EMLTransformerUses javax.Classorg.alfresco.repo.content.transformAlFresco
ExplictTransformationDetailsSpecifies transformations that are considered to be 'exceptional' so should be used in preference to other transformers that can performClassorg.alfresco.repo.content.transformAlFresco
FailoverContentTransformerThis class is a transformer which contains a fixed sequence of delegate transformers.Classorg.alfresco.repo.content.transformAlFresco
HtmlParserContentTransformerContent transformer which wraps the HTML Parser library for parsing HTML content.Classorg.alfresco.repo.content.transformAlFresco
ImageCropOptionsDeprecated crop options.Classorg.alfresco.repo.content.transform.magickAlFresco
ImageMagickContentTransformerWorkerClassorg.alfresco.repo.content.transform.magickAlFresco
ImageResizeOptionsImage resize optionsAuthor:Roy WetherallClassorg.alfresco.repo.content.transform.magickAlFresco
ImageTransformationOptionsImage transformation optionsAuthor:Roy WetherallClassorg.alfresco.repo.content.transform.magickAlFresco
MailContentTransformerUses Apache Tika and Apache POI to transformClassorg.alfresco.repo.content.transformAlFresco
MediaWikiContentTransformerMediaWiki content transformer.Classorg.alfresco.repo.content.transformAlFresco
OOoContentTransformerHelperA class providing basic OOo-related functionality shared by both ContentTransformers and ContentTransformerWorkers.Classorg.alfresco.repo.content.transformAlFresco
OOXMLThumbnailContentTransformerExtracts out Thumbnail JPEGs from OOXML files for thumbnailing & previewing.Classorg.alfresco.repo.content.transformAlFresco
OpenOfficeContentTransformerWorkerMakes use of the JOOConverter library to perform OpenOffice-driven conversions.Classorg.alfresco.repo.content.transformAlFresco
PdfBoxContentTransformerUses Apache Tika and Apache PDFBox to performClassorg.alfresco.repo.content.transformAlFresco
PoiContentTransformerUses Apache Tika and Apache POI to performClassorg.alfresco.repo.content.transformAlFresco
PoiHssfContentTransformerUses Apache Tika and Apache POI to performClassorg.alfresco.repo.content.transformAlFresco
PoiHssfContentTransformer .CsvContentHandlerA wrapper around the normal Tika BodyContentHandler, which causes things to be CSV encoded rather thanClassorg.alfresco.repo.content.transformAlFresco
PoiOOXMLContentTransformerUses Apache Tika and Apache POI to performClassorg.alfresco.repo.content.transformAlFresco
ProxyContentTransformerMakes use of a ContentTransformerWorker to perform conversions.Classorg.alfresco.repo.content.transformAlFresco
RuntimeExecutableContentTransformerOptionsTransformation options for the runtime executable transformer.Classorg.alfresco.repo.content.transformAlFresco
RuntimeExecutableContentTransformerWorkerThis configurable wrapper is able to execute any command line transformation that accepts an input and an output file on the command line.Classorg.alfresco.repo.content.transformAlFresco
StringExtractingContentTransformerConverts any textual format to plain text.Classorg.alfresco.repo.content.transformAlFresco
SupportedTransformationRepresents a supported transformation.Classorg.alfresco.repo.content.transformAlFresco
SWFTransformationOptionsSFW transformation optionsAuthor:Roy WetherallClassorg.alfresco.repo.content.transform.swfAlFresco
TextMiningContentTransformerThis badly named transformer turns Microsoft Word documents (Word 6, 95, 97, 2000, 2003) into plain text, using Apache Tika.Classorg.alfresco.repo.content.transformAlFresco
TextToPdfContentTransformerMakes use of the PDFBox library's TextToPDF utility.Classorg.alfresco.repo.content.transformAlFresco
TikaAutoContentTransformerA Content Extractor for XML, HTML and Text, which makes use of the Apache Tika Classorg.alfresco.repo.content.transformAlFresco
TikaPoweredContainerExtractorWarning - this is a prototype service, and will likely change dramatically This proto-service provides a way to have Apache Tika extract outClassorg.alfresco.repo.content.transformAlFresco
TikaPoweredContainerExtractor .ExtractorActionExecutorThis action executor allows you to trigger extraction as an action, perhaps from a rule.Classorg.alfresco.repo.content.transformAlFresco
TikaPoweredContentTransformerProvides helpful services for ContentTransformer implementations which are powered by Apache Tika.Classorg.alfresco.repo.content.transformAlFresco
TikaSpringConfiguredContentTransformerA Content Extractor for XML, HTML and Text, which makes use of Apache Tika, and allows the selection of theClassorg.alfresco.repo.content.transformAlFresco
TransformerConfigProvides access to transformer configuration and current performance data.Interfaceorg.alfresco.repo.content.transformAlFresco
TransformerConfigDynamicTransformersAdds dynamic transformers defined in alfresco global properties to the ContentTransformerRegistry.Classorg.alfresco.repo.content.transformAlFresco
TransformerConfigImplProvides access to transformer configuration and current performance data.Classorg.alfresco.repo.content.transformAlFresco
TransformerConfigLimitsProvides access to transformer limits defined via properties.Classorg.alfresco.repo.content.transformAlFresco
TransformerConfigMBeanInterfaceorg.alfresco.repo.content.transformAlFresco
TransformerConfigMBeanImplClassorg.alfresco.repo.content.transformAlFresco
TransformerConfigPropertyProvides access to a single transformer configuration property depending on the transformer and source and target mimetypes, falling back to defaults.Classorg.alfresco.repo.content.transformAlFresco
TransformerConfigStatisticsProvides a place to store statistics about: a) the combination of transformer, source and target mimetype;Classorg.alfresco.repo.content.transformAlFresco
TransformerConfigSupportedProvides access to the lists of supported and unsupported mimetype transformations defined via properties for all transformers.Classorg.alfresco.repo.content.transformAlFresco
TransformerDebugDebugs transformers selection and activity.Classorg.alfresco.repo.content.transformAlFresco
TransformerDebugLog TransformerConfigMBean.Classorg.alfresco.repo.content.transformAlFresco
TransformerInfoExceptionWraps an exception that could be thrown in any transformer to propagate it up to NodeInfoBean.Classorg.alfresco.repo.content.transformAlFresco
TransformerLog TransformerConfigMBean.Classorg.alfresco.repo.content.transformAlFresco
TransformerPropertiesProvides access to transformer properties which come from the Transformer sub system AND the those that start with "content.Classorg.alfresco.repo.content.transformAlFresco
TransformerPropertyGetterProvides access to a String representation of all transformer properties and values where these are sorted into groups.Classorg.alfresco.repo.content.transformAlFresco
TransformerPropertyNameExtractorProvides access to transformer property names and values.Classorg.alfresco.repo.content.transformAlFresco
TransformerPropertySetterProvides methods to set and remove transformer properties and values.Classorg.alfresco.repo.content.transformAlFresco
TransformerSelectorSelects a transformer from a supplied list of transformers that appear able to handle a given transformation.Interfaceorg.alfresco.repo.content.transformAlFresco
TransformerSelectorImplDefault transformer selector implementation, which sorts by priority and then by average transform time.Classorg.alfresco.repo.content.transformAlFresco
TransformerSelectorImplOriginal before a selector was introduced.Classorg.alfresco.repo.content.transformAlFresco
TransformerStatisticsInterface to obtain the configuration and performance data for every source, target and transformer combination.Interfaceorg.alfresco.repo.content.transformAlFresco
TransformerStatisticsImplClassorg.alfresco.repo.content.transformAlFresco