Class AtomHtmlExample

java.lang.Object
org.apache.juneau.examples.core.dto.atom.AtomHtmlExample

public class AtomHtmlExample extends Object
Atom feed HTML example.
See Also:
  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args) throws Exception
      HTML Atom feed example.
      Parameters:
      args - Unused.
      Throws:
      Exception - Unused.