Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.community.renderer.RenderType

Packages that use RenderType
com.jivesoftware.community.renderer The renderer package provides a way for converting text in one format into another, typically from markup to html and vice versa. 
 

Uses of RenderType in com.jivesoftware.community.renderer
 

Methods in com.jivesoftware.community.renderer that return RenderType
static RenderType RenderType.getRenderType(int key)
          A helper method to get a specific RenderType object from its key
static RenderType RenderType.getRenderType(String name)
           
static RenderType RenderType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RenderType[] RenderType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.