Uses of Class
fmpp.util.InstallationException
Packages that use InstallationException
Package
Description
The very core, the foundation of FMPP.
Collection of more-less FMPP independent utility classes.
-
Uses of InstallationException in fmpp
Methods in fmpp that throw InstallationExceptionModifier and TypeMethodDescriptionvoid
Engine.checkXmlSupportAvailability
(String requiredForThis) Checks if XML support is available.void
Engine.setXmlEntityResolver
(Object xmlEntityResolver) Sets the XML entiry resolver used for reading XML documents. -
Uses of InstallationException in fmpp.util
Methods in fmpp.util that throw InstallationExceptionModifier and TypeMethodDescriptionstatic void
MiscUtil.checkXmlSupportAvailability
(String requiredForThis) Checks if XML API-s (JAXP, SAX2, DOM) are present.