public class XSLTElementDef extends Object
Modifier and Type | Method and Description |
---|---|
XSLTElementProcessor |
getElementProcessor()
Return the XSLTElementProcessor for this element.
|
XSLTElementDef[] |
getElements()
Get the allowed elements for this type.
|
void |
setElementProcessor(XSLTElementProcessor handler)
Set the XSLTElementProcessor for this element.
|
public XSLTElementDef[] getElements()
public XSLTElementProcessor getElementProcessor()
public void setElementProcessor(XSLTElementProcessor handler)
handler
- The element processor for this element.Copyright © 2018 JBoss by Red Hat. All rights reserved.