Uses of Class
org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis.Order
-
Packages that use JapaneseContextAnalysis.Order Package Description org.mozilla.universalchardet.prober.contextanalysis -
-
Uses of JapaneseContextAnalysis.Order in org.mozilla.universalchardet.prober.contextanalysis
Fields in org.mozilla.universalchardet.prober.contextanalysis declared as JapaneseContextAnalysis.Order Modifier and Type Field Description private JapaneseContextAnalysis.OrderJapaneseContextAnalysis. tmpOrderMethods in org.mozilla.universalchardet.prober.contextanalysis with parameters of type JapaneseContextAnalysis.Order Modifier and Type Method Description protected voidEUCJPContextAnalysis. getOrder(JapaneseContextAnalysis.Order order, byte[] buf, int offset)protected abstract voidJapaneseContextAnalysis. getOrder(JapaneseContextAnalysis.Order order, byte[] buf, int offset)protected voidSJISContextAnalysis. getOrder(JapaneseContextAnalysis.Order order, byte[] buf, int offset)
-