public class XSLTSchema extends XSLTElementDef
Modifier and Type | Method and Description |
---|---|
boolean |
elementAvailable(QName elemName)
Determines whether the passed element name is present in the list of available elements.
|
HashMap |
getElemsAvailable()
Get the table of available elements.
|
getElementProcessor, getElements, setElementProcessor
public HashMap getElemsAvailable()
public boolean elementAvailable(QName elemName)
elemName
- The name of the element to look up.Copyright © 2018 JBoss by Red Hat. All rights reserved.