public final class ICUData extends Object
| Constructor and Description |
|---|
ICUData() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
exists(String resourceName) |
static InputStream |
getRequiredStream(ClassLoader loader,
String resourceName) |
static InputStream |
getRequiredStream(Class root,
String resourceName) |
static InputStream |
getRequiredStream(String resourceName) |
static InputStream |
getStream(ClassLoader loader,
String resourceName) |
static InputStream |
getStream(Class root,
String resourceName) |
static InputStream |
getStream(String resourceName) |
public static boolean exists(String resourceName)
public static InputStream getStream(ClassLoader loader, String resourceName)
public static InputStream getRequiredStream(ClassLoader loader, String resourceName)
public static InputStream getStream(String resourceName)
public static InputStream getRequiredStream(String resourceName)
public static InputStream getStream(Class root, String resourceName)
public static InputStream getRequiredStream(Class root, String resourceName)
Copyright © 2010 - 2020 Adobe. All Rights Reserved