| Class | Description |
|---|---|
| BasicUrnResolver |
Basic support for URIResolvers which map a URN unto a single replacement
Source. |
| ClasspathResolver |
Resolves classpath references from the given classloader using classpath:/
as the protocol handler
|
| CurrentVersionResolver |
Map hrefs starting with http://docbook.sourceforge.net/release/xsl/current/
to classpath resource lookups.
|
| ExplicitUrnResolver |
Resolves an explicit urn:docbook:stylesheet URN against the standard
DocBook stylesheets.
|
| RelativeJarUriResolver |
Responsible for resolving relative references from jar base urls.
|
| ResolverChain |
Allows chaining a series of
resolvers together. |
| VersionResolver |
Maps docbook-version based URIs to local classpath lookups.
|
Copyright © 2007-2013 JBoss, a division of Red Hat, Inc. All Rights Reserved.