public class XmlDataGroupTag extends XmlDataContentTag
Constructor and Description |
---|
XmlDataGroupTag()
Creates a group key with a particle Id of 1.
|
XmlDataGroupTag(int particle)
Creates a group key with the specified particle Id.
|
Modifier and Type | Method and Description |
---|---|
static XmlDataGroupTag |
createFromFullName(java.lang.String name)
Creates an XmlDatGroupTag from its literal form.
|
isAny, isGroup, isSubstitution
public XmlDataGroupTag()
public XmlDataGroupTag(int particle)
particle
- Idpublic static XmlDataGroupTag createFromFullName(java.lang.String name)
name
- is the literal tag name, for example {2}*any