Uses of Class
org.apache.xmlgraphics.util.ClasspathResource
-
Packages that use ClasspathResource Package Description org.apache.xmlgraphics.util Various utilities used by the Apache XML Graphics project. -
-
Uses of ClasspathResource in org.apache.xmlgraphics.util
Fields in org.apache.xmlgraphics.util declared as ClasspathResource Modifier and Type Field Description private static ClasspathResource
ClasspathResource. classpathResource
Methods in org.apache.xmlgraphics.util that return ClasspathResource Modifier and Type Method Description static ClasspathResource
ClasspathResource. getInstance()
Retrieve the singleton instance of this class.
-