A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
values() — method, class ch.capi.data.DictionnaryMap
Retrieves all the values contained in the IMap.
values() — method, interface ch.capi.data.IMap
Retrieves all the values contained in the IMap.
values() — method, class ch.capi.data.LinkedMap
Retrieves all the values contained in the IMap in the order of they have been added.
values() — method, class ch.capi.data.TreeMap
Retrieves all the values contained in the IMap and its parent.
VariableReplacer — class, package ch.capi.utils
Useful class to performe some replacements in a text, using an IMap to store the pairs of key/values.
VariableReplacer(variables:ch.capi.data:IMap, regexp:RegExp) — Constructor, class ch.capi.utils.VariableReplacer
Creates a new VariableReplacer object.
variables — Property, interface ch.capi.data.text.IProperties
Defines the variables contained in the Properties.
variables — Property, class ch.capi.data.text.Properties
Defines the variables contained in the Properties.
variables — Property, class ch.capi.utils.VariableReplacer
Defines the IMap that contains all pairs variable/value.
VARIABLES — Constant Static Property, class ch.capi.net.LoadableFileType
File type variables.
virtualBytesTotal — Property, interface ch.capi.net.ILoadableFile
Defines the virtual total bytes.
virtualBytesTotal — Property, class ch.capi.net.files.AbstractLoadableFile
Defines the virtual total bytes.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z