Uses of Class
org.modeshape.common.text.UrlEncoder

Packages that use UrlEncoder
org.modeshape.common.text A set of utilities for working with text. 
 

Uses of UrlEncoder in org.modeshape.common.text
 

Subclasses of UrlEncoder in org.modeshape.common.text
 class FilenameEncoder
          An encoder useful for converting text to be used within a filename on common file systems and operating systems, including Linux, OS X, and Windows XP.
 

Methods in org.modeshape.common.text that return UrlEncoder
 UrlEncoder UrlEncoder.setSlashEncoded(boolean slashEncoded)
           
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.