Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
java.text.RuleBasedCollator

Uses of RuleBasedCollator in java.text
 

Fields in java.text declared as RuleBasedCollator
(package private)  RuleBasedCollator CollationElementIterator.collator
          This is the RuleBasedCollator this object was created from.
 

Constructors in java.text with parameters of type RuleBasedCollator
CollationElementIterator(RuleBasedCollator collator, java.lang.String text)
          This method initializes a new instance of CollationElementIterator to iterate over the specified String using the rules in the specified RuleBasedCollator.