|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Grammar
Contains methods for retrieving grammar information for an XML file.
Method Summary | |
---|---|
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. |
Method Detail |
---|
List getElementOrder(String tagName)
DescriptorTag
that describes the order that
elements can appear in a certain element accordingly to the grammar.
tagName
- the tag name to get the element order of.
DescriptorTag
or null if tagName doesn't exist
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |