Package org.eclipse.wst.xml.xpath2.processor.internal.types
public class CtrType extends org.eclipse.wst.xml.xpath2.processor.internal.types.AnyAtomicTypeA representation of the CtrType datatype
Constructor Summary |
CtrType() |
Method Summary | |
public org.eclipse.wst.xml.xpath2.api.ResultSequence | constructor(org.eclipse.wst.xml.xpath2.api.ResultSequence arg) Used for constructor function. |
public java.lang.Object | getNativeValue() |
public java.lang.String | type_name() Retrieves the datatype's name |
Constructor Detail |
public CtrType()
Methods Detail |
public org.eclipse.wst.xml.xpath2.api.ResultSequence constructor(org.eclipse.wst.xml.xpath2.api.ResultSequence arg)
Used for constructor function.
arg
- Either an empty sequence or 1 atomic type
org.eclipse.wst.xml.xpath2.api.ResultSequence
- The resulting ResultSequence
org.eclipse.wst.xml.xpath2.processor.DynamicError
public java.lang.Object getNativeValue()
java.lang.Object
public java.lang.String type_name()
Retrieves the datatype's name
java.lang.String
- String representation of the datatype's name