public class XSAssertionXPath2ValueImpl extends java.lang.Object implements XSAssertionXPath2Value
Constructor and Description |
---|
XSAssertionXPath2ValueImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getStringValueOf$value(org.w3c.dom.Element rootNodeOfAssertTree,
org.apache.xerces.xs.ElementPSVI pElemPSVI) |
void |
setXDMTypedValueOf$value(org.w3c.dom.Element rootNodeOfAssertTree,
java.lang.String value,
org.apache.xerces.xs.XSSimpleTypeDefinition listOrUnionType,
org.apache.xerces.xs.XSTypeDefinition attrType,
boolean isTypeDerivedFromList,
org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) |
void |
setXDMTypedValueOf$valueForSTVarietyAtomic(java.lang.String value,
short xsdTypecode,
org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) |
void |
setXDMTypedValueOf$valueForSTVarietyList(org.w3c.dom.Element rootNodeOfAssertTree,
java.lang.String listStrValue,
org.apache.xerces.xs.XSSimpleTypeDefinition itemType,
boolean isTypeDerivedFromList,
org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) |
void |
setXDMTypedValueOf$valueForSTVarietyUnion(java.lang.String value,
org.apache.xerces.xs.XSObjectList memberTypes,
org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) |
protected void |
setXDMValueOf$valueForCTWithSimpleContent(java.lang.String value,
org.apache.xerces.xs.XSComplexTypeDefinition typeDef,
org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) |
public java.lang.String getStringValueOf$value(org.w3c.dom.Element rootNodeOfAssertTree, org.apache.xerces.xs.ElementPSVI pElemPSVI) throws org.w3c.dom.DOMException
getStringValueOf$value
in interface XSAssertionXPath2Value
org.w3c.dom.DOMException
public void setXDMTypedValueOf$value(org.w3c.dom.Element rootNodeOfAssertTree, java.lang.String value, org.apache.xerces.xs.XSSimpleTypeDefinition listOrUnionType, org.apache.xerces.xs.XSTypeDefinition attrType, boolean isTypeDerivedFromList, org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) throws java.lang.Exception
setXDMTypedValueOf$value
in interface XSAssertionXPath2Value
java.lang.Exception
public void setXDMTypedValueOf$valueForSTVarietyAtomic(java.lang.String value, short xsdTypecode, org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext)
setXDMTypedValueOf$valueForSTVarietyAtomic
in interface XSAssertionXPath2Value
public void setXDMTypedValueOf$valueForSTVarietyList(org.w3c.dom.Element rootNodeOfAssertTree, java.lang.String listStrValue, org.apache.xerces.xs.XSSimpleTypeDefinition itemType, boolean isTypeDerivedFromList, org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) throws java.lang.Exception
setXDMTypedValueOf$valueForSTVarietyList
in interface XSAssertionXPath2Value
java.lang.Exception
public void setXDMTypedValueOf$valueForSTVarietyUnion(java.lang.String value, org.apache.xerces.xs.XSObjectList memberTypes, org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) throws java.lang.Exception
setXDMTypedValueOf$valueForSTVarietyUnion
in interface XSAssertionXPath2Value
java.lang.Exception
protected void setXDMValueOf$valueForCTWithSimpleContent(java.lang.String value, org.apache.xerces.xs.XSComplexTypeDefinition typeDef, org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) throws java.lang.Exception
java.lang.Exception
Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.