ConfigurationXmlParserSettings
class
ConfigurationXmlParserSettings
extends Object
java.lang.Object | |
↳ | com.android.tradefed.config.ConfigurationXmlParserSettings |
A simple class to accept settings for the ConfigurationXmlParser
To pass settings to this class, the alias is mandatory. So something like--template:map name filename.xml
will work, but this would NOT work:
--map name filename.xml
.
Summary
Fields | |
---|---|
public
MultiMap<String, String> |
templateMap
|
Fields
Annotations
Interfaces
Classes
- ArgsOptionParser
- Configuration
- ConfigurationDef
- ConfigurationDef.ConfigObjectDef
- ConfigurationDef.OptionDef
- ConfigurationDescriptor
- ConfigurationFactory
- ConfigurationFactory.ConfigId
- ConfigurationFactory.ConfigLoader
- ConfigurationUtil
- ConfigurationXmlParser
- ConfigurationXmlParser.ConfigHandler
- ConfigurationXmlParserSettings
- DeviceConfigurationHolder
- GlobalConfiguration
- OptionCopier
- OptionSetter
- OptionSetter.FieldDef
- SandboxConfigurationFactory
Enums
Exceptions