Uses of Interface
org.jcoderz.commons.RestrictedString

Packages that use RestrictedString
org.jcoderz.commons   
org.jcoderz.commons.config   
org.jcoderz.commons.types This package contains common type classes that can be used by any jCoderz Java project. 
org.jcoderz.phoenix.report The JCReport performs the following steps: Running tools on the source or class files. 
 

Uses of RestrictedString in org.jcoderz.commons
 

Classes in org.jcoderz.commons that implement RestrictedString
 class FooString
          Holds the FooString.
 

Uses of RestrictedString in org.jcoderz.commons.config
 

Classes in org.jcoderz.commons.config that implement RestrictedString
 class ConfigurationKey
          Holds the ConfigurationKey.
 

Uses of RestrictedString in org.jcoderz.commons.types
 

Classes in org.jcoderz.commons.types that implement RestrictedString
 class TaggedFooString
          Holds the TaggedFooString.
 class Url
          Holds the Url.
 

Uses of RestrictedString in org.jcoderz.phoenix.report
 

Classes in org.jcoderz.phoenix.report that implement RestrictedString
 class Origin
          Holds the Origin.
 



Copyright 2007 The jCoderZ Project.