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 XSAssertionXPath2Valueorg.w3c.dom.DOMExceptionpublic 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 XSAssertionXPath2Valuejava.lang.Exceptionpublic void setXDMTypedValueOf$valueForSTVarietyAtomic(java.lang.String value,
                                              short xsdTypecode,
                                              org.eclipse.wst.xml.xpath2.processor.DynamicContext xpath2DynamicContext)
setXDMTypedValueOf$valueForSTVarietyAtomic in interface XSAssertionXPath2Valuepublic 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 XSAssertionXPath2Valuejava.lang.Exceptionpublic 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 XSAssertionXPath2Valuejava.lang.Exceptionprotected 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.ExceptionCopyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.