org.eclipse.mylyn.wikitext.core.util.anttask
Class MarkupToHtmlTask.Attribute

java.lang.Object
  extended by org.eclipse.mylyn.wikitext.core.util.anttask.MarkupToHtmlTask.Attribute
Enclosing class:
MarkupToHtmlTask

public static class MarkupToHtmlTask.Attribute
extends Object


Constructor Summary
MarkupToHtmlTask.Attribute()
           
 
Method Summary
 String getName()
           
 String getValue()
           
 void setName(String name)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MarkupToHtmlTask.Attribute

public MarkupToHtmlTask.Attribute()
Method Detail

getName

public String getName()

setName

public void setName(String name)

getValue

public String getValue()

setValue

public void setValue(String value)


Copyright © 2011 FuseSource, Corp.. All Rights Reserved.