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


org.eclipse.wst.xml.xpath2.processor.internal.ast
Class KindTest



public class KindTest
extends org.eclipse.wst.xml.xpath2.processor.internal.ast.NodeTest
Class for KindTest operation.

Constructor Summary

KindTest()

Method Summary

public org.eclipse.wst.xml.xpath2.processor.internal.types.AnyTypecreateTestType(org.eclipse.wst.xml.xpath2.api.ResultSequence rs , org.eclipse.wst.xml.xpath2.api.StaticContext sc)
    
public java.lang.ClassgetXDMClassType()
    
public booleanisWild()
    
public org.eclipse.wst.xml.xpath2.processor.internal.types.QNamename()
    

Constructor Detail

KindTest

public KindTest()


Methods Detail

createTestType

public org.eclipse.wst.xml.xpath2.processor.internal.types.AnyType createTestType(org.eclipse.wst.xml.xpath2.api.ResultSequence rs , org.eclipse.wst.xml.xpath2.api.StaticContext sc)

Parameters

rs

sc

Returns

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


getXDMClassType

public java.lang.Class getXDMClassType()

Returns

java.lang.Class


isWild

public boolean isWild()

Returns

boolean


name

public org.eclipse.wst.xml.xpath2.processor.internal.types.QName name()

Returns

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