Class FormatModel
- java.lang.Object
-
- org.springframework.extensions.webscripts.FormatModel
-
public final class FormatModel extends java.lang.ObjectFormat Model This class is immutable.- Author:
- davidc
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()Gets the format namejava.lang.StringgetType()Gets the format mime/content type
-