Uses of Interface
org.apache.batik.css.dom.CSSOMValue.ModificationHandler

Packages that use CSSOMValue.ModificationHandler
org.apache.batik.css.dom   
 

Uses of CSSOMValue.ModificationHandler in org.apache.batik.css.dom
 

Classes in org.apache.batik.css.dom that implement CSSOMValue.ModificationHandler
 class CSSOMValue.AbstractModificationHandler
          This class provides an abstract implementation of a ModificationHandler.
 

Fields in org.apache.batik.css.dom declared as CSSOMValue.ModificationHandler
protected  CSSOMValue.ModificationHandler CSSOMValue.handler
          The modifications handler.
 

Methods in org.apache.batik.css.dom with parameters of type CSSOMValue.ModificationHandler
 void CSSOMValue.setModificationHandler(CSSOMValue.ModificationHandler h)
          Sets the modification handler of this value.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.