public static class XMLResourcesLocator.Resource
extends java.lang.Object
XMLResourcesLocator.getDependentXMLResources(java.lang.String, java.lang.String, java.lang.String)
.Modifier and Type | Field and Description |
---|---|
Document |
document
The content of the resource.
|
java.net.URL |
url
The URL of the resource.
|
Constructor and Description |
---|
Resource(java.net.URL url,
Document document) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.