|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.opensync.engine.xslt.extensions.XSLTExtensionFunction
org.opensync.engine.xslt.extensions.Ext
| Constructor Summary | |
Ext()
|
|
| Method Summary | |
static java.lang.String |
date_system(org.w3c.dom.NodeList args)
|
static java.lang.String |
date_system(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
This function returns the current date of the system. |
static java.lang.String |
formatDate(org.w3c.dom.NodeList args)
|
static java.lang.String |
formatDate(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
This function returns a date with the specified format Function compliant with Saxon extension API. |
static java.lang.String |
getCodeNumeric(org.w3c.dom.NodeList args)
|
static java.lang.String |
getCodeNumeric(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
|
static java.lang.String |
getCodeString(java.lang.String source,
java.lang.String table,
java.lang.String fieldIDName,
java.lang.String fieldName,
java.lang.String fieldValue)
getCodeString |
static java.lang.String |
getDeviceID(org.w3c.dom.NodeList args)
|
static java.lang.String |
getDeviceID(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
|
static java.lang.String |
getETAT_LIG(org.w3c.dom.NodeList args)
|
static java.lang.String |
getETAT_LIG(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
|
static java.lang.String |
getNUMCOMM(org.w3c.dom.NodeList args)
|
static java.lang.String |
getNUMCOMM(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
|
static java.lang.String |
lastChar(org.w3c.dom.NodeList args)
|
static java.lang.String |
lastChar(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
lastChar. |
static java.lang.String |
query_autoid_check(org.w3c.dom.NodeList args)
|
static java.lang.String |
query_autoid_check(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
query_autoid Function compliant with Saxon extension API |
static java.lang.String |
query_autoid(org.w3c.dom.NodeList args)
|
static java.lang.String |
query_autoid(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
query_autoid Function compliant with Saxon extension API |
static java.lang.String |
query_id(org.w3c.dom.NodeList args)
query_id returns the ID of a record based on the given input fields if it exists or an empty string if it doesn't exist. |
static java.lang.String |
query_id(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
query_id returns the ID of a record based on the given input fields if it exists or an empty string if it doesn't exist. |
static java.lang.String |
removeLastChar(org.w3c.dom.NodeList args)
|
static java.lang.String |
removeLastChar(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
removeLastChar. |
static java.lang.String |
spaceLength(org.w3c.dom.NodeList args)
|
static java.lang.String |
spaceLength(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
Function compliant with Saxon extension API spaceLength |
static java.lang.String |
subString(org.w3c.dom.NodeList args)
|
static java.lang.String |
subString(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
subString. |
static java.lang.String |
subStringWithFactor(org.w3c.dom.NodeList args)
|
static java.lang.String |
subStringWithFactor(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
subStringWithFactor. |
static java.lang.String |
textWithoutLineBreak(org.w3c.dom.NodeList args)
|
static java.lang.String |
textWithoutLineBreak(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
textWithoutLineBreak. |
static java.lang.String |
truncateString(org.w3c.dom.NodeList args)
|
static java.lang.String |
truncateString(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
truncateString. |
static java.lang.String |
updateND_Link_EF_Eqt(org.w3c.dom.NodeList args)
Update the links between PCs and their components (UC, Printers, Screens, etc). |
static java.lang.String |
updateND_Link_EF_Eqt(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
|
static java.lang.String |
updateND_Link_EFandEqt_Dept(org.w3c.dom.NodeList args)
Update the links between PCs and users. |
static java.lang.String |
updateND_Link_EFandEqt_Dept(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
|
static java.lang.String |
updateND_Link_EFandEqt_User(org.w3c.dom.NodeList args)
Update the links between PCs and users. |
static java.lang.String |
updateND_Link_EFandEqt_User(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
|
static java.lang.String |
updateNetworkDiscovery(org.w3c.dom.NodeList args)
|
static java.lang.String |
updateNetworkDiscovery(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
|
| Methods inherited from class org.opensync.engine.xslt.extensions.XSLTExtensionFunction |
freeConnection, getConnection, getNodeList |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Ext()
| Method Detail |
public static java.lang.String date_system(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException
context - : xpath contextnsv - : empty
net.sf.saxon.xpath.XPathExceptionpublic static java.lang.String date_system(org.w3c.dom.NodeList args)
public static java.lang.String formatDate(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException
context - : xpath contextnsv - : dataDate : date to format, formatDateIn : the current format of the date in input, formatDateOut : the specified format to return the date
net.sf.saxon.xpath.XPathExceptionpublic static java.lang.String formatDate(org.w3c.dom.NodeList args)
public static java.lang.String spaceLength(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException
context - nsv -
net.sf.saxon.xpath.XPathExceptionpublic static java.lang.String spaceLength(org.w3c.dom.NodeList args)
public static java.lang.String truncateString(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException
context - nsv -
net.sf.saxon.xpath.XPathExceptionpublic static java.lang.String truncateString(org.w3c.dom.NodeList args)
public static java.lang.String subStringWithFactor(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.lang.NumberFormatException
context -
net.sf.saxon.xpath.XPathException
java.lang.NumberFormatException
public static java.lang.String subStringWithFactor(org.w3c.dom.NodeList args)
throws java.lang.NumberFormatException
java.lang.NumberFormatException
public static java.lang.String lastChar(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.lang.NumberFormatException
context -
net.sf.saxon.xpath.XPathException
java.lang.NumberFormatException
public static java.lang.String lastChar(org.w3c.dom.NodeList args)
throws java.lang.NumberFormatException
java.lang.NumberFormatException
public static java.lang.String removeLastChar(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.lang.NumberFormatException
context -
net.sf.saxon.xpath.XPathException
java.lang.NumberFormatException
public static java.lang.String removeLastChar(org.w3c.dom.NodeList args)
throws java.lang.NumberFormatException
java.lang.NumberFormatException
public static java.lang.String subString(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.lang.NumberFormatException
context -
net.sf.saxon.xpath.XPathException
java.lang.NumberFormatException
public static java.lang.String subString(org.w3c.dom.NodeList args)
throws java.lang.NumberFormatException
java.lang.NumberFormatException
public static java.lang.String query_id(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.sql.SQLException
context - : XPathContext
net.sf.saxon.xpath.XPathException
java.sql.SQLException
public static java.lang.String query_id(org.w3c.dom.NodeList args)
throws java.sql.SQLException
args - : org.w3c.dom.NodeList
java.sql.SQLException
public static java.lang.String query_autoid(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.sql.SQLException
context -
net.sf.saxon.xpath.XPathException
java.sql.SQLException
public static java.lang.String query_autoid(org.w3c.dom.NodeList args)
throws java.sql.SQLException
java.sql.SQLException
public static java.lang.String query_autoid_check(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.sql.SQLException
context -
net.sf.saxon.xpath.XPathException
java.sql.SQLException
public static java.lang.String query_autoid_check(org.w3c.dom.NodeList args)
throws java.sql.SQLException
java.sql.SQLException
public static java.lang.String textWithoutLineBreak(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.sql.SQLException
context - nsv -
net.sf.saxon.xpath.XPathException
java.sql.SQLException
public static java.lang.String textWithoutLineBreak(org.w3c.dom.NodeList args)
throws java.sql.SQLException
java.sql.SQLException
public static java.lang.String getCodeString(java.lang.String source,
java.lang.String table,
java.lang.String fieldIDName,
java.lang.String fieldName,
java.lang.String fieldValue)
throws java.sql.SQLException
source - table - fieldIDName - fieldName - fieldValue -
java.sql.SQLException
public static java.lang.String getCodeNumeric(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.sql.SQLException
net.sf.saxon.xpath.XPathException
java.sql.SQLException
public static java.lang.String getCodeNumeric(org.w3c.dom.NodeList args)
throws java.sql.SQLException
java.sql.SQLException
public static java.lang.String updateND_Link_EF_Eqt(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.sql.SQLException
net.sf.saxon.xpath.XPathException
java.sql.SQLException
public static java.lang.String updateND_Link_EF_Eqt(org.w3c.dom.NodeList args)
throws java.sql.SQLException
args -
java.sql.SQLException
public static java.lang.String updateND_Link_EFandEqt_User(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.sql.SQLException
net.sf.saxon.xpath.XPathException
java.sql.SQLException
public static java.lang.String updateND_Link_EFandEqt_User(org.w3c.dom.NodeList args)
throws java.sql.SQLException
args -
java.sql.SQLException
public static java.lang.String updateND_Link_EFandEqt_Dept(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.sql.SQLException
net.sf.saxon.xpath.XPathException
java.sql.SQLException
public static java.lang.String updateND_Link_EFandEqt_Dept(org.w3c.dom.NodeList args)
throws java.sql.SQLException
args -
java.sql.SQLException
public static java.lang.String updateNetworkDiscovery(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.sql.SQLException
net.sf.saxon.xpath.XPathException
java.sql.SQLException
public static java.lang.String updateNetworkDiscovery(org.w3c.dom.NodeList args)
throws java.sql.SQLException
java.sql.SQLException
public static java.lang.String getDeviceID(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.sql.SQLException
net.sf.saxon.xpath.XPathException
java.sql.SQLException
public static java.lang.String getDeviceID(org.w3c.dom.NodeList args)
throws java.sql.SQLException
java.sql.SQLException
public static java.lang.String getETAT_LIG(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.sql.SQLException
net.sf.saxon.xpath.XPathException
java.sql.SQLException
public static java.lang.String getETAT_LIG(org.w3c.dom.NodeList args)
throws java.sql.SQLException
java.sql.SQLException
public static java.lang.String getNUMCOMM(net.sf.saxon.expr.XPathContext context,
net.sf.saxon.om.SequenceIterator nsv)
throws net.sf.saxon.xpath.XPathException,
java.sql.SQLException
net.sf.saxon.xpath.XPathException
java.sql.SQLException
public static java.lang.String getNUMCOMM(org.w3c.dom.NodeList args)
throws java.sql.SQLException
java.sql.SQLException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||