org.apache.batik.css.engine.value

Class URIValue

public class URIValue extends StringValue

This class represents uri values.
Constructor Summary
URIValue(String cssText, String uri)
Creates a new StringValue.
Method Summary
StringgetCssText()
A string representation of the current value.

Constructor Detail

URIValue

public URIValue(String cssText, String uri)
Creates a new StringValue.

Method Detail

getCssText

public String getCssText()
A string representation of the current value.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.