| Package | Description |
|---|---|
| org.apache.struts2.views.xslt |
The new xslt view supports an extensible Java XML adapter framework that makes
it easy to customize the XML rendering of objects and to incorporate structured
XML text and arbitarary DOM fragments into the output.
|
| Modifier and Type | Method and Description |
|---|---|
AdapterFactory |
AdapterNode.getAdapterFactory()
The adapter factory that created this node.
|
protected AdapterFactory |
XSLTResult.getAdapterFactory() |
AdapterFactory |
AbstractAdapterNode.getAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdapterNode.setAdapterFactory(AdapterFactory factory) |
protected void |
XSLTResult.setAdapterFactory(AdapterFactory adapterFactory) |
void |
AbstractAdapterNode.setAdapterFactory(AdapterFactory adapterFactory) |
protected void |
AbstractAdapterNode.setContext(AdapterFactory adapterFactory,
AdapterNode parent,
String propertyName,
Object value) |
Copyright © 2000–2016 Apache Software Foundation. All rights reserved.