Package org.eclipse.wst.xml.xpath2.api.typesystem
public class ItemType extends
Field Summary | |
public static short | ALWAYS_ONE_MASK |
public static short | MAYBE_MANY_MASK |
public static short | OCCURRENCE_NONE_OR_MANY |
public static short | OCCURRENCE_ONE |
public static short | OCCURRENCE_ONE_OR_MANY |
public static short | OCCURRENCE_OPTIONAL |
Method Summary | |
public short | getOccurrence() |
Field Detail |
public static short ALWAYS_ONE_MASK
public static short MAYBE_MANY_MASK
public static short OCCURRENCE_NONE_OR_MANY
public static short OCCURRENCE_ONE
public static short OCCURRENCE_ONE_OR_MANY
public static short OCCURRENCE_OPTIONAL
Methods Detail |
public short getOccurrence()
short