RSE
Release 3.4

Uses of Class
org.eclipse.rse.ui.MassagerFoldCase

Packages that use MassagerFoldCase
org.eclipse.rse.ui   
 

Uses of MassagerFoldCase in org.eclipse.rse.ui
 

Subclasses of MassagerFoldCase in org.eclipse.rse.ui
 class MassagerFoldCaseOutsideQuotes
          This massager folds the input text into either uppercase or lowercase, but ONLY for those portions of the string that are not inside delimiters.
 class MassagerFoldCaseUnlessQuoted
          This massager folds the input text into either uppercase or lowercase, but ONLY if the given input is not delimited.
 


RSE
Release 3.4

Copyright (c) IBM Corporation and others 2000, 2012. All Rights Reserved.