Class XhtmlContentLoader

java.lang.Object
rife.cmf.loader.ContentLoader<String>
rife.cmf.loader.XhtmlContentLoader

public class XhtmlContentLoader extends ContentLoader<String>
Loads raw content as xhtml data. The internal type to which everything will be converted is java.lang.String.
Since:
1.0
See Also:
  • Constructor Details

    • XhtmlContentLoader

      public XhtmlContentLoader()
  • Method Details