org.mmbase.util.magicfile
Class MagicXMLReader
java.lang.Object
org.mmbase.util.xml.DocumentReader
org.mmbase.util.XMLBasicReader
org.mmbase.util.magicfile.MagicXMLReader
- All Implemented Interfaces:
- DetectorProvider
- public class MagicXMLReader
- extends XMLBasicReader
- implements DetectorProvider
Reads /magic.xml
|
Field Summary |
protected static java.lang.String |
MAGICXMLFILE
|
| Methods inherited from class org.mmbase.util.XMLBasicReader |
getChildElements, getChildElements, getChildElements, getChildElements, getDocumentBuilder, getDocumentBuilder, getDocumentBuilder, getDocumentBuilder, getDocumentBuilder, getDocumentBuilder, getElementAttributeValue, getElementAttributeValue, getElementByPath, getElementByPath, getElementName, getElementValue, getElementValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAGICXMLFILE
protected static final java.lang.String MAGICXMLFILE
- See Also:
- Constant Field Values
getInstance
public static MagicXMLReader getInstance()
- Gets the one MagicXMLReader (there can only be one).
- Returns:
- MagicXMLReader if mmbase was staterd or null if mmbase was not started
getVersion
public java.lang.String getVersion()
getAuthor
public java.lang.String getAuthor()
getDescription
public java.lang.String getDescription()
getDetectors
public java.util.List getDetectors()
- Returns all 'Detectors'.
- Specified by:
getDetectors in interface DetectorProvider
MMBase build 1.7.1.20041002