Package org.jboss.dna.common.text

Interface Summary
TextEncoder Interface for components that can encode and unencode text.
 

Class Summary
Inflector Transforms words to singular, plural, humanized (human readable), underscore, camel case, or ordinal form.
Jsr283Encoder Encoder that escapes characters that are not allowed in JCR names.
NoOpEncoder An encoder implementation that does nothing.
UrlEncoder An encoder useful for converting text to be used within a URL, as defined by Section 2.3 of RFC 2396.
 



Copyright © 2008. All Rights Reserved.