Searched refs:getNextBoundary (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/text/normalizer/
H A DNormalizerBase.java251 protected IsNextBoundary getNextBoundary() { method in class:NormalizerBase.Mode
314 protected IsNextBoundary getNextBoundary() { method in class:NormalizerBase.NFDMode
376 protected IsNextBoundary getNextBoundary() { method in class:NormalizerBase.NFKDMode
436 protected IsNextBoundary getNextBoundary() { method in class:NormalizerBase.NFCMode
494 protected IsNextBoundary getNextBoundary() { method in class:NormalizerBase.NFKCMode
1422 isNextBoundary = mode.getNextBoundary();

Completed in 959 milliseconds