Constructor and Description |
---|
IbmWebBndXmiGrammar() |
Modifier and Type | Method and Description |
---|---|
List |
getElementOrder(String tagName)
Returns a List of
DescriptorTag that describes the order that
elements can appear in a certain element accordingly to the grammar. |
public List getElementOrder(String tagName)
DescriptorTag
that describes the order that
elements can appear in a certain element accordingly to the grammar.getElementOrder
in interface Grammar
tagName
- the tag name to get the element order of.DescriptorTag
or null if tagName doesn't existGrammar.getElementOrder(String)
Copyright © 2004-2013 Codehaus. All Rights Reserved.