Package org.eclipse.wst.xml.xpath2.processor.internal.types


org.eclipse.wst.xml.xpath2.processor.internal.types
Class XSNotation



public class XSNotation
extends org.eclipse.wst.xml.xpath2.processor.internal.types.CtrType

Constructor Summary

XSNotation()

Method Summary

public org.eclipse.wst.xml.xpath2.api.ResultSequenceconstructor(org.eclipse.wst.xml.xpath2.api.ResultSequence arg)
    
public java.lang.ObjectgetNativeValue()
    
public java.lang.StringgetStringValue()
    
public org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinitiongetTypeDefinition()
    
public java.lang.Stringstring_type()
    
public java.lang.Stringtype_name()
    

Constructor Detail

XSNotation

public XSNotation()


Methods Detail

constructor

public org.eclipse.wst.xml.xpath2.api.ResultSequence constructor(org.eclipse.wst.xml.xpath2.api.ResultSequence arg)

Parameters

arg

Returns

org.eclipse.wst.xml.xpath2.api.ResultSequence

Throws:

org.eclipse.wst.xml.xpath2.processor.DynamicError


getNativeValue

public java.lang.Object getNativeValue()

Returns

java.lang.Object


getStringValue

public java.lang.String getStringValue()

Returns

java.lang.String


getTypeDefinition

public org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition getTypeDefinition()

Returns

org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition


string_type

public java.lang.String string_type()

Returns

java.lang.String


type_name

public java.lang.String type_name()

Returns

java.lang.String