public final class UTF32ToUTF8
extends java.lang.Object
Constructor and Description |
---|
UTF32ToUTF8()
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
Automaton |
convert(Automaton utf32)
Converts an incoming utf32 automaton to an equivalent
utf8 one.
|
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.