|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DescriptorType
Represents a "type" of descriptor - e.g. web.xml
| Method Summary | |
|---|---|
void |
addTag(DescriptorTag tag)
Add a descriptor tag into this descriptor. |
java.util.Collection |
getAllTags()
Get all defined tags for this descriptor. |
DescriptorIo |
getDescriptorIo()
|
Grammar |
getGrammar()
|
org.jdom.JDOMFactory |
getJDOMFactory()
|
DescriptorTag |
getTagByName(java.lang.String name)
Get a descriptor tag by name. |
| Method Detail |
|---|
Grammar getGrammar()
org.jdom.JDOMFactory getJDOMFactory()
DescriptorIo getDescriptorIo()
DescriptorTag getTagByName(java.lang.String name)
name - the name of the tag
java.util.Collection getAllTags()
void addTag(DescriptorTag tag)
tag - the tag to add
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||