public class XSLTSchema extends XSLTElementDef
Modifier and Type | Method | Description |
---|---|---|
boolean |
elementAvailable(QName elemName) |
Determines whether the passed element name is present in the list of available elements.
|
java.util.HashMap |
getElemsAvailable() |
Get the table of available elements.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementProcessor, getElements, setElementProcessor
public java.util.HashMap getElemsAvailable()
public boolean elementAvailable(QName elemName)
elemName
- The name of the element to look up.Copyright ? 2014 Apache XML Project. All Rights Reserved.