org.joni
Interface ApplyAllCaseFoldFunction


public interface ApplyAllCaseFoldFunction


Method Summary
 void apply(int from, int[] to, int toLength, java.lang.Object o)
           
 

Method Detail

apply

void apply(int from,
           int[] to,
           int toLength,
           java.lang.Object o)


Copyright © 2010. All Rights Reserved.