Uses of Class
nl.knowledgeplaza.util.Properties

Packages that use Properties
nl.knowledgeplaza.util   
 

Uses of Properties in nl.knowledgeplaza.util
 

Methods in nl.knowledgeplaza.util that return Properties
 Properties Properties.getCollection(String prefix)
          Fetch all properties that have a certain prefix.
 Properties ConfigurationProperties.getCollection(String prefix)
          get all properties that match a prefix
 Properties ConfigurationProperties.getCollection(String prefix, Properties properties)
          The group logic on one free set of properties.
 Properties ConfigurationProperties.getGroupedCollection(String prefix)
          Get all properties that match a prefix and group them.
 Properties ConfigurationProperties.getProperties()
          Flatten all properties into one
 

Methods in nl.knowledgeplaza.util with parameters of type Properties
 Properties ConfigurationProperties.getCollection(String prefix, Properties properties)
          The group logic on one free set of properties.
 



Copyright © 2012 KnowledgePlaza. All Rights Reserved.