Uses of Package
org.apache.logging.log4j.core.lookup

Packages that use org.apache.logging.log4j.core.lookup
org.apache.logging.log4j.core.appender.rolling Rolling File Appender and support classes. 
org.apache.logging.log4j.core.config Configuration of Log4j 2.0. 
org.apache.logging.log4j.core.config.plugins Configuration of Log4j 2.0 via Plugins. 
org.apache.logging.log4j.core.lookup Log4j 2.0 Lookups. 
 

Classes in org.apache.logging.log4j.core.lookup used by org.apache.logging.log4j.core.appender.rolling
StrSubstitutor
          Substitutes variables within a string by values.
 

Classes in org.apache.logging.log4j.core.lookup used by org.apache.logging.log4j.core.config
StrSubstitutor
          Substitutes variables within a string by values.
 

Classes in org.apache.logging.log4j.core.lookup used by org.apache.logging.log4j.core.config.plugins
StrLookup
          Lookup a String key to a String value.
 

Classes in org.apache.logging.log4j.core.lookup used by org.apache.logging.log4j.core.lookup
StrLookup
          Lookup a String key to a String value.
StrMatcher
          A matcher class that can be queried to determine if a character array portion matches.
StrSubstitutor
          Substitutes variables within a string by values.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.