ResourceSet.getWriter

Overview | Methods | This Package | All Packages

ResourceSet.getWriter

Retrieves the class of the resource writer that is used to write the properties to a file.

Syntax

public Class getWriter()

Return Value

Returns the class of the associated resource writer. This class should implement the IResourceWriter interface.