|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.elang.xpath10.runtime.XslRuntimeUriResolver
public class XslRuntimeUriResolver
Used to give the Xsl processor a way to access included XSL sheets by using the maps of sheets pre-processed at compilation time and stored in the OXPath10Expression.
| Constructor Summary | |
|---|---|
XslRuntimeUriResolver(OXPath10Expression expr,
java.net.URI baseResourceURI)
|
|
| Method Summary | |
|---|---|
javax.xml.transform.Source |
resolve(java.lang.String href,
java.lang.String base)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XslRuntimeUriResolver(OXPath10Expression expr,
java.net.URI baseResourceURI)
| Method Detail |
|---|
public javax.xml.transform.Source resolve(java.lang.String href,
java.lang.String base)
throws javax.xml.transform.TransformerException
resolve in interface javax.xml.transform.URIResolverjavax.xml.transform.TransformerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||