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


org.eclipse.wst.xml.xpath2.api.typesystem
Class ItemType



public class ItemType
extends 


Field Summary

public static shortALWAYS_ONE_MASK
    
public static shortMAYBE_MANY_MASK
    
public static shortOCCURRENCE_NONE_OR_MANY
    
public static shortOCCURRENCE_ONE
    
public static shortOCCURRENCE_ONE_OR_MANY
    
public static shortOCCURRENCE_OPTIONAL
    

Method Summary

public shortgetOccurrence()
    

Field Detail

ALWAYS_ONE_MASK

public static short ALWAYS_ONE_MASK


MAYBE_MANY_MASK

public static short MAYBE_MANY_MASK


OCCURRENCE_NONE_OR_MANY

public static short OCCURRENCE_NONE_OR_MANY


OCCURRENCE_ONE

public static short OCCURRENCE_ONE


OCCURRENCE_ONE_OR_MANY

public static short OCCURRENCE_ONE_OR_MANY


OCCURRENCE_OPTIONAL

public static short OCCURRENCE_OPTIONAL


Methods Detail

getOccurrence

public short getOccurrence()

Returns

short