public class UXMLResolver extends Object implements XMLResolver
Constructor and Description |
---|
UXMLResolver() |
Modifier and Type | Method and Description |
---|---|
String |
getPublicID()
Get the public ID
|
String |
getSystemID()
Get the public ID
|
Object |
resolveEntity(String publicID,
String systemID,
String baseURI,
String namespace) |
public String getPublicID()
public String getSystemID()
public Object resolveEntity(String publicID, String systemID, String baseURI, String namespace)
resolveEntity
in interface XMLResolver
Copyright © 2014 Uppsala University and Aalborg University. All Rights Reserved.