|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DOMVisitor | |
|---|---|
| org.milyn.cdr.extension | Smooks Configuration Extension Classes. |
| org.milyn.db | |
| org.milyn.delivery | Content Delivery. |
| org.milyn.delivery.dom | DOM based Content Delivery. |
| org.milyn.io | |
| Uses of DOMVisitor in org.milyn.cdr.extension |
|---|
| Classes in org.milyn.cdr.extension that implement DOMVisitor | |
|---|---|
class |
CloneResourceConfig
Create a new SmooksResourceConfiguration by cloning the current resource. |
class |
MapToResourceConfigFromAttribute
Map a property value onto the current SmooksResourceConfiguration based on an
element attribute value. |
class |
MapToResourceConfigFromParentConfig
Map a property value from a parent SmooksResourceConfiguration and onto
the current SmooksResourceConfiguration. |
class |
MapToResourceConfigFromText
Map a property value onto the current SmooksResourceConfiguration based on an
elements text content. |
class |
NewResourceConfig
Create a new SmooksResourceConfiguration. |
class |
SetOnResourceConfig
Set a static value on the current SmooksResourceConfiguration. |
| Uses of DOMVisitor in org.milyn.db |
|---|
| Classes in org.milyn.db that implement DOMVisitor | |
|---|---|
class |
AbstractDataSource
DataSource management resource. |
class |
DirectDataSource
Direct DataSource. |
class |
JndiDataSource
Jndi based DataSource. |
| Uses of DOMVisitor in org.milyn.delivery |
|---|
| Classes in org.milyn.delivery that implement DOMVisitor | |
|---|---|
class |
DomModelCreator
DOM Node Model creator. |
| Uses of DOMVisitor in org.milyn.delivery.dom |
|---|
| Subinterfaces of DOMVisitor in org.milyn.delivery.dom | |
|---|---|
interface |
DOMElementVisitor
Element Visitor (GoF) interface for DOM. |
interface |
DOMVisitAfter
DOM Visit after events. |
interface |
DOMVisitBefore
DOM Visit before events. |
| Uses of DOMVisitor in org.milyn.io |
|---|
| Classes in org.milyn.io that implement DOMVisitor | |
|---|---|
class |
AbstractOutputStreamResource
AbstractOuputStreamResource is the base class for handling output stream resources in Smooks. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||