Uses of Interface
org.apache.batik.parser.ClockHandler

Packages that use ClockHandler
org.apache.batik.parser Provides a set of parsers and objects to manipulate SVG attributes. 
 

Uses of ClockHandler in org.apache.batik.parser
 

Methods in org.apache.batik.parser that return ClockHandler
 ClockHandler ClockParser.getClockHandler()
          Returns the clock handler in use.
 

Methods in org.apache.batik.parser with parameters of type ClockHandler
 void ClockParser.setClockHandler(ClockHandler handler)
          Allows an application to register an clock handler.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.