Class WikiUtil

java.lang.Object
ucar.unidata.util.WikiUtil

public class WikiUtil extends Object
deprecated Any active development of this class should be in the ramadda version from SourceFroge
  • Constructor Details

    • WikiUtil

      public WikiUtil()
      _more_
    • WikiUtil

      public WikiUtil(Hashtable properties)
      _more_
      Parameters:
      properties - _more_
  • Method Details

    • removeProperty

      public void removeProperty(Object key)
    • putProperty

      public void putProperty(Object key, Object value)
      _more_
      Parameters:
      key - _more_
      value - _more_
    • addCategoryLink

      public void addCategoryLink(String link)
    • getProperty

      public Object getProperty(Object key)
      _more_
      Parameters:
      key - _more_
      Returns:
      _more_
    • getInfoBox

      public String getInfoBox(String property)
      _more_
      Parameters:
      property - _more_
      Returns:
      _more_
    • getPropertyValue

      public String getPropertyValue(String property)
      _more_
      Parameters:
      property - _more_
      Returns:
      _more_
    • wikify

      public String wikify(String s, WikiUtil.WikiPageHandler handler)
      _more_
      Parameters:
      s - _more_
      handler - _more_
      Returns:
      _more_
    • main

      public static void main(String[] args)
      _more_
      Parameters:
      args - _more_
    • setMakeHeadings

      public void setMakeHeadings(boolean value)
      Set the MakeHeadings property.
      Parameters:
      value - The new value for MakeHeadings
    • getMakeHeadings

      public boolean getMakeHeadings()
      Get the MakeHeadings property.
      Returns:
      The MakeHeadings
    • setReplaceNewlineWithP

      public void setReplaceNewlineWithP(boolean value)
      Set the ReplaceNewlineWithP property.
      Parameters:
      value - The new value for ReplaceNewlineWithP
    • getReplaceNewlineWithP

      public boolean getReplaceNewlineWithP()
      Get the ReplaceNewlineWithP property.
      Returns:
      The ReplaceNewlineWithP