Package org.apache.cxf.feature.transform
Class XSLTFeature.Portable
java.lang.Object
org.apache.cxf.feature.transform.XSLTFeature.Portable
- All Implemented Interfaces:
AbstractPortableFeature
,Feature
- Enclosing class:
- XSLTFeature
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doInitializeProvider
(InterceptorProvider provider, Bus bus) void
setInXSLTPath
(String inXSLTPath) void
setOutXSLTPath
(String outXSLTPath) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.cxf.feature.AbstractPortableFeature
initialize, initialize, initialize, initialize
-
Constructor Details
-
Portable
public Portable()
-
-
Method Details
-
doInitializeProvider
- Specified by:
doInitializeProvider
in interfaceAbstractPortableFeature
-
setInXSLTPath
-
setOutXSLTPath
-