Uses of Package
org.apache.batik.util

Packages that use org.apache.batik.util
org.apache.batik.util Provides some useful classes. 
 

Classes in org.apache.batik.util used by org.apache.batik.util
AbstractParsedURLProtocolHandler
          Very simple abstract base class for ParsedURLProtocolHandlers.
BatikSecurityManager
          This SecurityManager extension exposes the getClassContext method so that it can be used by the BatikSecuritySupport or other security related class.
ClassFileUtilities.Jar
           
CleanerThread.ReferenceCleared
          If objects registered with the reference queue associated with this class implement this interface then the 'cleared' method will be called when the reference is queued.
CSSConstants
          This interface defines constants for CSS.
DoublyIndexedTable
          This class represents a doubly indexed hash table.
DoublyIndexedTable.Entry
          An entry in the DoublyIndexedTable.
DoublyLinkedList.Node
          Basic doubly linked list node interface.
EventDispatcher.Dispatcher
           
HaltingThread
          This is a subclass of java.lang.Thread that includes a non-intrusive 'halt' method.
ParsedURL
          A URL-like class that supports custom URI schemes and GZIP encoding.
ParsedURLData
          Holds the data for more URLs.
ParsedURLDefaultProtocolHandler
          The default protocol handler this handles the most common protocols, such as 'file' 'http' 'ftp'.
ParsedURLProtocolHandler
          Provider interface for new url protocols, used by the ParsedURL class.
RunnableQueue
          This class represents an object which queues Runnable objects for invocation in a single thread.
RunnableQueue.IdleRunnable
          A Runnable that can also inform the caller how long it should be until it is run again.
RunnableQueue.Link
          To store a Runnable.
RunnableQueue.RunHandler
          This interface must be implemented by an object which wants to be notified of run events.
RunnableQueue.RunnableQueueState
          Type-safe enumeration of queue states.
SoftDoublyIndexedTable.Entry
          To manage collisions
SVGConstants
          Define SVG constants, such as tag names, attribute names and URI
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.