|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.cargo.module.webapp.websphere.IbmWebBndXmiGrammar
public class IbmWebBndXmiGrammar
Grammar for a websphere web application descriptor.
| Constructor Summary | |
|---|---|
IbmWebBndXmiGrammar()
|
|
| Method Summary | |
|---|---|
java.util.List |
getElementOrder(java.lang.String tagName)
Returns a List of DescriptorTag that describes the order that
elements can appear in a certain element accordingly to the grammar. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IbmWebBndXmiGrammar()
| Method Detail |
|---|
public java.util.List getElementOrder(java.lang.String tagName)
DescriptorTag that describes the order that
elements can appear in a certain element accordingly to the grammar.
getElementOrder in interface GrammartagName - the tag name to get the element order of.
DescriptorTag or null if tagName doesn't existGrammar.getElementOrder(String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||