| Constructor and Description |
|---|
Info()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Set<IDNA.Error> |
getErrors()
Returns a set indicating IDNA processing errors.
|
boolean |
hasErrors()
Were there IDNA processing errors?
|
boolean |
isTransitionalDifferent()
Returns true if transitional and nontransitional processing produce different results.
|
public boolean hasErrors()
public Set<IDNA.Error> getErrors()
public boolean isTransitionalDifferent()
Copyright © 2016 Unicode, Inc. and others.