Package com.opensymphony.xwork2.config.impl

Configuration implementation classes.

See:
          Description

Class Summary
AbstractMatcher<E> Matches patterns against pre-compiled wildcard expressions pulled from target objects.
AbstractMatcher.Mapping<E> Stores a compiled wildcard pattern and the object it came from.
ActionConfigMatcher Matches paths against pre-compiled wildcard expressions pulled from action configs.
DefaultConfiguration DefaultConfiguration
LocatableConstantFactory<T> Factory that remembers where a constant came from
LocatableFactory<T> Attaches location information to the factory.
MockConfiguration Simple configuration used for unit testing
NamespaceMatch Represents a match from a namespace pattern matching.
NamespaceMatcher Matches namespace strings against a wildcard pattern matcher
 

Package com.opensymphony.xwork2.config.impl Description

Configuration implementation classes.



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.