Uses of Interface
com.helger.commons.text.codepoint.ICodepointIterator
Packages that use ICodepointIterator
-
Uses of ICodepointIterator in com.helger.commons.text.codepoint
Classes in com.helger.commons.text.codepoint that implement ICodepointIteratorModifier and TypeClassDescriptionclassProvides an iterator over Unicode CodepointsclassclassclassclassclassclassclassclassclassclassBase implementation of a CodepointIterator that filters the output of anotherICodepointIteratorMethods in com.helger.commons.text.codepoint with parameters of type ICodepointIteratorModifier and TypeMethodDescriptionstatic voidCodepointHelper.verifyNot(ICodepointIterator aIter, ECodepointProfile eProfile) Verifies a sequence of codepoints using the specified profilestatic voidCodepointHelper.verifyNot(ICodepointIterator aIter, IntPredicate aFilter) Verifies a sequence of codepoints using the specified filter