JBoss Common Classes 2.2.17.GA

Uses of Interface
org.jboss.util.CharacterChecker

Packages that use CharacterChecker
org.jboss.util Utility classes and interfaces. 
 

Uses of CharacterChecker in org.jboss.util
 

Classes in org.jboss.util that implement CharacterChecker
static class CharacterChecker.WhitespaceChecker
           
 

Fields in org.jboss.util declared as CharacterChecker
static CharacterChecker CharacterChecker.WHITESPACE
           
 

Methods in org.jboss.util with parameters of type CharacterChecker
static String Strings.trimLeadingCharacter(String str, CharacterChecker checker)
          Trim all occurences of the supplied leading character from the given String.
 


JBoss Common Classes 2.2.17.GA

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