![JAR search and dependency download from the Maven repository](/logo.png)
org.jomc.modlet.ModelContext.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jomc-modlet Show documentation
Show all versions of jomc-modlet Show documentation
JOMC Modlet is a model context application programming interface based on JAXB and JAXP.
# $JOMC: ModelContext.properties 4740 2013-01-04 07:06:18Z schulte $
defaultLogLevelInfo=Default log level: ''{0}''
defaultModletSchemaSystemIdInfo=Default modlet schema system id: ''{0}''
projectName=JOMC \u2051 Modlet
projectVendor=${project.organization.name}
projectVersion=${project.version}
contextClassNotFound=Model context class ''{0}'' not found.
contextConstructorNotFound=Context constructor ''public {0}(ClassLoader)'' not found.
contextInstantiationException=Instantiation exception creating an object of class ''{0}''.{1}
contextConstructorAccessDenied=Cannot access constructor of class ''{0}''.{1}
contextConstructorException=Exception constructing an object of class ''{0}''.{1}
illegalContextImplementation=Class ''{0}'' is not an implementation of ''{1}''.
ignoringRedundantModlet=Ignoring redundant modlet ''{0}''.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy