org.xerial.wiki.html
Class HTMLAttribute

java.lang.Object
  extended by org.xerial.wiki.html.HTMLAttribute

public class HTMLAttribute
extends Object


Constructor Summary
HTMLAttribute()
           
 
Method Summary
 HTMLAttribute add(String attributeName, Object attributeValue)
           
 void toHTML(StringBuilder out)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HTMLAttribute

public HTMLAttribute()
Method Detail

add

public HTMLAttribute add(String attributeName,
                         Object attributeValue)

toHTML

public void toHTML(StringBuilder out)

toString

public String toString()
Overrides:
toString in class Object


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.