PercentPathResolver Class

public class PercentPathResolver
extends AliasPathResolver

Maps %xxx to settings.xxx (aka activeDialog.Instance.xxx).

Constructor Summary

Constructor Description
PercentPathResolver()

Initializes a new instance of the PercentPathResolver class.

Methods inherited from AliasPathResolver

Methods inherited from java.lang.Object

java.lang.Object.clone java.lang.Object.equals java.lang.Object.finalize java.lang.Object.getClass java.lang.Object.hashCode java.lang.Object.notify java.lang.Object.notifyAll java.lang.Object.toString java.lang.Object.wait java.lang.Object.wait java.lang.Object.wait

Constructor Details

PercentPathResolver

public PercentPathResolver()

Initializes a new instance of the PercentPathResolver class.

Applies to