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 |
---|
XMLResourcesLocator.Resource(java.net.URL url,
Document document) |
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.