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 TypeMethodDescriptionvoidEngine.checkXmlSupportAvailability(String requiredForThis) Checks if XML support is available.voidEngine.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 voidMiscUtil.checkXmlSupportAvailability(String requiredForThis) Checks if XML API-s (JAXP, SAX2, DOM) are present.