|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.mmbase.util.XMLBasicReader
|
+--org.mmbase.util.XMLApplicationReader
| Fields inherited from class org.mmbase.util.XMLBasicReader |
document |
| Constructor Summary | |
XMLApplicationReader(java.lang.String filename)
|
|
| Method Summary | |
java.util.Vector |
getAllowedRelations()
Get allowed relations for this application |
boolean |
getApplicationAutoDeploy()
Get the auto-deploy value of this application |
java.lang.String |
getApplicationMaintainer()
Get the maintainer of this application |
java.lang.String |
getApplicationName()
Get the name of this application |
int |
getApplicationVersion()
Get the version of this application |
java.util.Vector |
getContextSources()
contextsources attached to this application |
java.util.Vector |
getDataSources()
Get datasources attached to this application |
java.lang.String |
getDescription()
Get the description for this application |
java.lang.String |
getInstallNotice()
Get the installation notices for this application |
java.util.Vector |
getNeededBuilders()
Get the Builders needed for this application |
java.util.Vector |
getNeededRelDefs()
Get the RelDefs needed for this application |
java.util.Vector |
getRelationSources()
Get relationsources attached to this application |
| Methods inherited from class org.mmbase.util.XMLBasicReader |
getChildElements, getChildElements, getChildElements, getChildElements, getDocumentBuilder, getElementAttributeValue, getElementAttributeValue, getElementByPath, getElementByPath, getElementName, getElementValue, getElementValue, getFileName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLApplicationReader(java.lang.String filename)
| Method Detail |
public java.lang.String getApplicationName()
public int getApplicationVersion()
public boolean getApplicationAutoDeploy()
public java.lang.String getApplicationMaintainer()
public java.util.Vector getNeededBuilders()
public java.util.Vector getNeededRelDefs()
public java.util.Vector getAllowedRelations()
public java.util.Vector getDataSources()
public java.util.Vector getRelationSources()
public java.util.Vector getContextSources()
public java.lang.String getInstallNotice()
public java.lang.String getDescription()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||