Uses of Interface
com.axemble.vdoc.sdk.interfaces.ITransformer
Packages that use ITransformer
Package
Description
-
Uses of ITransformer in com.axemble.vdoc.sdk.impl
Classes in com.axemble.vdoc.sdk.impl that implement ITransformerModifier and TypeClassDescriptionclass
class
Methods in com.axemble.vdoc.sdk.impl that return ITransformerModifier and TypeMethodDescriptionDirectoryModuleImpl.getTransformer()
PortalLibraryModule.getTransformer()
WorkflowModuleImpl.getTransformer()
-
Uses of ITransformer in com.axemble.vdoc.sdk.modules
Methods in com.axemble.vdoc.sdk.modules that return ITransformerModifier and TypeMethodDescriptionIBaseDirectoryModule.getTransformer()
Gets a transformer.IBaseDocumentModule.getTransformer()
Gets a transformer to transformIResource
object.IBaseLibraryModule.getTransformer()
IBaseWorkflowModule.getTransformer()
Gets a transformer to transformIResource
object. -
Uses of ITransformer in com.axemble.vdoc.sdk.providers.io
Fields in com.axemble.vdoc.sdk.providers.io declared as ITransformer