MODULES Uize.Parse.JavaPropertiesAscii.PropertyName
- Contents
- 1. Introduction
- 2. Instance Methods
- 3. Instance Properties
-
4. Static Methods
- 4.1. Uize.Parse.JavaPropertiesAscii.PropertyName.declare
- 4.2. Uize.Parse.JavaPropertiesAscii.PropertyName.dualContextMethods
- 4.3. Uize.Parse.JavaPropertiesAscii.PropertyName.dualContextProperties
- 4.4. Uize.Parse.JavaPropertiesAscii.PropertyName.instanceMethods
- 4.5. Uize.Parse.JavaPropertiesAscii.PropertyName.instanceProperties
- 4.6. Uize.Parse.JavaPropertiesAscii.PropertyName.mixins
- 4.7. Uize.Parse.JavaPropertiesAscii.PropertyName.staticMethods
- 4.8. Uize.Parse.JavaPropertiesAscii.PropertyName.staticProperties
- 4.9. Uize.Parse.JavaPropertiesAscii.PropertyName.subclass
- 5. Static Properties
1. Introduction
The Uize.Parse.JavaPropertiesAscii.PropertyName
module provides methods for parsing and serializing property names in Java properties files, where all characters outside the ASCII range should be Unicode-escaped.
DEVELOPERS: Chris van Rensburg
1.1. Examples
There are no dedicated showcase example pages for the Uize.Parse.JavaPropertiesAscii.PropertyName
module.
SEARCH FOR EXAMPLES
Use the link below to search for example pages on the UIZE Web site that reference the Uize.Parse.JavaPropertiesAscii.PropertyName
module...
SEARCH
1.2. Implementation Info
The Uize.Parse.JavaPropertiesAscii.PropertyName
module defines the Uize.Parse.JavaPropertiesAscii.PropertyName
object under the Uize.Parse.JavaPropertiesAscii
namespace.
1.2.1. Features Introduced in This Module
The features listed in this section have been introduced in this module.
INSTANCE METHODS
parse
| serialize
| unicodeEscape
| unicodeUnescape
INSTANCE PROPERTIES
index
| isValid
| length
| name
| source
STATIC METHODS
Uize.Parse.JavaPropertiesAscii.PropertyName.declare
| Uize.Parse.JavaPropertiesAscii.PropertyName.dualContextMethods
| Uize.Parse.JavaPropertiesAscii.PropertyName.dualContextProperties
| Uize.Parse.JavaPropertiesAscii.PropertyName.instanceMethods
| Uize.Parse.JavaPropertiesAscii.PropertyName.instanceProperties
| Uize.Parse.JavaPropertiesAscii.PropertyName.mixins
| Uize.Parse.JavaPropertiesAscii.PropertyName.staticMethods
| Uize.Parse.JavaPropertiesAscii.PropertyName.staticProperties
| Uize.Parse.JavaPropertiesAscii.PropertyName.subclass
STATIC PROPERTIES
Uize.Parse.JavaPropertiesAscii.PropertyName.moduleName
| Uize.Parse.JavaPropertiesAscii.PropertyName.pathToResources
1.2.2. Features Overridden in This Module
No features have been overridden in this module.
1.2.3. Features Inherited From Other Modules
This module has no inherited features.
1.2.4. Modules Directly Under This Namespace
There are no modules directly under this namespace.
1.2.5. Unit Tests
The Uize.Parse.JavaPropertiesAscii.PropertyName
module is unit tested by the Uize.Test.Uize.Parse.JavaPropertiesAscii.PropertyName
test module.
2. Instance Methods
2.1. parse
IMPLEMENTATION INFO
this feature was introduced in this module |
2.2. serialize
IMPLEMENTATION INFO
this feature was introduced in this module |
2.3. unicodeEscape
IMPLEMENTATION INFO
this feature was introduced in this module |
2.4. unicodeUnescape
IMPLEMENTATION INFO
this feature was introduced in this module |
3. Instance Properties
3.1. index
IMPLEMENTATION INFO
this feature was introduced in this module |
3.2. isValid
IMPLEMENTATION INFO
this feature was introduced in this module |
3.3. length
IMPLEMENTATION INFO
this feature was introduced in this module |
3.4. name
IMPLEMENTATION INFO
this feature was introduced in this module |
3.5. source
IMPLEMENTATION INFO
this feature was introduced in this module |
4. Static Methods
4.1. Uize.Parse.JavaPropertiesAscii.PropertyName.declare
IMPLEMENTATION INFO
this feature was introduced in this module |
4.2. Uize.Parse.JavaPropertiesAscii.PropertyName.dualContextMethods
IMPLEMENTATION INFO
this feature was introduced in this module |
4.3. Uize.Parse.JavaPropertiesAscii.PropertyName.dualContextProperties
IMPLEMENTATION INFO
this feature was introduced in this module |
4.4. Uize.Parse.JavaPropertiesAscii.PropertyName.instanceMethods
IMPLEMENTATION INFO
this feature was introduced in this module |
4.5. Uize.Parse.JavaPropertiesAscii.PropertyName.instanceProperties
IMPLEMENTATION INFO
this feature was introduced in this module |
4.6. Uize.Parse.JavaPropertiesAscii.PropertyName.mixins
IMPLEMENTATION INFO
this feature was introduced in this module |
4.7. Uize.Parse.JavaPropertiesAscii.PropertyName.staticMethods
IMPLEMENTATION INFO
this feature was introduced in this module |
4.8. Uize.Parse.JavaPropertiesAscii.PropertyName.staticProperties
IMPLEMENTATION INFO
this feature was introduced in this module |
4.9. Uize.Parse.JavaPropertiesAscii.PropertyName.subclass
IMPLEMENTATION INFO
this feature was introduced in this module |