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(java.lang.String prefix)
          Fetch all properties that have a certain prefix.
 Properties ConfigurationProperties.getCollection(java.lang.String prefix)
          get all properties that match a prefix
 Properties ConfigurationProperties.getCollection(java.lang.String prefix, Properties properties)
          The group logic on one free set of properties.
 Properties ConfigurationProperties.getGroupedCollection(java.lang.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(java.lang.String prefix, Properties properties)
          The group logic on one free set of properties.
 



Copyright © 2010 KnowledgePlaza. All Rights Reserved.