net.larsan.urd.ant
Class WebsiteCompiler.Substitute

java.lang.Object
  |
  +--net.larsan.urd.ant.WebsiteCompiler.Substitute
Enclosing class:
WebsiteCompiler

public static class WebsiteCompiler.Substitute
extends java.lang.Object


Constructor Summary
WebsiteCompiler.Substitute()
           
 
Method Summary
 java.lang.String getLabel()
           
 java.lang.String getValue()
           
 void setLabel(java.lang.String label)
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebsiteCompiler.Substitute

public WebsiteCompiler.Substitute()
Method Detail

getLabel

public java.lang.String getLabel()

getValue

public java.lang.String getValue()

setLabel

public void setLabel(java.lang.String label)

setValue

public void setValue(java.lang.String value)