public class HebrewProcessor extends Object implements LanguageProcessor
Modifier and Type | Field and Description |
---|---|
protected int |
runDirection |
Constructor and Description |
---|
HebrewProcessor() |
HebrewProcessor(int runDirection) |
public HebrewProcessor()
public HebrewProcessor(int runDirection)
public String process(String s)
LanguageProcessor
process
in interface LanguageProcessor
s
- the original Stringpublic boolean isRTL()
isRTL
in interface LanguageProcessor
LanguageProcessor.isRTL()
Copyright © 2014. All rights reserved.