Package

examples

customformats

Permalink

package customformats

Visibility
  1. Public
  2. All

Type Members

  1. final case class HipsterBeardStyle(value: String) extends AnyVal with Value[String] with Product with Serializable

    Permalink
  2. case class HipsterXmlFormat(value: String) extends Product with Serializable

    Permalink

    value

    the content to encase in html

Value Members

  1. object HipsterXml

    Permalink
  2. object HipsterXmlApp extends App

    Permalink

    This application shows how to define a custom rendering, body and parameter formats.

  3. object HipsterXmlFormat extends Serializable

    Permalink
  4. object HipsterXmlModuleRenderer extends ModuleRenderer

    Permalink

    Hyper-cool, next-gen, markup used by all true rockstar coderzzzz

Ungrouped