|
||||||||
| 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.XMLBuilderReader
| Fields inherited from class org.mmbase.util.XMLBasicReader |
document |
| Constructor Summary | |
XMLBuilderReader(java.lang.String filename)
|
|
| Method Summary | |
java.lang.String |
getBuilderMaintainer()
get the version of this application |
int |
getBuilderVersion()
get the version of this application |
java.lang.String |
getClassFile()
get the classfile of this builder |
java.util.Hashtable |
getDescriptions()
get the descriptions of this builder |
java.util.Vector |
getFieldDefs()
get the fieldDefs of this builder |
java.util.Hashtable |
getPluralNames()
get the pluralnames of this builder |
java.util.Hashtable |
getProperties()
Get the properties of this builder |
int |
getSearchAge()
get the Search Age |
java.util.Hashtable |
getSingularNames()
get the pluralnames of this builder |
java.lang.String |
getStatus()
get the status of this builder |
| 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 XMLBuilderReader(java.lang.String filename)
| Method Detail |
public java.lang.String getStatus()
public int getSearchAge()
public java.lang.String getClassFile()
public java.util.Vector getFieldDefs()
public java.util.Hashtable getProperties()
public java.util.Hashtable getDescriptions()
public java.util.Hashtable getPluralNames()
public java.util.Hashtable getSingularNames()
public int getBuilderVersion()
public java.lang.String getBuilderMaintainer()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||