org.apache.batik.dom.svg
Interface DefaultAttributeValueProducer


public interface DefaultAttributeValueProducer

This interface represents the objects which returns the default value of an attribute.


Method Summary
 java.lang.String getDefaultAttributeValue()
          Returns the handled attribute default value.
 

Method Detail

getDefaultAttributeValue

public java.lang.String getDefaultAttributeValue()
Returns the handled attribute default value.


Copyright © 2001 Apache Software Foundation. All Rights Reserved.