uci.xml.argo
Class ArgoParser
uci.xml.SAXParserBase
|
+--uci.xml.argo.ArgoParser
- public class ArgoParser
- extends SAXParserBase
| Methods inherited from class uci.xml.SAXParserBase |
characters,
endElement,
getParseTime,
getStats,
ignoreElement,
notImplemented,
parse,
resolveEntity,
setDebug,
setStats,
startElement |
SINGLETON
public static ArgoParser SINGLETON
_proj
protected Project _proj
ArgoParser
protected ArgoParser()
readProject
public void readProject(URL url)
getProject
public Project getProject()
handleStartElement
public void handleStartElement(XMLElement e)
- Overrides:
- handleStartElement in class SAXParserBase
handleEndElement
public void handleEndElement(XMLElement e)
- Overrides:
- handleEndElement in class SAXParserBase
handleArgo
protected void handleArgo(XMLElement e)
handleDocumentation
protected void handleDocumentation(XMLElement e)
handleAuthorname
protected void handleAuthorname(XMLElement e)
handleVersion
protected void handleVersion(XMLElement e)
handleDescription
protected void handleDescription(XMLElement e)
handleSearchpath
protected void handleSearchpath(XMLElement e)
handleMember
protected void handleMember(XMLElement e)
handleHistoryfile
protected void handleHistoryfile(XMLElement e)