Uses of Package
org.vectomatic.dom.svg.utils

Packages that use org.vectomatic.dom.svg.utils
org.vectomatic.dom.svg.impl libgwtsvg implementation classes, not to be accessed directly. 
org.vectomatic.dom.svg.utils Utility classes which are part of libgwtsvg public API. 
 

Classes in org.vectomatic.dom.svg.utils used by org.vectomatic.dom.svg.impl
ParserException
          Exception classed raised to report SVG parsing errors.
XPathPrefixResolver
          Interface to provide XPath prefix resolution.
 

Classes in org.vectomatic.dom.svg.utils used by org.vectomatic.dom.svg.utils
AsyncXmlLoader
          Interface to define an API to load XML resources asynchronously.
AsyncXmlLoaderCallback
          Interface to process Xml payloads returned by AsyncXmlLoader.
ParserException
          Exception classed raised to report SVG parsing errors.
ParserException.Type
           
SVGPrefixResolver
          Default implementation of the XPathPrefixResolver.
XPathPrefixResolver
          Interface to provide XPath prefix resolution.
 



Copyright © 2012. All Rights Reserved.