|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.bpel.compiler.v2.xpath10.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,
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, 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.URIResolver
javax.xml.transform.TransformerException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |