Mylyn WikiText

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)

Mylyn WikiText

Copyright © 2007, 2009 David Green and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html