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 TypeClassDescriptionclassXML Schema validator property class used to validate XML sources.Fields in com.iizix.prop declared as StringMapPropModifier and TypeFieldDescriptionprotected StringMapPropEnvProps.clientEnvThe client environment properties.protected StringMapPropEnvProps.serverEnvThe 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.