UIZE JavaScript Framework

MODULES Uize.Parse.JavaProperties.Comment

1. Introduction

The Uize.Parse.JavaProperties.Comment module provides methods for parsing and serializing property names in Java properties files.

DEVELOPERS: Chris van Rensburg

1.1. Examples

There are no dedicated showcase example pages for the Uize.Parse.JavaProperties.Comment module.

SEARCH FOR EXAMPLES

Use the link below to search for example pages on the UIZE Web site that reference the Uize.Parse.JavaProperties.Comment module...

SEARCH

1.2. Implementation Info

The Uize.Parse.JavaProperties.Comment module defines the Uize.Parse.JavaProperties.Comment object under the Uize.Parse.JavaProperties 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

INSTANCE PROPERTIES

comment | index | isValid | length | source

STATIC PROPERTIES

Uize.Parse.JavaProperties.Comment.moduleName | Uize.Parse.JavaProperties.Comment.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.JavaProperties.Comment module is unit tested by the Uize.Test.Uize.Parse.JavaProperties.Comment 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

3. Instance Properties

3.1. comment

IMPLEMENTATION INFO

this feature was introduced in this module

3.2. index

IMPLEMENTATION INFO

this feature was introduced in this module

3.3. isValid

IMPLEMENTATION INFO

this feature was introduced in this module

3.4. length

IMPLEMENTATION INFO

this feature was introduced in this module

3.5. source

IMPLEMENTATION INFO

this feature was introduced in this module

4. Static Properties

4.1. Uize.Parse.JavaProperties.Comment.moduleName

IMPLEMENTATION INFO

this feature was introduced in this module

4.2. Uize.Parse.JavaProperties.Comment.pathToResources

IMPLEMENTATION INFO

this feature was introduced in this module