public class XmlDataContentTag
extends XmlDataTag
Modifier and Type | Method and Description |
---|---|
boolean |
isAny()
Determines if this XmlDataContentTag is a *any tag
|
boolean |
isGroup()
Determines if this XmlDataContentTag is a *group tag
|
boolean |
isSubstitution()
Determines if this XmlDataContentTag is a *substitution tag
|
public boolean isGroup()
public boolean isAny()
public boolean isSubstitution()