org.apache.maven.doxia.plugin

Class Format

public class Format extends Object

A model for a supported output format.

Version: $Id: Format.java 572957 2007-09-05 14:24:18Z ltheussl $

Author: Trygve Laugstøl

Method Summary
StringgetId()
Returns the (unique) identifier of this format.

Method Detail

getId

public String getId()
Returns the (unique) identifier of this format.

Returns: the identifier.

Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.