Uses of Class
com.iizix.prop.StringMapProp
Uses of StringMapProp in com.iizix.prop
Modifier and TypeClassDescriptionclass
XML Schema validator property class used to validate XML sources.Modifier and TypeFieldDescriptionprotected StringMapProp
EnvProps.clientEnv
The client environment properties.protected StringMapProp
EnvProps.serverEnv
The server environment properties.Modifier 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
Modifier and TypeMethodDescriptionServerProps.getClientEnv()
Gets the client environment properties.ServerProps.getServerEnv()
Gets the server environment properties.