Uses of Interface
org.jostraca.util.PropertySetModifier

Packages that use PropertySetModifier
org.jostraca Primary Jostraca interfaces and implementation classes. 
org.jostraca.util Application framework and utility classes. 
 

Uses of PropertySetModifier in org.jostraca
 

Classes in org.jostraca that implement PropertySetModifier
 class NameValueListPSM
          Create jostraca.properties.NameValueList property: Format: "name": "value", where: lang.NameValueList.nameQuote = " lang.NameValueList.itemSeparator = : lang.NameValueList.valueQuote = " lang.NameValueList.pairSeparator = , NOTE: some properties are not available and are cleared from this list, as they interfere with other features and may be available via other sources.
 

Uses of PropertySetModifier in org.jostraca.util
 

Classes in org.jostraca.util that implement PropertySetModifier
 class PrefixOperatorPSM
          Performs modifications on property values based on a prefix operation.
 class PropertySetModifierManager
          Manages an ordered set of PropertySetModifier objects.
 



Copyright © 2000-2002 Richard Rodger