|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.cosmos.rm.validation.internal.reference.SMLExtensionFunctions
public class SMLExtensionFunctions
This class provides xslt extension functions. Note this class is specific to the xalan tranform engine
| Constructor Summary | |
|---|---|
SMLExtensionFunctions()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
deref(org.w3c.dom.NodeList nl)
SML deref function |
java.lang.Object |
deref(java.lang.String expression)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SMLExtensionFunctions()
| Method Detail |
|---|
public java.lang.Object deref(org.w3c.dom.NodeList nl)
throws javax.xml.xpath.XPathFunctionException
context - - contains xpah context information such as the current nodenl - - the list node that is passed as a parameter to the function
javax.xml.xpath.XPathFunctionException
public java.lang.Object deref(java.lang.String expression)
throws javax.xml.xpath.XPathFunctionException
javax.xml.xpath.XPathFunctionException
|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||