Uses of Class
de.smartics.properties.spi.config.definition.PropertiesDefinitionContext

Packages that use PropertiesDefinitionContext
de.smartics.properties.spi.config.definition Provides helpers to deal with definition.xml information. 
 

Uses of PropertiesDefinitionContext in de.smartics.properties.spi.config.definition
 

Methods in de.smartics.properties.spi.config.definition that return PropertiesDefinitionContext
 PropertiesDefinitionContext DefinitionConfigParser.parse(Class<?> type)
          Convenience method using a class' class loader to locate the configuration file to parse the configuration file at PropertiesContext.DEFINITION_FILE.
 PropertiesDefinitionContext DefinitionConfigParser.parse(de.smartics.util.lang.ClassPathContext context)
          Parses the configuration file at PropertiesContext.DEFINITION_FILE.
 PropertiesDefinitionContext DefinitionConfigParser.parse(String systemId, InputStream input)
          Parses the definition.xml from the given stream.
 

Constructors in de.smartics.properties.spi.config.definition with parameters of type PropertiesDefinitionContext
DefinitionKeyHelper(PropertiesDefinitionContext context)
          Default constructor.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.