Uses of Interface
org.apache.wiki.attachment.DynamicAttachmentProvider
Packages that use DynamicAttachmentProvider
-
Uses of DynamicAttachmentProvider in org.apache.wiki.attachment
Methods in org.apache.wiki.attachment that return DynamicAttachmentProviderModifier and TypeMethodDescriptionDynamicAttachment.getProvider()
Returns the provider which is used to generate this attachment.Constructors in org.apache.wiki.attachment with parameters of type DynamicAttachmentProviderModifierConstructorDescriptionDynamicAttachment
(Engine engine, String parentPage, String fileName, DynamicAttachmentProvider provider) Creates a DynamicAttachment.