public class XSAssertionXPath2ValueImpl extends Object implements XSAssertionXPath2Value
| Constructor and Description |
|---|
XSAssertionXPath2ValueImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
computeStringValueOf$value(Element rootNodeOfAssertTree,
ElementPSVI pElemPSVI) |
void |
setXDMTypedValueOf$value(Element rootNodeOfAssertTree,
String value,
XSSimpleTypeDefinition listOrUnionType,
XSTypeDefinition attrType,
boolean isTypeDerivedFromList,
org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) |
void |
setXDMTypedValueOf$valueForSTVarietyAtomic(String value,
short xsdTypecode,
org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) |
void |
setXDMTypedValueOf$valueForSTVarietyList(Element rootNodeOfAssertTree,
String listStrValue,
XSSimpleTypeDefinition itemType,
boolean isTypeDerivedFromList,
org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) |
void |
setXDMTypedValueOf$valueForSTVarietyUnion(String value,
XSObjectList memberTypes,
org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) |
protected void |
setXDMValueOf$valueForCTWithSimpleContent(String value,
XSComplexTypeDefinition typeDef,
org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) |
public String computeStringValueOf$value(Element rootNodeOfAssertTree, ElementPSVI pElemPSVI) throws DOMException
computeStringValueOf$value in interface XSAssertionXPath2ValueDOMExceptionpublic void setXDMTypedValueOf$value(Element rootNodeOfAssertTree, String value, XSSimpleTypeDefinition listOrUnionType, XSTypeDefinition attrType, boolean isTypeDerivedFromList, org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) throws Exception
setXDMTypedValueOf$value in interface XSAssertionXPath2ValueExceptionpublic void setXDMTypedValueOf$valueForSTVarietyAtomic(String value, short xsdTypecode, org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext)
setXDMTypedValueOf$valueForSTVarietyAtomic in interface XSAssertionXPath2Valuepublic void setXDMTypedValueOf$valueForSTVarietyList(Element rootNodeOfAssertTree, String listStrValue, XSSimpleTypeDefinition itemType, boolean isTypeDerivedFromList, org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) throws Exception
setXDMTypedValueOf$valueForSTVarietyList in interface XSAssertionXPath2ValueExceptionpublic void setXDMTypedValueOf$valueForSTVarietyUnion(String value, XSObjectList memberTypes, org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) throws Exception
setXDMTypedValueOf$valueForSTVarietyUnion in interface XSAssertionXPath2ValueExceptionprotected void setXDMValueOf$valueForCTWithSimpleContent(String value, XSComplexTypeDefinition typeDef, org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext) throws Exception
ExceptionCopyright © 2013. All rights reserved.