Uses of Class
com.iizix.prop.StringMapProp
Packages that use StringMapProp
Uses of StringMapProp in com.iizix.prop
Subclasses of StringMapProp in com.iizix.propModifier and TypeClassDescriptionclass
XML Schema validator property class used to validate XML sources.Fields in com.iizix.prop declared as StringMapPropModifier and TypeFieldDescriptionprotected StringMapProp
EnvProps.clientEnv
The client environment properties.protected StringMapProp
EnvProps.serverEnv
The server environment properties.Methods in com.iizix.prop that return StringMapPropModifier and TypeMethodDescriptionStringMapProp.clone()
Creates a clone out of this property.ClientProps.getClientEnv()
Gets the client environment properties.EnvProps.getClientEnv()
Gets the client environment properties.PropMgr.getClientEnv()
Gets the Client Environment.ClientProps.getServerEnv()
Gets the server environment properties.EnvProps.getServerEnv()
Gets the server environment properties.Uses of StringMapProp in com.iizix.server.prop
Methods in com.iizix.server.prop that return StringMapPropModifier and TypeMethodDescriptionServerProps.getClientEnv()
Gets the client environment properties.ServerProps.getServerEnv()
Gets the server environment properties.