public class SystemIdResolver extends Object
| Constructor and Description |
|---|
SystemIdResolver() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAbsoluteURI(String systemId) |
static String |
getAbsoluteURIFromRelative(String localPath) |
static boolean |
isAbsolutePath(String systemId) |
static boolean |
isAbsoluteURI(String systemId) |
Copyright © 2012 Oracle Corpration. All Rights Reserved.