|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.util.WikiUtil
public class WikiUtil
| Nested Class Summary | |
|---|---|
static interface |
WikiUtil.WikiPageHandler
Deprecated. WikiPageHandler _more_ |
| Constructor Summary | |
|---|---|
WikiUtil()
Deprecated. _more_ |
|
WikiUtil(Hashtable properties)
Deprecated. _more_ |
|
| Method Summary | |
|---|---|
void |
addCategoryLink(String link)
Deprecated. |
String |
getInfoBox(String property)
Deprecated. _more_ |
boolean |
getMakeHeadings()
Deprecated. Get the MakeHeadings property. |
Object |
getProperty(Object key)
Deprecated. _more_ |
String |
getPropertyValue(String property)
Deprecated. _more_ |
boolean |
getReplaceNewlineWithP()
Deprecated. Get the ReplaceNewlineWithP property. |
static void |
main(String[] args)
Deprecated. _more_ |
void |
putProperty(Object key,
Object value)
Deprecated. _more_ |
void |
removeProperty(Object key)
Deprecated. |
void |
setMakeHeadings(boolean value)
Deprecated. Set the MakeHeadings property. |
void |
setReplaceNewlineWithP(boolean value)
Deprecated. Set the ReplaceNewlineWithP property. |
String |
wikify(String s,
WikiUtil.WikiPageHandler handler)
Deprecated. _more_ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WikiUtil()
public WikiUtil(Hashtable properties)
properties - _more_| Method Detail |
|---|
public void removeProperty(Object key)
public void putProperty(Object key,
Object value)
key - _more_value - _more_public void addCategoryLink(String link)
public Object getProperty(Object key)
key - _more_
public String getInfoBox(String property)
property - _more_
public String getPropertyValue(String property)
property - _more_
public String wikify(String s,
WikiUtil.WikiPageHandler handler)
s - _more_handler - _more_
public static void main(String[] args)
args - _more_public void setMakeHeadings(boolean value)
value - The new value for MakeHeadingspublic boolean getMakeHeadings()
public void setReplaceNewlineWithP(boolean value)
value - The new value for ReplaceNewlineWithPpublic boolean getReplaceNewlineWithP()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||