|
||||||||
| 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
| Constructor Summary | |
XMLBuilderReader(java.lang.String filename)
|
|
| Method Summary | |
FieldDefs |
decodeFieldDef(org.w3c.dom.Element field)
decode one fielddef |
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 |
int |
getDBType(org.w3c.dom.Element dbtype,
FieldDefs def)
|
java.util.Hashtable |
getDescriptions()
get the descriptions of this builder |
int |
getEditorInputPos(org.w3c.dom.Node n1)
|
int |
getEditorListPos(org.w3c.dom.Node n1)
|
int |
getEditorSearchPos(org.w3c.dom.Node n1)
|
java.util.Vector |
getFieldDefs()
get the fieldDefs of this builder |
void |
getGUIName(org.w3c.dom.Node n1,
FieldDefs def)
|
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, getDocumentBuilder, getElementAttributeValue, getElementByPath, getElementByPath, getElementName, getElementValue |
| 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 FieldDefs decodeFieldDef(org.w3c.dom.Element field)
public int getDBType(org.w3c.dom.Element dbtype,
FieldDefs def)
public int getEditorInputPos(org.w3c.dom.Node n1)
public int getEditorListPos(org.w3c.dom.Node n1)
public int getEditorSearchPos(org.w3c.dom.Node n1)
public java.util.Hashtable getProperties()
public java.util.Hashtable getDescriptions()
public java.util.Hashtable getPluralNames()
public void getGUIName(org.w3c.dom.Node n1,
FieldDefs def)
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 | |||||||