|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.elang.xpath10.compiler.XslCompileUriResolver
public class XslCompileUriResolver
Used to give the Xsl processor a way to access included XSL sheets by using the CompilerContext (which uses RR behind the scene).
| Constructor Summary | |
|---|---|
XslCompileUriResolver(CompilerContext cc,
org.apache.ode.bpel.elang.xpath10.o.OXPath10Expression expr)
|
|
| 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 XslCompileUriResolver(CompilerContext cc,
org.apache.ode.bpel.elang.xpath10.o.OXPath10Expression expr)
| 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 | ||||||||