Interface | Description |
---|---|
ResourceResolver |
Implementations of this resource resolver allow XGC users to control the URI resolution
mechanism.
|
TempResourceResolver |
Implementations of this interface resolve URIs for temporary files used by XGC.
|
Class | Description |
---|---|
Resource |
This class represents a resolved resource.
|
TempResourceURIGenerator |
Creates a URI for any temporary resource used within XGC.
|
URIResolverAdapter |
An adapter between
URIResolver to ResourceResolver . |
XmlSourceUtil |
A utility class for handling
Source objects, more specficially the streams that back
the Source . |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.